milestone-review

Consolidate milestone definitions, sprint reports, code health, and risks into a go/no-go review.

1|Updated May 15, 2026
One-click install
npx skills add https://github.com/dnkrow/skill --skill milestone-review-dnkrow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/dnkrow/skill/tree/main/claude-global/milestone-review
Command: npx skills add https://github.com/dnkrow/skill --skill milestone-review-dnkrow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of unclear milestone readiness by turning scattered sprint outputs, code health signals, and risk information into a structured go/no-go evaluation.

Core Features & Use Cases

  • Feature completeness review: Breaks work into fully complete, partially complete, and not started sections with acceptance criteria, remaining work, and risk impact.
  • Quality and code-health scanning: Quantifies open bug categories and flags TODO/FIXME/HACK patterns to surface quality and technical-debt concerns.
  • Risk assessment and scope recommendations: Produces protect/at-risk/cut-candidate recommendations and recommends a go strategy based on evidence.
  • Producer gate integration (full mode): Optionally runs a PR-MILESTONE producer verdict to avoid issuing a recommendation that conflicts with an off-track assessment.

Quick Start

Ask the skill to run a lean review for the current milestone by saying: run milestone-review in lean mode for the current milestone checkpoint.

Frequently Asked Questions about milestone-review

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

FAQPage Schema
How do I assess milestone readiness from scattered sprint reports and code health signals?

Milestone readiness assessment consolidates sprint outputs, code health signals, and risk registers into a structured go/no-go evaluation. It breaks work into complete, partial, and not started sections with acceptance criteria, remaining work, and risk impact.

How do I generate a go/no-go recommendation for an upcoming delivery deadline?

Generate a go/no-go recommendation by evaluating feature completeness, quality metrics, and scope tradeoffs against production milestone inputs. Optionally run a PR-MILESTONE producer verdict to ensure the recommendation avoids conflicting with off-track assessments.

What is the best way to identify scope tradeoffs and cut-candidates during a milestone checkpoint?

Identify scope tradeoffs by categorizing features into protect, at-risk, and cut-candidate recommendations based on evidence. This risk assessment evaluates feature completeness and quality metrics to recommend a go strategy for delivery deadlines.

How does code quality scanning surface technical debt concerns during a milestone review?

Code quality scanning surfaces technical debt by quantifying open bug categories and flagging TODO, FIXME, and HACK patterns across the codebase. These code health signals highlight quality concerns impacting milestone readiness.

Can I run a lean milestone review without executing the full producer gate integration?

Run a lean milestone review by requesting lean mode for the current milestone checkpoint. This skips the optional PR-MILESTONE producer verdict while still consolidating sprint reports and code health signals into a readiness evaluation.