JordanCoin/codemap
A Go CLI that generates concise architectural summaries of codebases to help LLMs understand projects without excessive token usage.

Codemap is a developer tool that analyzes codebases and produces structured summaries for AI coding assistants. It uses static analysis and AST-based rules to extract project structure, dependencies, and architectural patterns. Developers feed its output to Claude, Cursor, or similar tools to reduce token costs while giving the AI accurate project context. It supports dependency mapping via ast-grep rules and integrates with installation tools like Homebrew and Scoop.