codebase-review-swarm · git:20260608.7c1ccf8 · 2026-06-08 · sha256 54d3117d6e99e7c4
codebase-review-swarm git:20260608.7c1ccf8A
Immutable. This exact content is served forever at /api/v1/blob/54d3117d6e99e7c4.
--- name: codebase-review-swarm description: > Codex 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. ## Codex 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. - Use `rg`, focused file reads, targeted shell commands, and independent validation to close coverage units before writing the final report. - If the user asks for fixes after the report, start a separate implementation workflow rather than editing during the review run.