890 B
890 B
description, argument-hint, allowed-tools
| description | argument-hint | allowed-tools | |
|---|---|---|---|
| Build a new feature using systematic spec-driven development workflow |
|
Bash(bash:*) |
Build Feature with Spec-Driven Development
Use the Skill tool to load the spec-architect skill and execute the BUILD workflow.
Context
- Next available spec ID: !
bash ~/.claude/plugins/marketplaces/codethread-plugins/plugins/spec-dev/scripts/get-next-spec-id.sh
Arguments
FEATURE_BRIEF: $ARGUMENTS
Instructions
-
Load the
spec-dev:spec-architectskill -
Follow the PLAN Workflow first to create and validate specifications
-
Use the
FEATURE_BRIEFas your starting point for planning -
Use the next available spec ID from Context when creating the specification directory
-
Once specifications are complete and validated, proceed to the BUILD Workflow for implementation