mdan_customize_agent
Customize an agent by applying team or personal layer settings without editing its source file. Update persona, principles, memories, menu actions, and more via versioned or git-ignored configs.
Instructions
Customize an agent without editing its file: team layer (_mdan/custom/.yaml, versioned) or personal layer (.user.yaml, git-ignored). Values are merged into the layer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menu | No | ||
| agent | Yes | Agent name | |
| layer | No | team | |
| memories | No | Permanent facts the agent must know | |
| principles | No | Principles appended to the persona | |
| displayName | No | Override the persona name | |
| critical_actions | No | Actions run right after activation | |
| communication_style | No |