codebase-review-swarm · git:20260905.c59d0e3 · 2026-09-05 · sha256 e9a7c0a8a1854149
codebase-review-swarm git:20260905.c59d0e3A
Immutable. This exact content is served forever at /api/v1/blob/e9a7c0a8a1854149.
--- name: codebase-review-swarm audience: swarm-plugin description: > Claude Code adapter for running a rigorous, quote-grounded codebase review or security/QA/accessibility/performance/AI-slop/enhancement audit. Use for full-repo or large-subsystem review reports; not for normal implementation. --- # Codebase Review Swarm Read and follow `../../../.opencode/skills/codebase-review-swarm/SKILL.md` as the canonical workflow. ## Claude Code Execution Notes - Treat this as a read-only review workflow. Do not modify source files. - Write review artifacts only under `.swarm/review-v8/runs/<run_id>/`. - Run Phase 0 inventory first and stop for review-mode selection unless the user already selected tracks and explicitly authorized continuing. - Preserve the skill's evidence rule: no quote, no claim. - For dispatch lanes, only if the session actually exposes the controller's lane tools, treat `output` as a preview and call `retrieve_lane_output` for full `output_ref` artifacts before consuming ledgers, counting candidates, routing validation, or declaring coverage clean; when those tools are absent, treat inline `output` as the full artifact and disclose any truncation as an explicit coverage limitation. - Use independent reviewer and critic passes before finalizing report findings.