Analyze overall project health and metrics: **$ARGUMENTS**
Analyze your project's overall health across code quality, delivery performance, team dynamics, and dependencies. Use this to identify risks and improvement opportunities before they impact your team.
/plugin marketplace add lifangda/claude-plugins/plugin install accessibility-suite@claude-pluginsproject-management/Analyze overall project health and metrics: $ARGUMENTS
git log --oneline --since="30 days ago" | wc -lgit shortlog -sn --since="30 days ago" | head -5git branch -r | wc -l remote branchesgit diff --stat HEAD~30 2>/dev/null || echo "Not enough history"Generate a comprehensive project health report analyzing:
Evaluation Period: Use $ARGUMENTS or default to last 30 days
Health Dimensions:
Code Quality Metrics
Delivery Performance
Team Health Indicators
Dependency Health
Health Report Format:
Output: Generate markdown report with charts, metrics tables, and specific action items for improving project health.