Codemap banner
Omar-Hegazy-Integrant Omar-Hegazy-Integrant

Codemap

Development community

Description

--- description: Map a feature to where it lives in the current codebase: files, communication flow, and per-requirement locations. --- # /bc:codemap — Map a Feature to the Codebase Show where a specific feature lives in the current codebase: which files implement it, how they communicate, and where each linked requirement appears in code. This is the same code-mapping output produced by `/bc:onboarding` between demo and assessment, but invokable on its own. ## Usage ``` /bc:codemap "Patient

Installation

Installs to ~/.claude/skills/omar-hegazy-integrant-buddy-council-plugin-codemap/SKILL.md

Terminal
mkdir -p ~/.claude/skills/omar-hegazy-integrant-buddy-council-plugin-codemap && curl -fsSL https://raw.githubusercontent.com/Omar-Hegazy-Integrant/buddy-council-plugin/HEAD/commands/codemap.md -o ~/.claude/skills/omar-hegazy-integrant-buddy-council-plugin-codemap/SKILL.md

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

Full documentation available on GitHub

View Source Repository