track-milestone

Track project milestones and dependencies in milestones.yaml.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/eternnoir/claude-tool --skill track-milestone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: track-milestone
Source: https://github.com/eternnoir/claude-tool/tree/main/projectmaster/skills/track-milestone
Command: npx skills add https://github.com/eternnoir/claude-tool --skill track-milestone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill tracks milestones and deadlines, with dependencies and deliverables, enabling proactive project planning and governance.

Core Features & Use Cases

  • Create, update, and monitor milestones
  • Define dependencies and related sprints
  • Track actual vs target dates, deliverables, and owners

Quick Start

Create milestone "Beta Release" with target date 2026-03-01 and deliverables list. Save to milestones.yaml and update governance documentation.

Frequently Asked Questions about track-milestone

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

FAQPage Schema
How do I track project milestones and dependencies to keep my timeline on schedule?

Track milestones by defining target dates, deliverables, owners, and dependencies in a structured format. This Skill manages milestone relationships and validates them against your timeline to catch scheduling conflicts early and maintain project governance.

Can I monitor actual progress against target dates for milestones?

Yes. The Skill tracks actual vs. target dates for each milestone, letting you compare planned and real completion dates. This visibility helps identify delays and adjust dependent work before cascading impact across your release plan.

How do I set up dependencies between milestones and sprints?

Define milestone dependencies by linking related sprints and specifying which milestones must complete before others begin. The Skill enforces these constraints and generates reports showing the full dependency chain and critical path.

What information should I include when creating a milestone?

Include milestone name, target date, description, deliverables list, owner, dependencies, related sprints, and completion criteria. The Skill validates this data and stores it in a milestones.yaml file for centralized tracking and governance updates.

Do I need to manually update my project documentation when milestones change?

No. The Skill updates governance and related artifacts automatically when you modify milestones, keeping documentation synchronized with your actual timeline and reducing manual overhead.