Codebase Map banner
eddiebelaval eddiebelaval

Codebase Map

Development community

Description

# /codebase-map - Interactive Codebase Health Visualization Generate an interactive HTML codebase map that shows project health, architecture, protocol completion, and launch readiness. This is the standard artifact format for tracking block-level build progress across any project. ## Arguments `/codebase-map [project-name]` — Generates a codebase map for the specified project. If no argument, infer from current working directory. ## What It Produces A single self-contained HTML file with 6

Installation

Installs to ~/.claude/skills/eddiebelaval-squire-codebase-map/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eddiebelaval-squire-codebase-map && curl -fsSL https://raw.githubusercontent.com/eddiebelaval/squire/HEAD/commands/codebase-map.md -o ~/.claude/skills/eddiebelaval-squire-codebase-map/SKILL.md

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

Full documentation available on GitHub

View Source Repository