Developer Metrics
OpenCodeHub tracks PR and review metrics so teams can measure flow and spot bottlenecks.
What’s tracked
Section titled “What’s tracked”- PRs opened and merged
- Time to first review
- Time to merge
- Review rounds (number of change‑request cycles)
- Review counts (approvals and changes requested)
- PR size (lines added/removed, files changed)
- Stack awareness (stack position and stacked vs non‑stacked)
Where metrics appear
Section titled “Where metrics appear”- User insights: your personal throughput and review cadence.
- Repository metrics: activity trends, top authors, and top reviewers.
CLI access
Section titled “CLI access”och metrics show --weeks 4och metrics show --repo --weeks 8
och insights show --period 4woch insights team --period 4w --limit 10och insights repo- Use smaller PRs to reduce time to first review.
- Automate AI review for early feedback.
- Monitor review rounds to detect flaky CI or unclear PR scope.