plan_epic
Create an epic to capture the rationale, goals, and success criteria for a body of work, enabling planning-first management of tickets and decisions.
Instructions
Create an Epic — the top-level container for a body of work. Start here: state why the work matters, its goals, and how you'll know it's done. Consider recording decisions (record_adr) before creating stories — it captures reasoning that gets lost once implementation starts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | Yes | ||
| goals | Yes | ||
| title | Yes | ||
| non_goals | No | ||
| constraints | No | ||
| success_criteria | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |