maystudios

Bsb Init — Development skill for Claude Code

Development community

Initialize a fresh Better Second Brain from this template (guided).

How to install Bsb Init

Installs to ~/.claude/commands/maystudios-better-second-brain-bsb-init.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/maystudios/better-second-brain/HEAD/.claude/commands/bsb-init.md -o ~/.claude/commands/maystudios-better-second-brain-bsb-init.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bsb Init does


description: Initialize a fresh Better Second Brain from this template (guided) argument-hint: [domain] - optional; the command will ask if omitted

You are initializing a **Better Second Brain (BSB)** in this repository. Work through these steps, asking the user only for what is missing. Be concise.

1. Gather two inputs

  • Domain - what this brain is about (e.g. "Rust game engines", "EU privacy law", "my PhD on X"). If the user passed it as $ARGUMENTS, use that; otherwise ask

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Rb Init — Scaffold a new multi-agent repository from the RepoBrain template (invokes agent-repo-init skill) 1.3k ★
  • Brain — Set up or use your Professional Brain — init, ingest, recall, or review 1.3k ★

Full documentation available on GitHub

View Source Repository