name: "fr-review" description: "Compare epic intent against the current implementation and record findings" metadata: short-description: "Review an epic against intent"
The summary should cover:
- what the epic intended
- what is implemented now
- which acceptance criteria are satisfied
- what validation exists
- what remains uncertain
- what follow-up work should feed back into planning
python3 plugins/forward-roll/skills/fr-review/scripts/resolve_context.py --epic-id <epic-id> --slice-id <slice-id>
Create the summary template with:
python3 plugins/forward-roll/skills/fr-review/scripts/review.py --epic <epic-file>