scout
Find existing code that already does what you need before adding or fixing, with ranked reuse candidates and caller insights.
Instructions
Before adding/fixing: ranked reuse candidates (caller counts) + usage_of_top call site + impact_of_top. Production defs beat sample/test/fixture (collision_note when demoted). Use when locating 'what already does X?' — reuse beats reinventing. Then context/change_kit before editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository name | |
| task | Yes | What you want to add or fix, in natural language (e.g. 'parse a git diff into changed symbols') | |
| top_k | No | Max reuse candidates (default 8) | |
| format | No | Response text encoding: toon (default) | json |