redcon_overview
Generates a directory-grouped repository map filtered to modules relevant to a given task, helping you orient in unfamiliar codebases without reading READMEs or using ls -R.
Instructions
Lightweight repository map grouped by directory, filtered to modules relevant to the task. Use when orienting in an unfamiliar repo instead of ls -R, find, or reading READMEs; costs a few hundred tokens. For actual code structure (signatures), use redcon_repo_map instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | . | |
| task | Yes | Task description |