Skip to content

Developer Metrics

OpenCodeHub tracks PR and review metrics so teams can measure flow and spot bottlenecks.

  • 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)
  • User insights: your personal throughput and review cadence.
  • Repository metrics: activity trends, top authors, and top reviewers.
Terminal window
och metrics show --weeks 4
och metrics show --repo --weeks 8
och insights show --period 4w
och insights team --period 4w --limit 10
och 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.