groom_epic
Synchronize an epic's story list with actual story files by adding missing entries, removing deleted ones, and updating 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 |