groom_epic
Synchronize epic documentation with actual story files and requirements index by adding missing entries, removing outdated ones, and updating status markers for accurate backlog management.
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 |