High-level repo map
repo_mapGet a bird's-eye repository overview: top directories with file counts, total lines, and symbols. Drill into any directory to list its largest files and focus your code exploration.
Instructions
Birds-eye overview: top directories with file counts, total lines, and symbol counts. Pass path to drill into one directory and list its largest files (with top to cap the list) — the bridge between orienting at the directory level and picking a file to skeleton. Start every session here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | With `path`: how many files to list (default 20). | |
| path | No | Drill into this directory and list files instead of directories. | |
| depth | No |