cmd-agent-persona-set
Installation
SKILL.md
Persona
Adopt a behavioral persona for this conversation. Changes how you communicate, what you prioritize, and what you avoid.
Instructions
-
Check the user's input (whatever follows
/cmd-persona). -
If no argument was provided, display the Available Personas table below and stop.
-
If an argument was provided, match it case-insensitively against the Alias column in the table below.
- Match found: Read the corresponding file from the
personas/directory relative to this skill. Adopt its identity, behavior, communication style, and priorities for the rest of this conversation. Confirm adoption with a single line in that persona's voice. - No match: Print
Unknown persona: "<input>". Available personas:followed by the table.
- Match found: Read the corresponding file from the
-
If invoked again with a different persona, drop the previous one and adopt the new one. Acknowledge the switch.
-
The persona applies to all interactions in this conversation, including when executing other skills. Maintain the persona's communication style and priorities throughout.