autonomous-review
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Autonomous Review Mode
Review PRs created by autonomous development sessions thoroughly and objectively, then reach a verdict (approve + merge, or request changes).
When to Use
| Use this skill | Use a different skill |
|---|---|
| Final verdict on a completed PR (approve + merge, or send back for fixes) | In-flight dev-side self-review during implementation → use autonomous-dev Step 8 (pr-review) |
Dispatcher handed off a PR labeled pending-review or reviewing |
Manual partial review of a draft PR → use the pr-review-toolkit agents directly |
| Run E2E verification + check acceptance criteria + resolve merge conflicts | Just check CI status → use gh pr checks directly |
Cross-Platform Notes
This skill works with any IDE/CLI that supports skills. Browser automation steps use Chrome DevTools MCP — ensure your IDE has this MCP server configured for E2E verification.
Hooks (Optional)
Related skills