🧠
AI EngineeringJavaScript

Brain Bootstrap

by mindmuxai

Brain Bootstrap is an AI Engineering skill for Claude Code, published by mindmuxai in brain.md.

506 stars47 forkson mindmuxai/brain.mdAdded 2026/08/26+4% in starsRepository updated 2026/08/21
agent-memoryai-agentsclaude-codeclicodexcoding-agentscontext-engineeringdeveloper-toolsknowledge-managementllmmarkdownproject-brainproject-memory
Install in seconds
Install Brain Bootstrap
Copy Brain Bootstrap into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mindmuxai/brain.md/tree/main/skills/brain-bootstrap ~/.claude/skills/brain-bootstrap

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mindmuxai/brain.md.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/brain-bootstrap/SKILL.md in mindmuxai/brain.md
Installs to
~/.claude/skills/brain-bootstrap
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Brain Bootstrap does

Brain Bootstrap seeds a new brain with durable project knowledge by reading code, docs, and git history or by interviewing the user. It is used after brain-setup to draft the first root pages and record key decisions through the brain CLI.

Brain Bootstrap is cataloged under AI Engineering on DirSkills. Brain Bootstrap comes from a repository tagged agent-memory, ai-agents, claude-code, cli and codex.

Documentation

README

brain-bootstrap

brain-setup scaffolds an empty brain — six root-page templates plus an empty pages/. This skill fills it with real, durable project knowledge for the first time. It is the bridge between "a brain exists" and "the brain is worth reading".

You gather information by reasoning over the project itself — reading code, docs, and git log, or interviewing the user — but you never write the brain by hand. Every landing of knowledge is a brain CLI subcommand.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Brain Bootstrap

  • What else does mindmuxai publish alongside Brain Bootstrap?

    Brain Bootstrap is one of 4 skills that DirSkills catalogs from mindmuxai/brain.md, the repository it ships in. Its siblings there include Brain Ingest, Brain Page and Brain Setup. Each one is a separate skill with its own page in this directory, installs the same way Brain Bootstrap does, and is maintained by mindmuxai in that same repository. The rest of the collection is listed on the mindmuxai/brain.md page.

  • How does Brain Bootstrap compare to other AI Engineering skills?

    Brain Bootstrap ranks #2172 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Brain Bootstrap against them. Open each page to compare what they document and how they install.