Role banner
SWEStash SWEStash

Role

Productivity community

Description

--- name: role description: "Switch the active swe-workflow role: promote that role's skills to auto-trigger (on) and send the rest to name-only. Usage: /role <name> to set, /role to show current + list, /role all (or none) to reset to baseline." argument-hint: [role] allowed-tools: Bash disable-model-invocation: true --- The user is managing the active swe-workflow skill role. The requested role argument is: `$ARGUMENTS` **Validate the argument before running anything — this is the security-c

Installation

Installs to ~/.claude/skills/swestash-swe-workflow-skills-role/SKILL.md

Terminal
mkdir -p ~/.claude/skills/swestash-swe-workflow-skills-role && curl -fsSL https://raw.githubusercontent.com/SWEStash/swe-workflow-skills/HEAD/commands/role.md -o ~/.claude/skills/swestash-swe-workflow-skills-role/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository