← all work
Pattern author
Multi-Layer Parallel Code Review
A layered review pattern. Independent auditors per layer, scoped prompts, parallel execution. Bolts on to any existing PR workflow.
summary
A code-review pattern modeled on the OSI network-layer abstraction. Independent auditor agents at each layer (L1 dependency/lockfile through L7 application logic), each with a layer-scoped prompt.
highlights
- Review latency ≈ slowest auditor (minutes), not sum of human reviewers (hours-to-days).
- Operator gates stay where you put them; AI absorbs the surface humans can't keep up with at scale.
- Per-layer prompt isolation prevents cross-layer prompt contamination and produces auditable per-layer findings.
stack
Model APIsCI dispatch primitivesPer-agent identity