Track sprint progress with red/yellow/green signals
sprint-healthcommandsetup L1★137
borghei/Claude-Skills ↗What it does
Track sprint progress and forecast completion
Best for
Scrum masters and engineering leads running daily standups who need a quick health check with clear red/yellow/green signals.
Inputs
- · Burndown chart or task/story point data
- · Current date and days remaining in sprint
- · Blockers and risk items
Outputs
- · Health status (On Track | At Risk | Off Track)
- · Completion likelihood forecast
- · Items to descope or blockers to escalate
Preconditions
- · Sprint tracking system active (Jira, Linear, etc.)
- · Daily burndown or progress updates available
Failure modes
- · Assumes linear burndown (real sprints are lumpy)
- · Threshold numbers (60%, 40%) may not fit all team contexts
- · Does not detect scope changes added mid-sprint
Trust signals
- · Three health categories with explicit thresholds (On Track >60%, At Risk 40-60%, Off Track <40%)
- · Five analysis dimensions (progress, burndown, blockers, quality signals, recommendations)
- · Bug-to-feature commit ratio as quality signal
- · Looks for reverted commits and fix-on-fix patterns
- · Projects sprint-end status based on current velocity