ChristopherKahler/aegis

52 stars · Last commit 2026-04-29

Multi-agent codebase audit for Claude Code — 12 specialized personas with epistemic discourse and bias removal for high-fidelity findings

README preview

# AEGIS

**Automated Epistemic Governance & Intelligence System**

<p align="center">
  <img src="docs/terminal.svg" alt="AEGIS terminal demo" width="700"/>
</p>

A multi-session, multi-agent codebase audit system built on [Claude Code](https://claude.ai/code). AEGIS deploys 12 senior engineering personas across 14 audit domains to produce epistemically rigorous, adversarially reviewed findings on any codebase.

---

## Quick Install

```bash
curl -sSL https://raw.githubusercontent.com/ChristopherKahler/aegis/main/install.sh | bash
```

Then run `/aegis:audit` in Claude Code.

View full repository on GitHub →