Files
claude-skills-reference/commands/sprint-plan.md
2026-03-11 14:58:51 +01:00

26 lines
447 B
Markdown

---
name: sprint-plan
description: Sprint planning shortcut. Usage: /sprint-plan <goal> [capacity]
---
# /sprint-plan
Create a sprint plan with prioritized stories and capacity guardrails.
## Usage
```bash
/sprint-plan <goal> [capacity]
```
## Output Structure
- Sprint goal
- Committed scope
- Stretch scope
- Risks and dependencies
- Story-level acceptance criteria checks
## Skill Reference
- `product-team/agile-product-owner/SKILL.md`