| name | Repo: Investigate Target |
| description | {{ ๐๐๐ }} Investigate a codebase in detail and write findings to a document, for a named concept, subsystem, or question |
| when_to_use | When you need a deep, written-down investigation of how something works or why it's built a certain way โ deeper than a quick grep, and the output should persist as a doc. |
| model | opus |
| disable-model-invocation | true |
| context | fork |
| allowed-tools | ["Read","Glob","Grep","Write"] |
| argument-hint | ["focus of investigation"] |
Targeted Repo Investigation
Provide an in-depth analysis of this codebase, focussing squarely on $ARGUMENTS.
Probe deeply into all files & the relationships between them.
If no focus is specified, consider the codebase as a whole.
Create a structured .md document in @docs/investigations/ with your findings