Start Story-driven Development workflow
Guides a structured workflow where every code change delivers user value. Use when you want to implement features through defined stories, TDD, verification, acceptance, and publishing.
/plugin marketplace add kecbigmt/story-driven-cc/plugin install kecbigmt-story-driven-plugins-story-driven@kecbigmt/story-driven-ccEnsures every code change delivers user value through a structured workflow.
Ask the user what phase they want to work on:
defining-stories skillimplementing-stories skillverifying-stories skillaccepting-stories skillpublishing-stories skillInterpret the user's intent from: $ARGUMENTS
Then invoke the appropriate skill to guide the user through that phase.