milestone-review

Aggregate milestone definitions, sprint reports, and risk data into a structured review.

33|8|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TraftG/opencode-game-studio --skill milestone-review-traftg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/TraftG/opencode-game-studio/tree/main/.opencode/skills/milestone-review
Command: npx skills add https://github.com/TraftG/opencode-game-studio --skill milestone-review-traftg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This milestone-review skill automates the collection and synthesis of milestone health data to provide a clear readiness assessment.

Core Features & Use Cases

  • Aggregates milestone definitions, sprint reports, and risk data to produce a consolidated review.
  • Assesses feature completeness, quality metrics, and risk implications to inform go/no-go decisions.
  • Use Case: At milestone checkpoints, generate a report that highlights completion status, remaining work, and recommended actions.

Quick Start

Invoke milestone-review with the milestone name to generate the readiness report.

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 readiness report for a go/no-go decision?

To generate a milestone readiness report, invoke the review with the milestone name to aggregate sprint reports, risk data, and codebase markers into a comprehensive go/no-go assessment. It evaluates feature completeness and quality metrics to inform your release decision.

What is milestone review in project management and when should I run it?

A milestone review in project management is a checkpoint assessment of feature completeness and risk exposure. You should run it at milestone checkpoints to consolidate sprint reports and risk register data, producing a structured evaluation of remaining work and go/no-go readiness.

Can I assess project risk exposure by scanning the codebase for TODO and FIXME markers?

Yes, you can assess project risk exposure by scanning the codebase for TODO, FIXME, and HACK markers. This code analysis is aggregated with sprint reports and risk register data to evaluate quality metrics and inform go/no-go readiness at milestone checkpoints.

How do I evaluate feature completeness across multiple sprints before a release?

You can evaluate feature completeness across sprints by reading production sprint reports and milestone definitions. The review aggregates this data with risk exposure metrics to output a structured report highlighting completion status, remaining work, and recommended actions for go/no-go decisions.

What data sources do I need to perform a milestone go/no-go assessment?

Performing a milestone go/no-go assessment requires reading milestone definitions, sprint reports, and the risk register from your production workspace. It also scans the codebase for TODO, FIXME, and HACK markers to ensure a comprehensive evaluation of feature completeness and quality metrics.

Does milestone review work without external dependencies or integrations?

Yes, milestone review operates without external dependencies or integrations. It independently aggregates production workspace data, including milestones, sprints, and risk registers, alongside codebase scans to generate a structured readiness report for project management.