What problem does it solve?
This Skill provides a structured way to create and manage "Epics," which are collections of related issues for major feature areas, helping to organize large projects and track progress effectively.
Core Features & Use Cases
- Epic Creation: Generates a standardized directory structure and markdown files (
epic.md, progress.md) for new epics.
- Issue Tracking: Allows linking and updating the status of related issues within
epic.md.
- Progress Logging: Provides a dedicated file (
progress.md) for tracking sprint progress and session notes.
- Reference Management: Facilitates the organization of design documents, specs, and other references within a dedicated directory.
- Use Case: When starting a new major feature like a user authentication system, create an epic to group all related tasks, design documents, and track progress across sprints.
Quick Start
Use the epic skill to create a new epic named 'user-authentication'.