eugenezhangco-spec

Milestone — Development skill for Claude Code

Development community

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

Terminal
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:

  1. Creates a new milestone report file
  2. Updates the master report with the new milestone

Step 1: Gather Context

  1. Read context/STATUS.md for 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 Repository