AI AGENT ADDONS

Codemap CLI helps you see your codebase like a map. It shows project structure, file dependencies, and what changed in a branch. This guide walks through setup step by step.

You choose where to store settings. Options include project level with git tracking, personal local files, or user level global config. The tool works on macOS, Linux, and Windows.

After installation Codemap is ready for use. It updates your CLAUDE.md file with commands and options. You can then run codemap . to see the tree or codemap --diff to view changes from the main branch.

Add Setup Codemap Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/setup-codemap-cli

Project

mkdir -p .claude/skills/setup-codemap-cli

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago