Build/implement phases from spec. Executes implementation following the spec phases.
Executes planned implementation phases from task specifications and research documentation.
/plugin marketplace add horuz-ai/claude-plugins/plugin install core@horuz[phase number or 'next' or 'all']workflow/Phase to build (optional): $ARGUMENTS
ls -la .tasks/ 2>/dev/null || echo "No .tasks directory"Identify the current task and read:
.tasks/{task-name}/spec.md (the plan to follow).tasks/{task-name}/research.md (reference documentation).tasks/{task-name}/status.md (what's been done)Determine which phase to implement:
For each phase:
After completing a phase:
.tasks/{task-name}/status.md: