← ClaudeAtlas

sprint-sos-reportlisted

End-of-week scrum-of-scrums report comparing two sprint snapshots and surfacing key findings, observations, trouble areas, and trends. Auto-detects which two snapshots to compare (most-recent two by snapshot_at) with `--from`/`--to` overrides for re-planning churn comparisons (e.g. compare `week 1` vs a mid-week `week 1.5`). Applies team-specific overhead, wedge-balancing, and in-review overhead rules from `_team-rules.md`. Auto-runs a clarity-council session (statistics-expert + scrum-master + product-owner). Use when user says "scrum of scrums", "sos report", "weekly sprint report", "sprint progress report", or invokes /sprint-sos-report.
risadams/skills · ★ 2 · Data & Documents · score 66
Install: claude install-skill risadams/skills
# Sprint Scrum-of-Scrums Report Weekly progress report for scrum-of-scrums. Compares two sprint snapshots, applies team-specific rules, and produces a markdown report with findings, trends, and trouble areas. Read-only on Jira (uses already-captured snapshots). Writes one report file into the sprint folder. This skill is the Claude port of the user's "Scrum of Scrums" prompt template. It expects [sprint-snapshot](../sprint-snapshot/SKILL.md) has produced at least two snapshots in the target sprint folder. Pairs naturally with [sprint-plan](../sprint-plan/SKILL.md) (start-of-sprint) and [sprint-review](../sprint-review/SKILL.md) (end-of-sprint). ## Quick start ```text /sprint-sos-report → Aurora, current sprint, latest two snapshots /sprint-sos-report Borealis → single team /sprint-sos-report Aurora --from "week 1" --to "week 2" → explicit comparison /sprint-sos-report Aurora --from "week 1" --to "week 1.5" → mid-week re-planning churn /sprint-sos-report Aurora --new-info "Added 2 devs, +10 pts capacity, churn from re-plan" /sprint-sos-report Aurora --no-council → skip clarity-council ``` ## Parameters | Param | Default | Notes | | :--- | :--- | :--- | | `Team` | from memory or prompt | Same source as sprint-snapshot | | `Inc` | latest from `Scrum 📅/INC <N>/` | | | `Sprint` | latest from `INC <N>/Sprint <N>/` | | | `From` | second-newest snapshot | By `snapshot_at` in