Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.
.claude/skills/sundial-org-agentlens/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 262% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -14% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -29% | 0% |
Always start by reading .agentlens/INDEX.md for the project map.
| Level | File | Purpose | |-------|------|---------| | L0 | INDEX.md | Project overview, all modules listed | | L1 | modules/{slug}/MODULE.md | Module details, file list | | L1 | modules/{slug}/outline.md | Symbols in large files | | L1 | modules/{slug}/memory.md | TODOs, warnings, business rules | | L1 | modules/{slug}/imports.md | File dependencies | | L2 | files/{slug}.md | Deep docs for complex files |
INDEX.md → Find module → MODULE.md → outline.md/memory.md → Source file| You Need | Read This | |----------|-----------| | Project overview | .agentlens/INDEX.md | | Find a module | INDEX.md, search module name | | Understand a module | modules/{slug}/MODULE.md | | Find function/class in large file | modules/{slug}/outline.md | | Find TODOs, warnings, rules | modules/{slug}/memory.md | | Understand file dependencies | modules/{slug}/imports.md |
agentlens command if they seem staleFor detailed navigation patterns, see references/navigation.md For structure explanation, see references/structure.md
Other measured skills in the registry, with their headline benchmark lift.