Bootstrap the Open Project Brain Standard into the current project — ensure BRAIN.md is in the project root, resolve the brain data location with brain brain-dir (brainRoot-aware), scaffold the brain/ skeleton there only if it is empty (never a second local ./brain when redirected), idempotently wire CLAUDE.md / AGENTS.md, and optionally install a pre-commit hook.
$npx -y skills add mindmuxai/brain.md --skill brain-setupInstalls into the current project.
Run `npx skills use "https://github.com/mindmuxai/brain.md" --skill "mindmuxai/brain.md/brain-setup"` 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.