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 phase
  • implementation [name] → Run the Implementation phase
  • progress [name] → Run the Progress phase
  • phase [n] [name] → Run Phase n of the implementation
  • status [name] → Show current status and suggest next step
  • (empty or unrecognized) → Show usage help
Related skills
Installs
16
GitHub Stars
229
First Seen
Jan 24, 2026