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.
$npx -y skills add mindmuxai/brain.md --skill brain-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/mindmuxai/brain.md" --skill "mindmuxai/brain.md/brain-bootstrap"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mindmuxai/brain.md" that are relevant to the current task. Run `npx skills add "https://github.com/mindmuxai/brain.md"` and select the relevant skills, then follow their instructions.