Specdev Step

Author, extend, and review a single waterfall step. Dispatches specdev-impl in author mode to emit a fresh spec/NN_*.json from the step's prompt contract, or in author-extend mode to additively insert new operator-intent content into an EXISTING artifact, then runs the full review-fix loop via the /specdev-review protocol. Returns CONVERGED or HALT. When spec/NN_*.json exists and operator intent is propagation → /specdev-review --with-replay. When spec/NN_*.json exists and operator intent is to extend with NL-authored content → /specdev-step <NN> --extend "<intent>" (dispatches author-extend mode). NOT for step 16 trinity phases (→ /specdev-trinity). NOT for context-only or read-only questions about a step (→ /specdev-context). Sibling skills: specdev-context (orientation/read), specdev-review (review existing artifact), specdev-trinity (trinity phases 16a/16b/16c). Trigger on: "author step NN", "implement step NN", "/specdev-step NN", "/specdev-step NN --extend", "add content to step NN", or any request to p

vichitra-studio bf18e31 16.5 KB Updated

File contents

vichitra-studio/devspec_toolkit/tree/main/.claude/skills/specdev-step commit bf18e315c4

Frequently asked questions

npx skillmds@latest add vichitra-studio/specdev-step