Provides overview of Story-driven Development workflow. Use when starting a new feature, asking about development process, or needing guidance on how to approach implementation work.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Ensures every code change delivers user value through a structured workflow.
| Task | Skill |
|---|---|
| Writing user stories or epics | See defining-user-stories |
| Coding and TDD inner loop | See implementing-stories |
| Pre-handoff self-testing | See verifying-implementation |
| Commit, push, create PR | See committing-and-publishing |
| Product owner acceptance | See acceptance-testing |