build
Installation
SKILL.md
Feature development pipeline - research, plan, track, and implement major features.
Instructions
This command manages a 4-phase feature development workflow for building major features. Parse $ARGUMENTS to determine which subcommand to run.
Arguments provided: $ARGUMENTS
Argument Parsing
Parse the first word of $ARGUMENTS to determine the subcommand:
research [name]→ Run the Research phaseimplementation [name]→ Run the Implementation phaseprogress [name]→ Run the Progress phasephase [n] [name]→ Run Phase n of the implementationstatus [name]→ Show current status and suggest next step- (empty or unrecognized) → Show usage help