agentic-review-handoff

Installation
SKILL.md

Agentic Review Handoff

Workflow

  1. State the scope, then proceed.

    • Name the exact scope: staged diff, working tree diff, full branch diff, generated artifacts, docs-only, or specific files.
    • If scope is missing, reconstruct the minimum scope from the diff / file paths / prior findings the user gave you and proceed with explicit assumption labels. Asking a clarifying question is a last resort, only when no defensible scoped output is possible.
  2. Use a handoff packet when the change is medium/large or the user asks for final review. See references/handoff-packet.md. For tiny reviews, skip the packet but still state the scope.

  3. Review is read-only by default. Do not edit files, commit, push, or rebase unless the user explicitly switches to fix mode. Prefer code-level evidence over intent summaries. If verification is blocked, name what was not verified and why.

  4. Output findings using the review contract in references/review-contract.md — findings first, severity + file:line + Source tag + impact + fix per finding. If no issues, write No findings plus checks run and residual risk.

  5. Handle review-fix-review loops.

    • After fixes, review the changed fix scope and nearby regression surface.
    • Do not restart a full review unless the user asks or the fix changes the architecture/scope.
Related skills

More from adonis0123/adonis-skills

Installs
3
GitHub Stars
2
First Seen
Today