How to Use It Well
- Setup time ~12 minutes (npm install + init + add a project)
- GitHub stars + forks (verified): see Source & Thanks
- CLI flow is 2 core commands (
init,add) for first-time wiring
Treat it like a cache for agent reasoning: run the CLI once to index and register a project, then pull project maps, change impact, and task context through MCP tools instead of repeatedly loading the same files into the prompt.
FAQ
Q: What’s the big win? A: You stop re-deriving the same repo map for every task. The agent can pull structured project context when needed.
Q: Do I have to keep files in my repo? A: The project describes keeping state under a home directory and keeping the repo clean unless you opt in.
Q: Is it only for code? A: No. The docs describe indexing markdown vaults (notes, headings, links) as well.