From taskmaster
Analyzes project in modes like velocity, quality, risk, dependencies, team, or architecture. Outputs metrics, bottlenecks, recommendations, predictive insights, and executive health dashboard.
How this command is triggered — by the user, by Claude, or both
Slash command
/taskmaster:analyze-projectThe summary Claude sees in its command listing — used to decide when to auto-load this command
Advanced project analysis with actionable insights and recommendations. Arguments: $ARGUMENTS ## Comprehensive Project Analysis Multi-dimensional analysis based on requested focus area. ### 1. **Analysis Modes** Based on $ARGUMENTS: - "velocity" → Sprint velocity and trends - "quality" → Code quality metrics - "risk" → Risk assessment and mitigation - "dependencies" → Dependency graph analysis - "team" → Workload and skill distribution - "architecture" → System design coherence - Default → Full spectrum analysis ### 2. **Velocity Analytics** ### 3. **Risk Assessment** **Technical ...
Advanced project analysis with actionable insights and recommendations.
Arguments: $ARGUMENTS
Multi-dimensional analysis based on requested focus area.
Based on $ARGUMENTS:
📊 Velocity Analysis
━━━━━━━━━━━━━━━━━━━
Current Sprint: 24 points/week ↗️ +20%
Rolling Average: 20 points/week
Efficiency: 85% (17/20 tasks on time)
Bottlenecks Detected:
- Code review delays (avg 4h wait)
- Test environment availability
- Dependency on external team
Recommendations:
1. Implement parallel review process
2. Add staging environment
3. Mock external dependencies
Technical Risks
Project Risks
Visual dependency analysis:
Critical Path:
#12 → #15 → #23 → #45 → #50 (20 days)
↘ #24 → #46 ↗
Optimization: Parallelize #15 and #24
Time Saved: 3 days
Code Quality
Process Quality
Based on patterns:
High-level summary with:
Result: Data-driven decisions with clear action paths.
npx claudepluginhub eyaltoledano/claude-task-master --plugin taskmaster/project-health-checkAnalyzes project health across code quality, dependencies, delivery, team metrics using git/gh/npm, generating a scored Markdown report with tables and recommendations.
/qualityGenerates quality intelligence report with tech debt analysis, code health scoring, hotspot detection, security insights, and predictive analytics.
/analyze-workflowAnalyzes development workflow to map steps, measure metrics like lead time and cycle time, identify bottlenecks and friction, calculate costs, and prioritize high-impact improvements.
/retrospective-analyzerAnalyzes sprint retrospectives from Linear and GitHub data, generating metrics tables, performance trends, pattern recognition, and discussion topics for team facilitation.
/milestone-trackerTracks project milestones from Linear and GitHub, analyzes progress and velocity, predicts completion dates, assesses risks, and generates reports with visualizations and recommendations.