milestone-review

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 "milestone-review" with this command: npx skills add donchitos/claude-code-game-studios/donchitos-claude-code-game-studios-milestone-review

When this skill is invoked:

Read the milestone definition from production/milestones/ .

Read all sprint reports for sprints within this milestone from production/sprints/ .

Scan the codebase for TODO, FIXME, HACK markers that indicate incomplete work.

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

Generate the milestone review:

Milestone Review: [Milestone Name]

Overview

  • Target Date: [Date]
  • Current Date: [Today]
  • Days Remaining: [N]
  • Sprints Completed: [X/Y]

Feature Completeness

Fully Complete

FeatureAcceptance CriteriaTest Status

Partially Complete

Feature% DoneRemaining WorkRisk to Milestone

Not Started

FeaturePriorityCan Cut?Impact of Cutting

Quality Metrics

  • Open S1 Bugs: [N] -- [List]
  • Open S2 Bugs: [N]
  • Open S3 Bugs: [N]
  • Test Coverage: [X%]
  • Performance: [Within budget? Details]

Code Health

  • TODO count: [N across codebase]
  • FIXME count: [N]
  • HACK count: [N]
  • Technical debt items: [List critical ones]

Risk Assessment

RiskStatusImpact if RealizedMitigation Status

Velocity Analysis

  • Planned vs Completed (across all sprints): [X/Y tasks = Z%]
  • Trend: [Improving / Stable / Declining]
  • Adjusted estimate for remaining work: [Days needed at current velocity]

Scope Recommendations

Protect (Must ship with milestone)

  • [Feature and why]

At Risk (May need to cut or simplify)

  • [Feature and risk]

Cut Candidates (Can defer without compromising milestone)

  • [Feature and impact of cutting]

Go/No-Go Assessment

Recommendation: [GO / CONDITIONAL GO / NO-GO]

Conditions (if conditional):

  • [Condition 1 that must be met]
  • [Condition 2 that must be met]

Rationale: [Explanation of the recommendation]

Action Items

#ActionOwnerDeadline

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

estimate

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

reverse-document

No summary provided by upstream source.

Repository SourceNeeds Review