story
Installation
SKILL.md
Story Pipeline — Planning, Generation & Sprint Management
Unified workflow from feature idea to ready-to-implement stories. Replaces user-story-generator, story-validator, sprint-planner, and technical-annotator.
TDD note: Do NOT use
/story tests. Use/implementationdirectly — it has TDD built-in and generates tests from acceptance criteria with full codebase context./story testsis archived: it produces generic stubs that conflict with implementation-generated tests.