sprint-plan

When this skill is invoked:

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sprint-plan" with this command: npx skills add donchitos/claude-code-game-studios/donchitos-claude-code-game-studios-sprint-plan

When this skill is invoked:

Read the current milestone from production/milestones/ .

Read the previous sprint (if any) from production/sprints/ to understand velocity and carryover.

Scan design documents in design/gdd/ for features tagged as ready for implementation.

Check the risk register at production/risk-register/ .

For new :

  • Generate a sprint plan following this format:

Sprint [N] -- [Start Date] to [End Date]

Sprint Goal

[One sentence describing what this sprint achieves toward the milestone]

Capacity

  • Total days: [X]
  • Buffer (20%): [Y days reserved for unplanned work]
  • Available: [Z days]

Tasks

Must Have (Critical Path)

IDTaskAgent/OwnerEst. DaysDependenciesAcceptance Criteria

Should Have

IDTaskAgent/OwnerEst. DaysDependenciesAcceptance Criteria

Nice to Have

IDTaskAgent/OwnerEst. DaysDependenciesAcceptance Criteria

Carryover from Previous Sprint

TaskReasonNew Estimate

Risks

RiskProbabilityImpactMitigation

Dependencies on External Factors

  • [List any external dependencies]

Definition of Done for this Sprint

  • All Must Have tasks completed
  • All tasks pass acceptance criteria
  • No S1 or S2 bugs in delivered features
  • Design documents updated for any deviations
  • Code reviewed and merged

For status :

  • Generate a status report:

Sprint [N] Status -- [Date]

Progress: [X/Y tasks complete] ([Z%])

Completed

TaskCompleted ByNotes

In Progress

TaskOwner% DoneBlockers

Not Started

TaskOwnerAt Risk?Notes

Blocked

TaskBlockerOwner of BlockerETA

Burndown Assessment

[On track / Behind / Ahead] [If behind: What is being cut or deferred]

Emerging Risks

  • [Any new risks identified this sprint]

Agent Consultation

For comprehensive sprint planning, consider consulting:

  • producer agent for capacity planning, risk assessment, and cross-department coordination

  • game-designer agent for feature prioritization and design readiness assessment

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

balance-check

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

brainstorm

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

design-review

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

reverse-document

No summary provided by upstream source.

Repository SourceNeeds Review