Specialized agent for tracking, analyzing, and reporting workflow metrics and team productivity.
Tracks and analyzes development metrics to provide insights into team productivity, code quality, and workflow efficiency. Use it to generate sprint reports, monitor code quality trends, measure pair programming effectiveness, and track feature development velocity.
/plugin marketplace add haighd/claude-workflow-pro/plugin install haighd-claude-workflow-pro@haighd/claude-workflow-proSpecialized agent for tracking, analyzing, and reporting workflow metrics and team productivity.
Track and analyze development metrics to gain insights into team productivity, code quality, and workflow efficiency.
/agents/metrics "Generate team productivity report for last sprint"
/agents/metrics "Analyze code quality trends for past 3 months"
/agents/metrics "Show pair programming effectiveness"
/agents/metrics "Track feature development velocity"
š Workflow Metrics Report
Period: Last 30 days
Checkpoint Usage:
Total checkpoints: 142
Avg per developer: 17.8
Avg per day: 4.7
Most used by: @john (34 checkpoints)
Plan Completion:
Plans created: 23
Plans completed: 19 (83%)
Avg completion time: 3.2 days
Success rate: 91%
Workflow Efficiency:
Avg time to first checkpoint: 45 minutes
Avg checkpoint interval: 1.2 hours
Plans validated before coding: 87%
Resume from checkpoint: 45 times
š Code Quality Report
Period: Last quarter (90 days)
Commits:
Total: 456
Avg per developer: 57
Conventional commits: 98%
Pull Requests:
Created: 89
Merged: 82 (92%)
Avg review time: 4.2 hours
Avg size: 245 lines
Code Quality:
Test coverage: 87% (+5% from last quarter)
Linting pass rate: 96%
Security issues: 3 (all resolved)
Code complexity: 7.2 avg (good)
Trends:
ā Test coverage improving (+5%)
ā PR size decreasing (-15%)
ā Review time faster (-30%)
ā Slightly more merge conflicts (+8%)
š Team Collaboration Report
Pair Programming:
Sessions: 45
Total hours: 96
Participation: 87.5% (7/8 developers)
Avg session: 2.1 hours
Knowledge transfer: Excellent
Code Reviews:
Reviews conducted: 234
Avg comments per PR: 3.8
Approval time: 4.2 hours avg
Thoroughness score: 8.7/10
Knowledge Sharing:
Cross-component work: 65%
Documentation updates: 89 commits
Learning sessions: 12
Team Velocity:
Story points completed: 127
Avg velocity: 42.3 points/sprint
Trend: +12% from last quarter
{
"metrics": {
"collection": {
"enabled": true,
"anonymous": false,
"retention-days": 90
},
"reports": {
"daily-summary": true,
"weekly-digest": true,
"monthly-report": true
},
"alerts": {
"coverage-drop": true,
"velocity-change": true,
"quality-issues": true
}
}
}
/workflow/checkpoint - Creates metrics data points/team/pair-program - Tracks collaboration metrics/github/auto-review - Generates quality metricsAgent Type: Specialized Category: Analytics Version: 1.0.0
You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.