mindmuxai/brain.md

A persistent, file-based memory layer for coding agents — give Claude Code, Codex & others a project brain (durable decisions, requirements, constraints) via a zero-dependency CLI.

522Stars on the repository
4Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

brain-bootstrap

01

mindmuxai/brain.md

Skill Claude CodeCodex

Seed a freshly-scaffolded brain with real project knowledge — on an existing (brownfield) project read the code, docs, and git log to draft the six root pages and capture key historical decisions; on a near-empty (greenfield) project interview the user. Every write goes through the brain CLI. Run it after brain-setup.

522 +5 12d ago A 74 tokens original Apache-2.0

brain-ingest

02

mindmuxai/brain.md

Skill Claude CodeCodex

The process for digesting a conversation, document, or research result, classifying it, and writing it down as brain content (a root-page update or a new/updated page) through the brain CLI.

522 +5 12d ago A 48 tokens original Apache-2.0

brain-page

03

mindmuxai/brain.md

Skill Claude CodeCodex

Operating manual for reading and writing a project's brain — every read and write goes through the bundled zero-dependency brain CLI; never hand-edit brain files. Read it before creating or modifying any page or root page.

522 +5 12d ago A 47 tokens original Apache-2.0

brain-setup

04

mindmuxai/brain.md

Skill Claude CodeCodex

Bootstrap the Open Project Brain Standard into the current project — prefer brain init (ensure BRAIN.md, scaffold empty brain brainRoot-aware, default-wire CLAUDE.md + AGENTS.md). Optionally install a pre-commit hook and a Claude Code SessionStart hook.

522 +5 12d ago B 60 tokens original Apache-2.0