Overview
Use this rubric when configuring your review step instructions — paste it into the step description so the reviewer has a structured framework to evaluate against. It works with both preset-based review steps and Subagent-based review workers. The rubric evaluates on two axes:Delivery — Did the Implementation Solve the Problem?
Engineering — Is the Implementation Safe and Maintainable?
A patch can score well on one axis and poorly on the other. Code can solve the problem correctly but be unsafe to merge. Code can be clean and focused but miss half the required changes. Evaluating both independently gives a more useful signal than a single pass/fail.