milestone-review

Aggregate milestone definitions, sprint reports, and risk registers into structured milestone reviews.

277|65|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill milestone-review-pixel-cellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/pixel-cellar/Claude-Code-Game-Studios/tree/main/.claude/skills/milestone-review
Command: npx skills add https://github.com/pixel-cellar/Claude-Code-Game-Studios --skill milestone-review-pixel-cellar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a comprehensive milestone progress review, including feature completion, quality metrics, risk assessment, and go/no-go recommendations, for preparation at milestone checkpoints or evaluating milestone deadlines.

Core Features & Use Cases

  • Read milestone definitions from production/milestones
  • Read sprint reports from production/sprints
  • Scan the codebase for TODO, FIXME, and HACK markers to surface unfinished work
  • Check the risk register at production/risk-register
  • Produce a structured milestone review with overview, feature status, quality metrics, risk assessment, and recommended actions

Quick Start

Provide the milestone name to generate a comprehensive milestone review.

Frequently Asked Questions about milestone-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate milestone progress reviews for project governance?

To automate milestone progress reviews, aggregate milestone definitions, sprint reports, and risk registers to evaluate delivery progress, production readiness, and risk exposure across sprints. It outputs a structured review with status, quality metrics, and recommended actions.

What is included in a milestone health check for sprint tracking?

A milestone health check includes feature completion status, quality metrics derived from scanning codebase TODO, FIXME, and HACK markers, risk assessment from the risk register, and go/no-go recommendations for milestone checkpoints.

Do I need specific directory structures to generate a milestone review?

Yes, you need milestone definitions in production/milestones, sprint reports in production/sprints, and a risk register in production/risk-register. The tool reads these paths to aggregate data for the structured milestone review output.

How does scanning for TODO, FIXME, and HACK markers help evaluate production readiness?

Scanning for TODO, FIXME, and HACK markers surfaces unfinished work in the codebase, directly informing production readiness evaluations and contributing to the quality metrics in the structured milestone review.

What's the best way to prepare for a milestone checkpoint deadline?

The best way to prepare is to generate a comprehensive milestone progress review that evaluates feature completion, quality metrics, risk exposure, and provides go/no-go recommended actions based on aggregated sprint and risk data.