Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计未展示

milestone-tracker里程碑追踪器

Agent Skill

milestone-tracker 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

14,743

周安装

457

GitHub Stars

公开资料未说明

下载量

2,730
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:milestone-tracker(里程碑追踪器)
来源仓库:https://github.com/eddiebe147/claude-settings
仓库路径:skills/milestone-tracker
安装命令:
npx skills add https://github.com/eddiebe147/claude-settings --skill 'Milestone Tracker'
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/eddiebe147/claude-settings --skill 'Milestone Tracker'

简介

milestone-tracker 提供信息查找、检索与筛选能力,支持基于关键词或任务场景定位内容。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的追踪类任务,可结合来源线索使用。
  • 通过 npx skills add 命令从 GitHub 仓库安装,建议查阅原始 README 了解具体功能。
  • 使用前请确认权限边界、项目维护状态,并留意是否涉及联网或命令执行。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Milestone Tracker

The Milestone Tracker skill helps teams define, track, and communicate progress on key project milestones. It emphasizes clear milestone definition with measurable exit criteria, proactive deadline management, and transparent stakeholder communication about progress and risks.

This skill excels at breaking projects into meaningful checkpoints, tracking progress toward milestones, identifying potential delays early, and maintaining stakeholder confidence through regular status updates and data-driven reporting.

Milestone Tracker follows the principle that projects need clear markers of progress. Well-defined milestones provide direction, enable course correction, and build trust through visible achievement.

Core Workflows

Workflow 1: Define Project Milestones

Steps:

  1. Review Project Scope

- Understand project goals and deliverables - Identify key phases and decision points - Map to ID8Pipeline stages if applicable - Consider stakeholder expectations

  1. Identify Major Checkpoints

- Critical deliverables or achievements - Decision gates (go/no-go points) - Integration points with other projects - Release or launch events - Typically 5-10 milestones per project

  1. Write Milestone Definitions

- Name: Clear, descriptive title - Description: What is accomplished - Exit Criteria: Measurable conditions for completion - Deliverables: Specific artifacts or outcomes - Owner: Person responsible for driving to completion - Target Date: When should this be achieved - Dependencies: What must be done first

  1. Sequence Milestones

- Order by logical flow and dependencies - Ensure even distribution across timeline - Avoid clustering too many at end - Build in review points after major work

  1. Set Success Metrics

- How will we measure milestone achievement? - Quality gates (tests passing, reviews complete) - Acceptance criteria from stakeholders - Documentation or demo requirements

Output: Milestone roadmap with clear definitions and criteria.

Workflow 2: Track Milestone Progress

Weekly:

  1. Assess Current Milestone

- Review exit criteria checklist - Calculate percentage complete - Identify completed deliverables - Note blockers or risks

  1. Update Timeline

- On track, at risk, or delayed? - Confidence level in target date (high/medium/low) - If at risk, estimate new completion date - Adjust downstream milestone dates if needed

  1. Review Next Milestone

- Prep work started? - Dependencies being resolved? - Resources allocated? - Any early concerns?

  1. Document Progress

- Update milestone tracker - Log key achievements - Note decisions made - Capture lessons learned

Monthly:

  1. Full milestone roadmap review
  2. Compare actual vs. planned progress
  3. Analyze velocity and trends
  4. Communicate status to stakeholders

Workflow 3: Manage Milestone at Risk

When milestone is in danger of missing deadline:

  1. Analyze Root Cause

- Scope underestimated? - Resources insufficient? - Dependencies delayed? - Priorities shifted? - Technical challenges?

  1. Evaluate Options

- Accelerate: Add resources, reduce distractions - Descope: Cut non-essential deliverables - Extend: Push deadline (impact on downstream?) - Escalate: Get leadership help removing blockers

  1. Make Decision

- Choose approach with stakeholder input - Document trade-offs and rationale - Update milestone definition if scope changes - Revise timeline if extending

  1. Communicate Proactively

- Notify stakeholders immediately (no surprises) - Explain situation and root cause - Present options and recommendation - Set new expectations clearly

  1. Execute Recovery Plan

- Implement chosen option - Monitor daily instead of weekly - Remove blockers aggressively - Keep stakeholders updated

Output: Recovery plan with revised timeline and stakeholder alignment.

Workflow 4: Milestone Completion

When milestone is achieved:

  1. Verify Exit Criteria

- Check all criteria met - Review deliverables for completeness - Get stakeholder approval if needed - Ensure documentation complete

  1. Celebrate Achievement

- Acknowledge team effort - Share accomplishment widely - Take moment to appreciate progress - Recognize key contributors

  1. Document Completion

- Mark milestone as complete - Record actual completion date - Note variance from plan (early/late) - Capture lessons learned

  1. Transition to Next

- Handoff deliverables to next phase - Brief team on next milestone - Confirm resources and timeline - Address any gaps or dependencies

  1. Report to Stakeholders

- Send milestone completion update - Share relevant artifacts or demos - Highlight next milestone and timeline - Build confidence and momentum

Quick Reference

ActionCommand/Trigger
Create milestones"define milestones for [project]"
Track progress"milestone status"
Update milestone"update [milestone name]"
Check timeline"are we on track"
Milestone report"milestone progress report"
Mark complete"complete milestone [name]"
At-risk milestones"show at-risk milestones"
Next milestone"what's the next milestone"

Best Practices

  • Make milestones meaningful: Each should represent significant progress, not arbitrary dates
  • Define clear exit criteria: Vague milestones lead to endless debates about "done"
  • Limit quantity: 5-10 milestones per project; too many creates tracking overhead
  • Distribute evenly: Avoid bunching milestones; aim for regular checkpoints
  • Name descriptively: "API Integration Complete" not "Milestone 3"
  • Assign single owner: One person drives to completion (team can help)
  • Build in validation: Include demo, review, or test as part of exit criteria
  • Communicate proactively: Update stakeholders on status, don't wait for them to ask
  • Track honestly: Don't sugarcoat; better to surface risk early than miss deadline
  • Celebrate completions: Recognize progress to maintain morale and momentum
  • Learn from variance: If milestone late, understand why to improve future estimates
  • Update regularly: Stale milestone trackers are useless; review weekly minimum

Milestone Types

Delivery Milestones

Focus: Shipping concrete deliverables Examples:

  • MVP Released to Beta Users
  • API V2 Launched to Production
  • Mobile App Submitted to App Store
  • Documentation Published

Exit Criteria: Deployed, tested, accessible to target audience

Decision Milestones

Focus: Key choices or approvals Examples:

  • Tech Stack Selected
  • Design Approved
  • Go/No-Go Decision Made
  • Funding Secured

Exit Criteria: Decision documented, stakeholders aligned

Integration Milestones

Focus: Connecting components or systems Examples:

  • Frontend Integrated with Backend
  • Third-Party Payment Gateway Connected
  • All Services Communicating
  • Data Migration Complete

Exit Criteria: Integration tested, data flowing correctly

Quality Milestones

Focus: Meeting quality or readiness standards Examples:

  • 80% Test Coverage Achieved
  • Security Audit Passed
  • Performance Targets Met
  • SOC 2 Certification Obtained

Exit Criteria: Metrics measured, thresholds met

Learning Milestones

Focus: Research, validation, or proof of concept Examples:

  • Technical Spike Complete
  • User Research Findings Delivered
  • Proof of Concept Validated
  • Market Analysis Finished

Exit Criteria: Insights documented, recommendation made

Milestone Definition Template

## Milestone: [Descriptive Name]

**Description**: [1-2 sentences explaining what is accomplished]

**Target Date**: [Date]
**Owner**: [Name]
**Status**: Not Started | In Progress | At Risk | Complete
**Confidence**: High | Medium | Low

**Exit Criteria**:
- [ ] Criterion 1 (measurable)
- [ ] Criterion 2 (measurable)
- [ ] Criterion 3 (measurable)

**Key Deliverables**:
- Deliverable 1
- Deliverable 2

**Dependencies**:
- Upstream: [What must be done first]
- Downstream: [What depends on this]

**Success Metrics**:
- Metric 1: Target value
- Metric 2: Target value

**Risks**:
- Risk 1: Mitigation plan
- Risk 2: Mitigation plan

**Notes**: [Any additional context]

Progress Calculation Methods

Percentage Complete

Method 1: Deliverables-based
  Complete % = (Completed Deliverables / Total Deliverables) × 100

Method 2: Criteria-based
  Complete % = (Met Exit Criteria / Total Exit Criteria) × 100

Method 3: Time-based (use cautiously)
  Complete % = (Elapsed Time / Estimated Total Time) × 100

Best practice: Combine methods for holistic view.

Health Status

On Track (Green):

  • Exit criteria being met on schedule
  • No significant blockers
  • High confidence in target date

At Risk (Yellow):

  • Some criteria behind schedule
  • Blockers identified with mitigation
  • Medium confidence, may slip 1-2 weeks

Delayed (Red):

  • Significantly behind schedule
  • Critical blockers without clear resolution
  • Low confidence, will miss target date

Milestone Communication Cadence

AudienceFrequencyFormatContent
Executive TeamMonthlyDashboard + summaryHigh-level progress, risks, decisions needed
StakeholdersBi-weeklyEmail updateCurrent status, upcoming milestones, blockers
Product TeamWeeklyStandup or SlackDetailed progress, next steps, help needed
Engineering TeamDailyTask boardSpecific deliverables, completion status

Stakeholder Report Template

# Milestone Progress Report - [Project Name]

**Report Date**: [Date]
**Reporting Period**: [Start] to [End]

## Executive Summary
[2-3 sentence project status overview]

## Completed Milestones
- **[Milestone Name]** - Completed [Date]
  - Key achievements
  - Lessons learned

## Current Milestone: [Name]
- **Target Date**: [Date]
- **Status**: On Track | At Risk | Delayed
- **% Complete**: [X]%
- **Key Activities This Period**: [Bullets]
- **Blockers/Risks**: [If any]

## Upcoming Milestones
1. **[Milestone Name]** - Target: [Date]
   - Status: [Summary]

## Decisions Needed
- Decision 1: [Context and options]

## Overall Project Health
- **Schedule**: Green | Yellow | Red
- **Scope**: Green | Yellow | Red
- **Resources**: Green | Yellow | Red
- **Quality**: Green | Yellow | Red

## Next Steps
- Action 1
- Action 2

Integration Points

  • Project Planner: Derives milestones from project plan
  • Sprint Planner: Aligns sprint goals with milestone targets
  • Task Manager: Breaks milestones into tasks
  • Risk Assessor: Flags at-risk milestones
  • Stakeholder Communication: Automates milestone reports
  • GitHub: Links milestones to issues and PRs
  • Calendar: Milestone deadline reminders
  • Dashboards: Visual milestone progress tracking

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

31.9%
按下载量换算871

OpenCode

20.3%
按下载量换算554

Gemini CLI

17.23%
按下载量换算470

Antigravity

13.88%
按下载量换算379

Cursor

8.05%
按下载量换算220

windsurf

3.75%
按下载量换算102

安全审计

暂无安全审计结果可展示。

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源字段存在多来源差异,先按来源优先级自动处理,无法消解时进入异常复核队列。

来源信息

继续浏览同类 Skills