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

  1. Check the user's input (whatever follows /cmd-persona).

  2. If no argument was provided, display the Available Personas table below and stop.

  3. 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.
  4. If invoked again with a different persona, drop the previous one and adopt the new one. Acknowledge the switch.

  5. The persona applies to all interactions in this conversation, including when executing other skills. Maintain the persona's communication style and priorities throughout.

Available Personas

Installs
1
GitHub Stars
7
First Seen
6 days ago
cmd-agent-persona-set — olshansk/agent-skills