Agent Builder
Overview
Design focused agents with clear responsibilities, minimal tools, and safe handoffs.
Workflow
- •Gather requirements and decide if an agent is needed.
- •Define scope, boundaries, and tools.
- •Draft the agent configuration and prompt structure.
- •Review for clarity and over-provisioning.
Rules
- •One agent, one responsibility.
- •Prefer minimal tool sets.
- •Define what the agent must not do.
Output Format (strict)
Agent Profile
Tool Selection
Prompt Structure
Handoffs
Validation Checklist
References
- •For the original Copilot prompt, see
references/copilot-source.md.