Cerebra
Description
Memory-bound multi-agent architecture for Claude Code and Codex. Brain-region modules, file-based hippocampus, isolated worktrees, claim-locked sub-agents, live observability.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
cerebra
[](https://github.com/Siddharth11Roy/cerebra/actions/workflows/ci.yml)
A brain-inspired multi-agent memory shell for macOS. cerebra wraps `claude` (Claude Code) or `codex` (Codex CLI) and makes every task they perform obey a multi-agent memory protocol — sub-agents spawn for non-trivial work, every action lands in a shared worklog, and a persistent memory pool grows across sessions.
cerebra never calls a model. It owns memory, routing, safety and concurrency; the harness it wraps owns cognition. Every act of judgement about what is worth remembering is delegated back to claude or codex.
$ cerebra
+-- cerebra v0.2.0 ----------------------------------------+
| |
| ___ ___ ___ ___ ___ ___ _ |
| / __| __| _ \ __| _ \ _ \ /_\ |
| | (__| _|| / _|| / / / _ \ |
| \___|___|_|_\___|_|_\_|_\/_/ \_\ |
| welcome back, sid |
| |
| harness claude 2.1.220 (Claude Code) |
| project ~/code/my-app |
| memory active lexical retrieval |
| hippocampus 128 episodes 31 facts |
| governor 0/3 agents active |
| daemon ready |
| |
| type your goal - sub-agents spawn per protocol |
| |
+----------------------------------------------------------+
Status: pre-release. Not production ready.
cerebra is experimental and under active development. **Do not depend on it for anything you care about.** Expect breaking changes to the on-disk
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11