lachiejames/fan-out-audit
Spin up 200 parallel Claude Code agents to audit your codebase with thoroughness a single agent can't achieve.
Implements a three-phase hierarchical audit architecture: Phase 1 fans out to 200+ agents reading 5-8 files each for detailed findings, Phase 2 detects cross-cutting patterns by analyzing Phase 1 outputs, and Phase 3 synthesizes ranked recommendations. Deployed as a Claude Code slash command that writes structured findings to individual `.md` files in real time, avoiding context compression losses. Scales transparently from 100 to 10,000+ file codebases by pre-filtering relevant files and keeping slice count proportional to audit scope rather than total repo size.
Stars
5
Forks
1
Language
—
License
MIT
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/lachiejames/fan-out-audit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools