From code-auditor-agent
Trigger with "review and fix the PR", "audit and fix the PR", "pre-merge review and fix". Use when reviewing and fixing PRs with automated iterative resolution.
npx claudepluginhub emasoft/emasoft-plugins --plugin code-auditor-agentThis skill is limited to using the following tools:
Iterative review-and-fix: six-phase review (P1, Phase 4 security scan is MANDATORY) then fix+test+commit (P2), repeating up to 25 passes.
references/agent-recovery.mdreferences/critical-rules.mdreferences/error-handling.mdreferences/examples.mdreferences/lessons-learned.mdreferences/loop-termination.mdreferences/model-selection.mdreferences/output-format.mdreferences/pass-counter.mdreferences/procedure-1-review.mdreferences/procedure-2-fix.mdreferences/rationale.mdreferences/report-naming.mdreferences/worktree-mode.mdSuggests manual /compact at logical task boundaries in long Claude Code sessions and multi-phase tasks to avoid arbitrary auto-compaction losses.
Share bugs, ideas, or general feedback.
Iterative review-and-fix: six-phase review (P1, Phase 4 security scan is MANDATORY) then fix+test+commit (P2), repeating up to 25 passes.
gh authenticated, PR on GitHub, reports/code-auditor/ exists, ${CLAUDE_PLUGIN_ROOT} set, scripts/caa-merge-reports.py
PASS_NUMBER=1, MAX_PASSES=25. Read critical-rules.md first.PASS_NUMBER > MAX_PASSES, write escalation report and exit.PASS_NUMBER, go to step 2.Copy this checklist and track your progress:
Input: "review and fix PR 206"
Output: Pass 1: 8 issues fixed. Pass 2: 2 regressions. Pass 3: 0 issues → APPROVE.