Loading...
Loading...
Audit an ENTIRE codebase with multiple agents in parallel — map the repo, partition it into review slices, fan out one (or more, multi-lens) reviewer subagent per slice, reduce with a cross-cutting/architecture critic + a completeness check, then triage, fix, and report with an honest coverage ledger. Use when asked to 'audit the whole codebase', 'full security/quality review of the repo', 'review the entire project', 'do a deep/comprehensive code audit', 'scan everything for bugs or vulnerabilities', when onboarding/inheriting an unfamiliar repo, or for a periodic deep sweep. Whole-repo scoped and scales agent count to repo size — NOT a diff review (for changed lines use dual-agent-review).
npx skill4agent add stealth-factory/skills multi-agent-codebase-auditdual-agent-reviewreference/partition-and-prompts.mddual-agent-review1. MAP repo ─► 2. PARTITION (slices that fit a context) ─► 3. FAN OUT auditors (parallel/bg)
│ one+ per slice
▼
5. TRIAGE → FIX → REPORT + ledger ◄─ 4. REDUCE (dedupe + cross-cutting critic + completeness)scccloccode-complexity-stats-prsccpackage.jsongo.modpyproject{file, line, severity, claim, evidence, fix}dual-agent-reviewdual-agent-reviewdual-agent-reviewreference/partition-and-prompts.mddual-agent-reviewcode-complexity-stats-prscc