mycelium-hq/ai-brain-starter

31 stars · Last commit 2026-08-03

The operating system for Claude Code. Memory, accountability, journaling, knowledge graphs, pattern recognition — one install, every session compounds.

README preview

# AI Brain Starter


<!-- mycelium-badges:start -->

<p>
  <a href="https://github.com/mycelium-hq/ai-brain-starter/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/mycelium-hq/ai-brain-starter?color=blue"></a>
  <a href="https://github.com/mycelium-hq/ai-brain-starter/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/mycelium-hq/ai-brain-starter?color=eab308"></a>
  <a href="https://github.com/mycelium-hq/ai-brain-starter/commits/main"><img alt="Last commit" src="https://img.shields.io/github/last-commit/mycelium-hq/ai-brain-starter"></a>
  <a href="https://github.com/mycelium-hq/ai-brain-starter/issues"><img alt="Open issues" src="https://img.shields.io/github/issues/mycelium-hq/ai-brain-starter"></a>
  <a href="https://myceliumai.co"><img alt="Built by Mycelium AI" src="https://img.shields.io/badge/built_by-Mycelium_AI-15B89A"></a>
</p>

<!-- mycelium-badges:end -->

A verification harness around your AI agent. So memory compounds instead of corrupts.

---

You have a smart assistant that forgets you every morning. This is the harness that gives it a memory: notes on your disk that the assistant reads before answering you, deterministic guards that block bad edits before they land, and a session-end ritual that files what mattered. Whether you write, run a company, or just want context to stop disappearing between conversations, the same surface works.

View full repository on GitHub →