groom_epic
Synchronize epic documentation with actual story files by adding missing entries, removing obsolete ones, and updating status markers to maintain backlog accuracy.
Instructions
Reconcile the ## Stories section in an epic.md file with the story files on disk and the requirements index. Adds missing entries, removes entries for story files that no longer exist, and refreshes titles and done/undone markers. Returns {epic_id, added, removed, updated, unchanged}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | Epic ID to groom, e.g. EPIC-003 |