Repo Compass

Generate dense codebase context for AI-assisted development. Scans source files and writes CODEBASE.ctx — no API calls, pure local compute. Use when user says "scan this codebase", "load codebase context", "give me a project map", "run repo-compass", or invokes /repo-compass.

pietrotommasini2022 Updated

File contents

Installation

npm install -g repo-compass

Usage

After installation, use the /repo-compass slash command in Claude Code or run:

repo-compass scan

Generates CODEBASE.ctx in the current directory with full source context ready for AI consumption.

pietrotommasini2022/repo-compass/tree/main/ commit faad43cc84

Frequently asked questions

npx skillmds@latest add pietrotommasini2022/repo-compass