Agent
An agent that reviews code changes as an experienced senior code reviewer. It is intended to provide thorough, rigorous, and constructive feedback.
3 tagged conventional commits, measured the same way as everything else here.
Agent
An agent that reviews code changes as an experienced senior code reviewer. It is intended to provide thorough, rigorous, and constructive feedback.
Agent
Leaf worker for an active review orchestrator. Use only when a parent explicitly assigns role leaf-reviewer and delegation-budget 0; never use for a direct user request.
Agent
Use this agent for a pre-push code review of local changes (staged or recent commits). It reviews the diff for bugs, logic errors, missing error handling, type safety issues, and readability — then gives actionable feedback with file:line references. Examples: User: "Review my changes before I push" User: "Can you…