Milestone Tracker
Track and analyze project milestone progress with predictive analytics
$ npx claude-code-templates@latest --command="project-management/milestone-tracker" --yesRequires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this command
Component source
Milestone Tracker
Track and monitor project milestone progress with comprehensive analytics: $ARGUMENTS
Current Project Context
- Project activity: !
git log --oneline --since="30 days ago" | wc -lcommits - Active branches: !
git branch -r | wc -lremote branches - Recent releases: !
git tag -l --sort=-creatordate | head -5 - Milestone data: @.github/milestones/ or Linear integration
Task
Generate comprehensive milestone tracking report analyzing project delivery progress:
Time Period: Use $ARGUMENTS or default to current sprint/quarter Analysis Dimensions:- Milestone Progress Tracking
- Velocity trends and burn-down analysis
- Critical path identification
- Dependency mapping and risk assessment
- Predictive Analytics
- Risk-adjusted timeline recommendations
- Resource allocation optimization
- Scenario planning (what-if analysis)
- Health Indicators
- Team capacity utilization
- Blocker identification and impact
- Quality vs delivery balance
Output: Interactive milestone dashboard with visual progress indicators, predictive analytics, risk assessments, and actionable recommendations for milestone delivery optimization.Related Claude Code Commands
Todo
Manage project todos in todos.md file
Create Prd
Create Product Requirements Document (PRD) for new features
Init Project
Initialize new project with essential structure, configuration, and development environment setup
Create Feature
Scaffold new feature with boilerplate code, tests, and documentation
Project Health Check
Analyze overall project health and generate comprehensive metrics report
Create Prp
Create comprehensive Product Requirement Prompt (PRP) with research and validation
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.