milestone-review

Assess milestone progress with feature completeness, quality metrics, and risk insights.

70|42|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/tranhieutt/software_development_department --skill milestone-review-tranhieutt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/tranhieutt/software_development_department/tree/main/.claude/skills/milestone-review
Command: npx skills add https://github.com/tranhieutt/software_development_department --skill milestone-review-tranhieutt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates guesswork when assessing milestone readiness by merging definitions, sprint reports, code debt, and risks into one structured review.

Core Features & Use Cases

  • Milestone synthesis: Reads milestone definitions, sprint reports, and the risk register to quantify feature completeness and remaining work.
  • Quality & code health metrics: Tracks bugs, test coverage, performance, and TODO/FIXME/HACK counts to surface technical debt and release readiness.
  • Go/no-go recommendation: Collates risks, velocity trends, and mitigation status before offering a recommendation and prioritized action items.
  • Use Case: Run this review before a milestone deadline to validate scope, detect blockers, and present leadership with a confident recommendation.

Quick Start

Use milestone-review with the current milestone to compile feature status, quality metrics, and a go/no-go recommendation.

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 before a release deadline?

Assess milestone readiness by collating sprint reports, risk registers, and code annotations to quantify feature completeness and remaining work. This structured review surfaces blockers and validates scope before the deadline arrives.

What metrics should a go/no-go review include for technical debt?

A go/no-go review for technical debt should include test coverage, bug counts, performance metrics, and TODO/FIXME/HACK counts. Tracking these quality metrics surfaces hidden code health issues impacting release readiness.

How do I compile feature completeness and risk insights for a checkpoint review?

Compile feature completeness by reading milestone definitions and sprint reports to track status. Combine this with the risk register to evaluate mitigation status and velocity trends for a confident checkpoint recommendation.

Can I generate a go/no-go recommendation from sprint reports and risk registers?

Yes, you can generate a go/no-go recommendation by collating sprint reports, risk registers, and code debt. Analyzing velocity trends, feature status, and mitigation status produces a recommendation with prioritized action items.

What is the best way to track TODO and FIXME counts for release readiness?

The best way to track TODO and FIXME counts is reviewing code annotations during milestone readiness evaluations. This surfaces technical debt and quantifies code health, ensuring release readiness is data-driven.