| name | review-and-handoff |
| description | Review PRs, branches, dirty worktrees, worker outputs, or final handoffs with findings-first proof discipline. |
Review And Handoff
Use this skill when asked for a review, closeout, handoff, worker result assessment, PR readiness check, or final verification pass.
Review Stance
Lead with bugs, risks, regressions, missing tests, and unsupported claims. Keep summaries brief and secondary.
Steps
- Freeze the original request, changed files, owner boundary, and intended behavior.
- Inspect the actual diff or files.
- Identify in-scope blockers introduced or exposed by the work.
- Classify adjacent issues as follow-up.
- Verify findings against real files before patching.
- Rerun focused proof after any fix.
Output
If findings exist, list them first with file and line references.
Then include:
- open questions or assumptions
- validators run
- accepted fixes
- residual risk
- final verdict:
ready, needs-fix, or blocked
If there are no issues, say so clearly and name remaining proof gaps.