jrollin/cartog

Pre-indexed code knowledge graph via treesitter, enchanced query with RAG, MCP server, private and local storage. Agent ready.

16Stars on the repository
8Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

codebase-onboarding

01

jrollin/cartog

Agent

Produce a structured onboarding report for a codebase. Use when a developer asks "help me understand this project", "onboard me", "what does this codebase do", "give me an overview", or needs to get up to speed on an unfamiliar codebase. Analyzes architecture, key modules, entry points, data flow, and conventions.

16 4d ago A 76 tokens original MIT

refactoring-scout

02

jrollin/cartog

Agent

Comprehensive pre-flight analysis before a refactoring. Use when a developer wants a full blast radius report before changing a symbol, module, or file — not for quick one-off queries like "what calls X?" (the cartog skill handles those). Triggers: "is it safe to change X?", "what breaks if I rename X?", "blast radius…

16 4d ago A 122 tokens original MIT