What problem does it solve?
This Skill provides a structured framework for planning, decomposing, and executing complex projects, especially when AI agents are involved in the development process. It ensures clarity, traceability, and efficient execution from high-level epics down to individual tasks.
Core Features & Use Cases
- Hierarchical Planning: Decompose projects into Epics, Features, Stories, and Tasks.
- Automated Scaffolding: Generate roadmap files and structure based on project needs.
- Task Execution Loop: Run and track tasks sequentially with automated commits and optional PRs.
- Dependency Management: Visualize and manage dependencies between tasks and stories.
- Use Case: Kickstart a new AI feature by defining its Epics and Features, then use the loop to execute the development tasks, ensuring all code adheres to project standards and is tracked via Git.
Quick Start
Use the roadmap skill to plan a new project by describing its core intention.