Agentsop Repo Map

Symbol-level code context for LLM coder-agents: tree-sitter extracts symbols, PageRank ranks them over the cross-file reference graph, and the top class/function signatures are fed to the LLM as a token-budgeted read-only map (not RAG, no vector index, human-auditable). Use when an agent must locate the right files in a large/multi-file repo, when builds/refreshes/scopes a repo-map, or when "model edits the wrong file" needs fixing.

agentsope 6da8a7d 5 files · 42.0 KB Updated

File contents

agentsope/SkillAlchemy/tree/main/skills/agentsop-repo-map commit 6da8a7d4cc

Frequently asked questions

npx skillmds@latest add agentsope/agentsop-repo-map