agents/<name>.md and is declared in facet.json under the agents map. The normative rules — placement, descriptor shape, and the YAML front-matter contract — live at Text assets in the manifest specification.
Example
The file content is the agent’s system prompt:When to use agents
Agents define who the assistant is — a persona with a role, behavioral rules, and tool access. Use agents for:- Specialized reviewer personas (security reviewer, accessibility auditor)
- Domain experts (database advisor, API designer)
- Workflow-specific assistants (deployment helper, debugging partner)
Further reading
- Text assets — placement, descriptor shape, and front-matter rules
- Create Your First Facet — step-by-step guide including writing an agent