The Builder
Dominant dimension: Delivery
Every codebase has a gravitational center, and more often than not, a Builder is standing at it. Builders are the shipping engine of a team. They take the backlog, the vague requirements, the half-formed ideas scribbled on a whiteboard, and they turn all of it into merged pull requests. When you look at a project's commit graph and see that steady upward trajectory of features landing, a Builder is usually the reason.
What distinguishes a Builder from someone who simply writes a lot of code is intent. Builders don't just commit. They ship. Their pull requests get merged because they solve real problems. Their issues get closed because they follow through. The Delivery dimension in Chapa deliberately prioritizes outcomes over activity — merged PRs matter most, followed by closed issues, with raw commit volume weighted least.
This means a developer who merges focused, reviewable pull requests will outscore one who pushes hundreds of tiny changes that never leave a feature branch. Builders understand that code has no value sitting in a branch. The goal is always the merge, the deploy, the user seeing the change.
How Chapa identifies a Builder
To earn the Builder archetype, your Delivery dimension must be strong and your most dominant trait. The algorithm looks at your last 12 months of development activity and evaluates the weight and frequency of your merged PRs, your issue closure rate, and your commit volume — all normalized so that early contributions count more and diminishing returns kick in naturally.
Key signals
What a Builder looks like in practice
Picture the developer who owns the sprint board. The one who picks up three tickets on Monday and has PRs open by Wednesday. They might not write the most elegant abstractions or the most thorough test suites, but when the team needs momentum, they deliver. Startups love Builders because velocity is oxygen in the early days. Mature teams rely on them to keep the feature roadmap moving when process overhead threatens to slow everything down.
Builders often pair well with Quality Champions — the Builder ships fast, the Quality Champion reviews carefully, and together they find a rhythm that balances speed with quality.
The Builder's radar shape
On the Chapa radar chart, a Builder's shape leans heavily toward the top (Delivery axis), often with moderate Consistency and Breadth, and a thinner Quality profile. The visual signature is unmistakable: a diamond that points upward, like an arrow aimed at the next release.