leinardi
UserClaude Code plugin that gates every phase commit on an external adversarial review: a fresh, isolated reviewer process must pass the exact tree before the commit is allowed.
Categories
Indexed Skills (10)
implement
Implement an agreed plan with an enforced adversarial review loop. Every phase commit is gated on an external review that must pass before the commit proceeds.
pause
Move the review loop's pause target. With no argument the phase in flight is finished and committed as usual, then the turn ends instead of continuing into the next phase.
resume
Continue an already-armed adversarial-review-loop plan in a new session (or adjust the pause target, model, or plan in this one), without losing the original baseline or any approvals already recorded.
accept
Manually approve the current working tree for this phase, overriding a review loop that will not converge, without leaving the mode.
config
Read or write the adversarial-review-loop configuration — every key's resolved value and which layer set it, or set/unset one key in the user config or (with --repo) the repository config.
finish
Run the final cumulative adversarial review now — regardless of final_review, even with phases outstanding — and complete the activation if it passes.
stop
Leave the review loop for this worktree. Commits and file changes stop being gated. Nothing is reverted.
adversarial-review
Adversarial code review of adversarial-review-loop changes: working tree, staged diff, branch, commit range, or PR. Hunt review-gate bypass, fail-open hook, wrong Git snapshot, unsafe state transition, shell injection, reviewer-contract parse bug, missing isolation test. Report ranked findings. Use when user ask review changes, diff, PR, branch, commit; check work before commit; assess merge readiness; poke holes in implementation.
report
Print a stored review report in full, including every finding and the raw reviewer output.
status
Show the review loop state for this worktree — status, phase, baseline, approvals, failure counters and stored reports.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.