milestone-review

Assess milestone readiness and identify blockers from sprint reports and risk registers.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill milestone-review-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-review
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/milestone-review
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill milestone-review-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams evaluate whether a milestone is on track by consolidating feature progress, quality signals, risk exposure, and release readiness into one structured review.

Core Features & Use Cases

  • Feature completeness review: Separates fully complete, partially complete, and not-started work against milestone goals.
  • Quality and risk assessment: Summarizes bugs, test coverage, code health markers, and open risks that could affect delivery.
  • Go/No-Go recommendation: Produces a clear milestone decision with conditions, cut candidates, and action items for follow-up.
  • Use case: A product lead preparing for a deadline can use this Skill to quickly understand whether the team should ship, delay, or reduce scope.

Quick Start

Ask the AI to run a milestone review for the current milestone in lean mode and summarize the readiness, risks, and 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 and decide whether to ship or delay a release?

To assess milestone readiness, you consolidate feature progress, quality signals, and risk exposure into a structured review to produce a clear go/no-go decision. This process separates complete work from pending tasks and identifies blockers affecting release readiness.

What inputs do I need to run a go/no-go milestone review for my sprint?

Running a go/no-go milestone review requires milestone definitions, sprint reports, risk registers, and code-health scans. Providing these inputs enables the assessment to generate accurate feature completeness metrics, quality summaries, and velocity analysis for the final recommendation.

Can I use a milestone review to identify cut candidates for scope reduction?

Yes, a milestone review identifies scope reduction cut candidates by evaluating partially complete features against milestone goals. It analyzes velocity and risk exposure to recommend specific work items that should be delayed or removed to meet deadline readiness conditions.

What is the best way to evaluate feature completeness against milestone goals?

The best way to evaluate feature completeness is to categorize work into fully complete, partially complete, and not-started items against defined milestone goals. This separation clarifies actual delivery progress and highlights remaining work needed for release.

How does velocity analysis factor into a milestone readiness assessment?

Velocity analysis factors into milestone readiness by comparing sprint completion rates against remaining scope. It uses sprint reports to determine if the team's current trajectory will meet the milestone deadline or if scope adjustments are necessary.

When should I use an automated milestone review over a manual sprint assessment?

You should use an automated milestone review when preparing for deadline decisions that require consolidating code-health scans, risk registers, and bug tracking across multiple sprints. It provides a structured go/no-go recommendation faster than manual assessment for complex product checkpoints.