repo_brief
Rank files by coupling, churn, size, and memory signals to orient yourself on an unfamiliar codebase. Choose from spine, churn, god_modules, or refactor_candidates modes.
Instructions
Orientation for an unfamiliar repo: ranked files by mode — spine (central coupling), churn, god_modules, or refactor_candidates — with size/coupling/churn/memory signals and suggested next tools. Start here when you don't know the codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | spine | |
| limit | No | ||
| include | No | What to include: `memories` (on by default), `generated` (off). Omit to keep defaults. |