Планирование спринта по вехам и ёмкости команды
productivity
sprint-plan is a Claude Code skill that generates a new sprint plan, updates an existing one, or produces a status report based on the current milestone, completed work, and available team capacity. It accepts a mode argument — new, update, or status — and an optional --review flag with full, lean, or solo levels that controls which director and lead gates are spawned during the run. Context is gathered from production/milestones/, previous sprints in production/sprints/, feature-ready items in design/gdd/, and the risk register. The output is a structured Markdown plan with Must Have / Should Have / Nice to Have task tables, capacity calculations including a 20% buffer, and a Definition of Done checklist, paired with a machine-readable production/sprint-status.yaml consumed by the sprint-status, story-done, and dev-story skills. Best suited for producers and agile teams managing game or software development sprints.
- #sprint-planning
- #project-management
- #agile
- #team-coordination
- #milestone-tracking