# brainmd

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.

- Tier: Indexed (plain plugin)
- Category: Documentation
- Page: https://www.flowy.sh/listings/mindmuxai-brain-md
- Source: https://github.com/mindmuxai/brain.md
- Price: free and open source

## Summary
brainmd is a Claude Code plugin with 4 hand-picked skills for documentation work, indexed on Flowy. Install it with the command on its page. It includes brain-bootstrap, brain-ingest, brain-page. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add mindmuxai/brain.md --agent claude-code
```

## Skills
- brain-bootstrap
- brain-ingest
- brain-page
- brain-setup

## FAQ

### What is brainmd?
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.

### How do I install brainmd?
Run these in Claude Code: npx -y skills add mindmuxai/brain.md --agent claude-code. Then prompt normally.

### Does brainmd auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is brainmd free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
