sprint-planlisted
Install: claude install-skill risadams/skills
# Sprint Plan Report
Read the `start.canvas` snapshot for a sprint and produce a planning markdown report. Read-only on Jira (the canvas is already a frozen snapshot — no fresh fetch needed). Writes one report file into the sprint folder.
This skill is the Claude port of the user's "Sprint Plan" prompt template. It expects [sprint-snapshot](../sprint-snapshot/SKILL.md) has already produced a `start.canvas` for the target sprint. If it hasn't, the skill prompts to invoke `sprint-snapshot` first.
## Quick start
```text
/sprint-plan → Aurora, current sprint (auto-detect newest)
/sprint-plan Borealis → single team
/sprint-plan Aurora --inc 28 --sprint 2 → explicit sprint
/sprint-plan Aurora --no-council → skip clarity-council, LLM-only analysis
```
## Parameters
| Param | Default | Notes |
| :--- | :--- | :--- |
| `Team` | from memory or prompt | Same `reference_default_scrum_team.md` source as sprint-snapshot |
| `Inc` | latest from `Scrum 📅/INC <N>/` | Scan vault for newest |
| `Sprint` | latest from `INC <N>/Sprint <N>/` | Scan vault for newest |
| `Personas` | `statistics-expert,scrum-master,product-owner,infographics-expert` | Comma-separated; `--no-council` disables. `infographics-expert` is included by default per the [always-add-charts feedback](#charts-required-section); their output drops Mermaid charts directly into the report body. |
## Workflow
```text
- [ ] Phase 1: Reso