What problem does it solve?
This Skill helps break down large epics or features into smaller, manageable, and well-defined technical tickets that adhere to the INVEST criteria, improving sprint planning and development clarity.
Core Features & Use Cases
- INVEST Criteria Enforcement: Ensures tickets are Independent, Negotiable, Valuable, Estimable, Small, and Testable.
- Structured Ticket Generation: Provides a template for creating clear technical tickets including context, scope, acceptance criteria, and definition of done.
- Epic Splitting Guidance: Offers patterns and strategies for effectively splitting large pieces of work into smaller, actionable items.
- Use Case: When faced with a large feature like "Implement user profile management," this Skill can help break it down into tickets for "Create user profile database schema," "Build user profile API endpoints," "Develop user profile frontend form," and "Add profile picture upload functionality."
Quick Start
Use the tech-stories skill to break down the epic "Implement real-time chat functionality".