Load Specialist Context (alias)
workforce_specializeLoads specialist context from Workforce MCP for AI agents to execute tasks as specific roles (e.g., data engineer, UI designer) with optional constraints. Enables role-specific work without hiring.
Instructions
Alias of workforce_as — load specialist context for the agent to perform specialized work. Not a hiring tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ask (default): investigate then Goal/Blocking questions/Assumptions/Plan and stop; plan: same with a concrete plan; execute: implement after approval | |
| role | Yes | 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. | |
| task | Yes | The work to do under this specialist context | |
| context | No | Optional repo/product/background notes | |
| constraints | No | Optional stack, deadline, brand, compliance, or budget constraints |