A Hiring Rubric Template You Will Actually Use
The two failure modes of hiring rubrics
Too vague: "Strong technical skills (1–5)." Every interviewer fills this in with a different definition. The score is noise.
Too detailed: A 47-cell matrix with prose anchors per cell. Filled in for the first five candidates, abandoned forever after.
The right rubric lives in between: small enough to remember, specific enough to argue from.
The template
For each interview round, four to six dimensions, each scored 1–4, each with a one-line anchor at every level.
Example: live coding round
| Dimension | 1 | 2 | 3 | 4 |
|---|---|---|---|---|
| Problem decomposition | Did not identify subproblems | Identified subproblems but solved out of order | Cleanly broke problem into solvable pieces | Found a non-obvious decomposition |
| Code quality | Compiles, hard to read | Readable, some style issues | Clean, idiomatic | Code I would learn from |
| Edge cases | Missed obvious cases | Handled obvious cases when prompted | Identified and handled edges proactively | Identified edges I had not thought of |
| Communication | Silent or unclear | Explained when asked | Narrated thinking clearly | Made me feel like I was pair programming |
Score, then write one specific quote or moment that anchors the score. That note is the most valuable artifact from the interview.
The recommendation, last
After scoring, one of: strong hire, hire, no hire, strong no hire. Always last — collected after the scores so the scores are not retrofitted.
Calibration is non-negotiable
A rubric with no calibration sessions is just paperwork. Quarterly: pick three transcripts, anonymize, have all interviewers score independently, compare. The conversations about disagreements are what makes the rubric mean something.
Common pitfalls
- "Culture fit" as a dimension. Almost always a vehicle for unconscious bias. Replace with specific behaviors: "collaboration under disagreement," "responding to feedback."
- Weighted scores. Adding weights makes the rubric harder to argue from without making decisions better.
- Over-tuning per role. A new rubric per role means no rubric. Start with one rubric per role family.
ClarityHire ships a default rubric matching this template; you can clone, customize, and have it appear on every loop without setup.