| name | docs |
| description | Use for pre-sprint documentation alignment (review) or sprint-end epic documentation pass (refine) — product, solution, and .agency/work/{epic}/design.md. Produces refine-session.md on refine. Do NOT use for sprint retrospective (sprint retrospective), epic validation against AC (validate), writing backlog (backlog), or initial architecture (solution write). Not a substitute for code review (code-review).
|
| license | MIT |
| allowed-tools | ["Read","Write","Glob","Grep"] |
| argument-hint | <mode: review|refine> <epic> [--context <notes>] |
Docs
Conventions
Read ../../references/web-development-conventions.md
when resolving {epic}.
Pre-sprint and sprint-end passes on product, solution, and epic design.
Default paths
| Artefact | Default |
|---|
| Product | .agency/product.md |
| Solution | .agency/architecture/solution.md |
| ADR register | .agency/architecture/decisions/register.md |
| Epic design | .agency/work/{epic}/design.md |
| Refine session | .agency/work/{epic}/refine-session.md |
Gotchas
- Sprint retro is
sprint retrospective, not docs refine.
- Task AC stays in
tasks.md — refine does not rewrite Gherkin.
- ADR candidates from design triage go to register via adr, not inline in solution.
Supporting files
Router
- Mode:
review or refine.
- Resolve
{epic} from argument or backlog.
- One prompt under prompts/.