What problem does it solve?
This skill helps teams automate the creation of epic definitions by collecting a vision and architecture, validating input, and producing a structured JSON artifact for downstream workflows.
Core Features & Use Cases
- Validate an initial epic description and guide refinement through an interactive dialog to capture overview, goals, and scope.
- Generate a unique, URL-friendly epic ID, and check for duplicates before creating the epic JSON.
- Engage in dialog to compose the Architecture and Vision sections, then save the final epic as
.saga/epics/<id>.json with a comprehensive description.
- Produce a concise epic title and full markdown description to support downstream story generation.
Quick Start
Run /create-epic "User authentication with OAuth" to begin drafting an epic and produce its JSON artifact.