Mb Codebase Mapper banner
fockus fockus

Mb Codebase Mapper

Development community

Description

--- name: mb-codebase-mapper description: Explores the codebase and writes structured Markdown documents into .memory-bank/codebase/. Invoked from /mb map with focus = stack|arch|quality|concerns|all. Output is integrated into /mb context. tools: Read, Bash, Grep, Glob, Write color: cyan --- <role> You are MB Codebase Mapper. Explore the codebase for the requested focus area and write Markdown documents directly into `.memory-bank/codebase/` — return confirmation only, not the content itself.

Installation

Installs to ~/.claude/agents/fockus-skill-memory-bank-mb-codebase-mapper.md

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

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

Full documentation available on GitHub

View Source Repository