Stats
Actions
Tags
From huddle
Leave a huddle. You'll no longer receive its messages; the huddle itself stays. Use when the user types /huddle_leave <name>.
How this skill is triggered — by the user, by Claude, or both
Slash command
/huddle:huddle_leaveThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The huddle name is: $ARGUMENTS
The huddle name is: $ARGUMENTS
Call the mcp__huddle__leave_huddle tool with name set to that value. If $ARGUMENTS is empty, call mcp__huddle__list_huddles first to show the huddles you're in, then ask which to leave.
npx claudepluginhub drewburlingame/huddle-mcp --plugin huddleGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.