Milestone — Development skill for Claude Code
Create a milestone report and update the master report with current progress.
How to install Milestone
Installs to ~/.claude/skills/eugenezhangco-spec-foreman-milestone/SKILL.md
mkdir -p ~/.claude/skills/eugenezhangco-spec-foreman-milestone && curl -fsSL https://raw.githubusercontent.com/eugenezhangco-spec/foreman/HEAD/commands/milestone.md -o ~/.claude/skills/eugenezhangco-spec-foreman-milestone/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Milestone does
description: Create a milestone report and update the master report with current progress.
/milestone — Create Milestone Report & Update Master
Also triggers when the user says: "create a milestone", "I need to report", "weekly update", "update the master report", "milestone report"
This command does TWO things:
- Creates a new milestone report file
- Updates the master report with the new milestone
Step 1: Gather Context
- Read
context/STATUS.mdfor current project state 2
Alternatives in Development
- Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
- Master Routing — reverse-skill PRIMARY 快路径 29.6k ★
- Session Update — Update the current development session by 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Team Status
Get comprehensive status report for the current agent team. Shows phase progress, findings, and recommendation
Scrum
Factory stage 0 — Scrum Master: plan a release milestone and hold gate G0
Milestone Check
Check progress towards a milestone (M1/M2/M3/M4)
New Milestone
Start a new milestone cycle — update PROJECT.md and route to requirements
Add Phase
Add phase to end of current milestone in roadmap
Update Master
description: Deprecated. Points at the two narrowly scoped maintenance commands
Related Agents
Answer Open Question With Recommendation
Records one open question's embedded recommendation as its answer in the current milestone's requirements.md,
Context Master
Use when context exceeds ~85% of the window, or during WF closeout to extract durable knowledge before compres
Bnb Validator
Read-only validator that runs stack-appropriate test/lint/typecheck commands after a bake milestone, executes