Brain Scan banner
chanjoongx chanjoongx

Brain Scan

Development community

Description

--- description: Map the project's MD ecosystem and propose next steps argument-hint: "[scope-path]" --- Read `BRAIN.md` and `CLAUDE.md` from the project root. Then scan all Markdown files under $ARGUMENTS (default: the root and `docs/`, max depth 3) and classify each as: - **Protocol**: BRAIN.md, CRAFT.md, PERF.md - **Memory**: CLAUDE.md + anything under `memory/` - **Legacy**: every other `.md` (README, ARCHITECTURE, CHANGELOG, docs/*, etc.) - **Generated**: `*.pb.md`, `*.generated.md`, or f

Installation

Installs to ~/.claude/commands/chanjoongx-mdbrain-brain-scan.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chanjoongx/mdbrain/HEAD/.claude/commands/brain-scan.md -o ~/.claude/commands/chanjoongx-mdbrain-brain-scan.md

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

Full documentation available on GitHub

View Source Repository