Prd Stepper

Execute the NEXT (or a named) story in a PRD tracker file end-to-end — read the story spec from the JSON, mark in_progress, decide spawn-vs-inline based on complexity, run required gates, update the tracker with completed_date and implementation_notes. Companion to `prd-creation`. Use when the user says "continue with <story-id>", "next PRD story", "execute <story>", "step through the PRD", "what's next on the PRD", or "let's do the next one". This skill governs execution once a PRD tracker JSON exists, however it originated — whether created directly by `prd-creation` or handed off from some other planning process. Batching multiple PRD stories in one session, when the user opts in, is a legitimate variant of this same mechanism, not a different one.

cobuchan 12fd39e 4 files · 16.6 KB Updated

File contents

cobuchan/compounding-operator/tree/main/skills/prd-stepper commit 12fd39e140

Frequently asked questions

npx skillmds@latest add cobuchan/prd-stepper