Task: Implement sprint-reviewer skill
This page documents a task in the Sprint health review — System 2 analysis story. It captures the goal, current status, acceptance, and any notes or results.
Goal
Produce the sprint-reviewer skill file at
doc/llm/skills/sprint-reviewer/SKILL.org and update the sprint
template so every new sprint has an empty * Health Review placeholder.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Sprint health review — System 2 analysis |
| Now | Merged on PR #839. |
| Waiting on | Nothing. |
| Next | Nothing. |
| Last touched | 2026-05-25 |
Acceptance
doc/llm/skills/sprint-reviewer/SKILL.orgexists and is deployed.- Skill instructs the LLM to gather data from:
sprint.org(mission, goals, stories table, status fields)- All story and task
.orgfiles in the sprint directory git log --oneline --since=<sprint-start>for commit count and rategh pr list/gh pr viewfor PR velocity and open WIP
- Skill produces a
* Health Reviewsection with the sub-sections defined in the story acceptance: Goal alignment, Sprint load, PR velocity, Story/task balance, Focus signal, Overall verdict. - Section is idempotent: re-running overwrites the previous review block.
- Sprint template (
doc/llm/skills/new-sprint/SKILL.orgor the codegen template) updated to include an empty* Health Reviewplaceholder.
Plan
(Transient implementation strategy. Written when work starts;
distilled into the parent story's * Decisions and cleared when the
task closes. Plans do not outlive their task.)
Notes
PRs
| PR | Title |
|---|---|
| #839 | [skills,agile] Implement sprint-reviewer skill (System 2 health review) |
Review
| Comment summary | File | Decision | Notes |
|---|---|---|---|