repo_clusters
Identify ownership clusters in a repository by analyzing path proximity, graph connections, and git co-touch for a quick overview of subsystems and key files.
Instructions
Map the repo into ownership clusters from path proximity, graph edges, and git co-touch — a cheap overview of subsystems and their representative files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include | No | What to include: `memories` (on by default), `generated` (off). Omit to keep defaults. | |
| min_cluster_size | No |