milestone-scoping

Classify milestone scope into Must, Should, and Cut within a fixed time window.

19|3|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/qa-aman/claude-skills --skill milestone-scoping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: milestone-scoping
Source: https://github.com/qa-aman/claude-skills/tree/main/skills/by-role/program-delivery-manager/milestone-scoping
Command: npx skills add https://github.com/qa-aman/claude-skills --skill milestone-scoping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scope a milestone to a fixed time window with variable scope. Use when the user says "scope this milestone", "what fits in the sprint", "cut scope for the release", "define the MVP for this milestone", "we need to ship by [date] what do we cut", "shape the work to fit the cycle", or needs to make hard scope decisions under a time constraint - even if they don't explicitly say "milestone scoping". Based on Shape Up by Ryan Singer (appetite, shaping, betting table) and The Art of Project Management by Scott Berkun (milestones as forcing functions, scope as a variable).

Core Features & Use Cases

  • Lock the milestone time boundary and articulate a core outcome that must be achieved within the window.
  • Identify the core job to be done and classify backlog items into Must / Should / Cut.
  • Apply Shape Up's fat-marker approach to describe must items at the right level and flag rabbit holes.
  • Generate a formal milestone scope document with defined done criteria and explicit deferrals.
  • Use for sprint planning, release timing, and project ramp-down scenarios.

Quick Start

Run a milestone scoping session by fixing the date and listing the must-have outcomes that define "done" within that window.

Frequently Asked Questions about milestone-scoping

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

FAQPage Schema
How do I cut scope for a release when the deadline is fixed?

To cut scope for a fixed-time release, classify backlog items into Must, Should, and Cut categories, isolating only the core outcomes needed to ship. This approach trims variable scope to fit non-negotiable time boundaries.

What is the best way to define a milestone MVP for a sprint?

Defining a milestone MVP involves locking the time boundary and articulating a core outcome that must be achieved within that window. You then separate deferrable scope from must-have work to ensure the sprint ships on schedule.

How does the Shape Up fat-marker approach work for sprint planning?

The Shape Up fat-marker approach describes must-have items at the right level of abstraction to flag rabbit holes early. It helps scope sprint planning by focusing on defined work without getting bogged down in premature implementation details.

Can I use this for sprint planning if my project uses a traditional backlog?

Yes, you can use this for sprint planning with a traditional backlog by evaluating existing items against a fixed time window. The process forces classification of your backlog into Must, Should, and Cut tiers to guarantee a shippable milestone.

What is included in a formal milestone scope document?

A formal milestone scope document includes Must/Should/Cut classifications, fat-marker descriptions, defined done criteria, and explicit deferrals. It serves as the guiding artifact for decision-making when scope must be trimmed.