milestone-review

Generate a structured milestone review report with go/no-go guidance.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill milestone-review-brand6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/brand6/Claude-Code-Game-Studios-zh-auto/tree/main/.claude/skills/milestone-review
Command: npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill milestone-review-brand6

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a comprehensive milestone review report, covering progress, quality metrics, risk assessment, and go/no-go guidance at milestone checkpoints or when milestone readiness is reached.

Core Features & Use Cases

  • Load milestone definitions from production/milestones and sprint reports from production/sprints.
  • Scan codebase health indicators (TODO/FIXME/HACK) and risk registers to surface outstanding issues.
  • Produce a structured milestone review with sections such as Overview, Functional Completion, Quality Metrics, Code Health, Risks, Speed Analysis, and go/no-go recommendations.

Quick Start

Run milestone-review for the current milestone to generate the assessment.

Frequently Asked Questions about milestone-review

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

FAQPage Schema
How do I generate a milestone review report for a project sprint?

To generate a milestone review report, run the milestone-review skill at your milestone checkpoint. It automatically aggregates sprint progress, quality metrics, and risks to produce a structured markdown report with a go/no-go decision.

What is a go/no-go decision in project milestone readiness?

A go/no-go decision in milestone readiness evaluates whether a project meets functional completion and quality thresholds. This skill scans sprint reports and codebase health indicators to output an explicit go/no-go recommendation for the milestone.

Can I automate risk assessment using sprint reports and code health markers?

Yes, you can automate risk assessment by loading sprint reports and scanning codebase health markers like TODO, FIXME, and HACK. The skill aggregates these risk indicators to surface outstanding issues in the review report.

Does the milestone review report include code health and functional completion metrics?

The milestone review report includes dedicated sections for code health and functional completion. It loads milestone definitions and sprint data to assess project status, speed analysis, and quality metrics for the final assessment.

What is the best way to assess project readiness at milestone checkpoints?

The best way to assess project readiness at milestone checkpoints is using an automated review tool. This skill aggregates progress, scans risk registers, and generates a comprehensive markdown report with explicit go/no-go guidance.

Do I need predefined milestone definitions in production to run a readiness assessment?

Yes, you need predefined milestone definitions and sprint reports stored in your production directory. The skill loads this data to evaluate functional completion, speed analysis, and code health before generating the go/no-go report.