Mb banner
fockus fockus

Mb

Development community

Description

--- description: "Memory Bank — long-term project memory management" allowed-tools: [Bash, Read, Write, Edit, Task, Glob, Grep] --- # Memory Bank — /mb The `/mb` command is the single entrypoint for managing project Memory Bank (`.memory-bank/`). ## Subcommands Arguments: `$ARGUMENTS` Determine the subcommand from the first word of `$ARGUMENTS`. Remaining words are parameters for that subcommand. ### Routing #### GraphRAG-lite retrieval routing `code_context is the default` for ambiguous

Installation

Installs to ~/.claude/skills/fockus-skill-memory-bank-mb/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fockus-skill-memory-bank-mb && curl -fsSL https://raw.githubusercontent.com/fockus/skill-memory-bank/HEAD/commands/mb.md -o ~/.claude/skills/fockus-skill-memory-bank-mb/SKILL.md

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

Full documentation available on GitHub

View Source Repository