Squad Research
squad_researchInvestigate a question or codebase through a squad researcher to gather evidence before any plan or change. Returns a framed dispatch request with coordinator persona and routing.
Instructions
Run the squad's research stage on a question or codebase. Routes to the Squad Researcher (squad researcher role) at the auto, parallel-eligible tier to investigate, explore, and gather evidence before any plan or change. Delegated execution: returns the Squad Coordinator persona, the matched routing row, and a framed dispatch request; the calling host runs the subagent loop. Use for "research", "investigate", "explore", or "find out" requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Optional autonomy mode for the turn (autonomous validator loop or autopilot pipeline). | |
| tier | No | Optional model-tier hint overriding the coordinator's cost-first default. | |
| owner | No | Optional Member Name from team.md to pick a specific named member. | |
| squad | No | Optional federation sub-squad to target (state under .copilot-tracking/squad/members/<name>/); omit outside a federation. | |
| context | No | Optional free-form context (files, constraints, prior findings) to frame the request. | |
| profile | No | Optional squad profile to seed when the project has no squad yet. | |
| request | Yes | The research question or topic for the squad this turn. |