groom_epic
Synchronizes an epic's stories section with on-disk story files and requirements index, adding missing entries, removing deleted files, and refreshing titles and status markers.
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 |