Codebase Review Swarm
SkillSecurityCodex 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.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Codebase Review Swarm skill
What this skill tells your AI
The instructions your AI receives, as published by zaxbyhub/opencode-swarm in .agents/skills/codebase-review-swarm/SKILL.md and read by ahel’s review.
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.
- For dispatch lanes, only if the session actually exposes the controller's
lane tools, treat
outputas a preview and callretrieve_lane_outputfor fulloutput_refartifacts before consuming ledgers, counting candidates, routing validation, or declaring coverage clean; when those tools are absent, treat inlineoutputas the full artifact and disclose any truncation as an explicit coverage limitation. - 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.
Signals
- GitHub stars
- 467
- Forks
- 51
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
codebase-review-swarm- Source
- github.com/zaxbyhub/opencode-swarm