Switch Specialist Context
workforce_handoffSwitch an AI agent's specialist context between roles like architecture to frontend, carrying findings and artifacts so the next task uses the right skills and quality standards.
Instructions
Switch the agent's specialist context from one specialty to another (e.g. ARCH→FE, DE→AI, OPS→SRE) with a clean brief. Not a personnel handoff — a context switch so the next slice of work uses the right skills and quality bars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Work continuing under the new specialty context | |
| to_role | Yes | Incoming specialty. Specialist context to load — short flag or full id. Examples: DE, UI, FE, BE, DS, ML, AI, ARCH, OPS, SRE, MON, SEC, QA, MGR or data_engineer, ui_designer, frontend, backend, ops, sre, monitoring, security, qa, manager. Also accepts workforce-DE / workforce/UI / workforce/MGR style strings. This loads agent context for the work — it does not hire people. | |
| findings | No | Key findings and constraints from the outgoing specialty | |
| artifacts | No | Named artifacts to carry forward | |
| from_role | Yes | Outgoing specialty. Specialist context to load — short flag or full id. Examples: DE, UI, FE, BE, DS, ML, AI, ARCH, OPS, SRE, MON, SEC, QA, MGR or data_engineer, ui_designer, frontend, backend, ops, sre, monitoring, security, qa, manager. Also accepts workforce-DE / workforce/UI / workforce/MGR style strings. This loads agent context for the work — it does not hire people. |