review
Installation
SKILL.md
Review
Review to HEAD. Keep one owner; explicit delegation. Do not edit, commit, push, or post. Posting comments requires explicit intent.
Review contract
- Objective: decide whether the diff achieves its outcome without a credible defect.
- Guardrails: diff-introduced only; keep standards separate from product/spec gaps; generated files are evidence.
- Verification: trace source. Dogfood every runnable change yourself at its real entrypoint; tests do not replace experience.
- Stop: account for every surface; findings need evidence, impact, priority, fix, and verification.
Ask only if the fixed point is missing. Otherwise set
BASE=$(PR_BASE_REF="${REVIEW_BASE:-}" "${CLAUDE_PLUGIN_ROOT:-.}/scripts/resolve-pr-base.sh"),
then inspect the complete diff and log.