select_squad
Selects the appropriate team agents for a work type by analyzing changed files, using content sniffing, path hints, and a core matrix.
Instructions
Select agents for a work type given changed files. Combines core matrix with content sniff and path hints. Reads up to 16384 bytes per file when workspace_root is set; signals can be ext-gated to avoid cross-stack false positives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_type | Yes | ||
| files | No | ||
| read_content | No | ||
| force_agents | No | ||
| workspace_root | No |