AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Create Milestone

skill-itsjavi-skills-create-milestone · by itsjavi

A Claude skill from itsjavi/skills.

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-itsjavi-skills-create-milestone

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-itsjavi-skills-create-milestone)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Create Milestone? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Milestone Creator

Create or update a milestone inside an already established planning workflow.

Do not use this skill to bootstrap, upgrade, or repair the workflow itself. If the project has no standalone /GUIDE.md, or the user asks to modernize the workflow, use setup-specs-workflow instead.

Workflow

  1. Resolve the target planning root:
  • Use the root named by the user when provided.
  • Otherwise prefer a directory with GUIDE.md and MILESTONES.md.
  • Check common roots in this order: .specs/, docs/, project-specs/, .agents/specs/, ai/.
  • If multiple plausible roots exist, choose the one whose GUIDE.md describes the active workflow or ask when the

answer is not clear.

  1. Read project context in tiers:
  • Always read only the root agent guide if present, /GUIDE.md, PRODUCT.md, MILESTONES.md,

BUSINESS_RULES.md, and COORDINATION.md.

  • Read /milestones/ filenames or index rows before opening milestone records.
  • Open only milestone records, decisions, plans, checkpoints, business rules, research notes, setup docs, design

docs, or implementation files that are directly relevant to the requested milestone.

  • Do not bulk-read the planning root or every record in a directory.
  1. Minimum context sources:
  • root AGENTS.md, CLAUDE.md, or .cursor/rules if present
  • /GUIDE.md
  • /PRODUCT.md
  • /MILESTONES.md
  • /BUSINESS_RULES.md
  • /COORDINATION.md
  1. Treat /GUIDE.md as the workflow source of truth for status vocabulary, numbering, file naming,

template usage, and index ownership.

  1. Determine whether to create a new milestone or update an existing one:
  • If the user names an existing milestone number, title, or record, update that record and its index row.
  • Otherwise create a new milestone record.
  1. For a new milestone, choose NNN:
  • Use the user's requested number only when it is exactly three digits and unused.
  • Otherwise pick the next unused three-digit number after scanning /MILESTONES.md and

/milestones/*.md.

  • Never reuse retired, cancelled, or superseded milestone numbers.
  1. Create or update /milestones/NNN-kebab-case-title.md:
  • Prefer /templates/MILESTONE.md when present.
  • If the template is missing, follow the milestone requirements in /GUIDE.md.
  • Use 🧭 Proposed by default unless the user explicitly says the milestone should be active, paused, blocked,

complete, or cancelled.

  • Keep objective, scope, non-goals, related work, acceptance criteria, risks, drafted plans, phase map, and

checkpoint rollup in the milestone record.

  1. Update /MILESTONES.md:
  • Add or update the milestone index row with number, title, status, record link, and summary.
  • Keep it as an index only. Do not paste drafted-plan registries, phase maps, risks, acceptance criteria, or

checkpoint rollups into MILESTONES.md.

  • Update current focus, recommended next plan, latest checkpoint, or execution order only when the user asked for

that or the new milestone clearly changes cross-milestone state.

  1. Normalize links and vocabulary:
  • Use exactly three-digit milestone IDs.
  • Use the exact status vocabulary from GUIDE.md.
  • Link related PRD sections, business rules, decisions, plans, checkpoints, or research notes when known.
  • Mark unknown product facts as TBD rather than inventing details.
  1. Preserve git index state. Do not stage, unstage, commit, amend, reset, or discard files unless explicitly asked.

Active Milestone Caution

If the user asks to make the new milestone 🚧 Active and another milestone is already active, do not silently rewrite roadmap focus. Ask whether to switch focus, or keep the new milestone 🧭 Proposed and mention the conflict.

If the user only asks to "create a milestone", default to 🧭 Proposed.

Final Response

Report:

  • milestone record created or updated
  • MILESTONES.md row added or changed
  • status and milestone number used
  • related docs linked or left as TBD
  • checks run, if any

Keep the response concise. Do not paste the full milestone unless the user asks.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.