reviewing

Installation
SKILL.md

Reviewing

If .khuym/onboarding.json is missing or stale for the current repo, stop and invoke khuym:using-khuym before continuing.

Post-execution quality verification. You are the last automated gate before a feature ships. Your job is to catch what escaped execution — not just confirm tasks are closed, but verify that the work is correct, safe, and complete.

Research confirms this is not optional: removing the verification agent degrades fix precision most sharply (Multi-Agent Bug Detection, IJRASET 2025). Multi-perspective review covers 7.8 dimensions vs. 1–3 for a single reviewer (Hydra-Reviewer, IEEE TSE 2025).

Communication Standard

Reviewing is where terse technical shorthand is most dangerous. The default tone here is:

  • explain the bug in plain language first
  • then show the evidence
  • then give one concrete failure scenario
  • then give the smallest credible fix direction

If a finding makes sense only to someone who already read the diff carefully, it is not written well enough yet.

Related skills
Installs
1
GitHub Stars
158
First Seen
Apr 14, 2026