Install
openclaw skills install sprint-planUse when the user asks to create, rewrite, or structure a concise one-week sprint plan, engineering sprint plan, focused project plan, or alignment doc with sprint goal, context, scope, workstreams, done criteria, metrics, and risks.
openclaw skills install sprint-planUse this skill to produce a concise sprint planning document for engineering or product alignment.
In Scope and Out Of Scope.Goal, Deliverables, and Done when.Avoid day-by-day plans unless the user explicitly asks for scheduling.
# <Sprint Name>
## Sprint Goal
<One clear sentence describing the outcome.>
## Summary
- <Most important outcome or user-visible change.>
- <Main internal/process improvement.>
- <Key automation, quality, or measurement improvement.>
## Context
<Why this matters now. Include a canonical example if useful.>
## Current Gaps
- <What is broken or missing today.>
## In Scope
- <What this sprint will attempt to ship.>
## Out Of Scope
- <What this sprint will intentionally avoid.>
## Workstreams
### 1. <Workstream>
Goal: <Short outcome.>
Deliverables:
- <Concrete deliverable.>
Done when: <Observable completion criteria.>
### 2. <Workstream>
Goal: <Short outcome.>
Deliverables:
- <Concrete deliverable.>
Done when: <Observable completion criteria.>
## Decision Principles
- <Tradeoff or rule that should guide implementation decisions.>
## Definition Of Done
- <Sprint-level completion checklist.>
## Success Metrics
- <Observable outcome or metric.>
## Risks / Open Questions
- <Unresolved assumption, dependency, or risk.>