From huddle
List all huddles in this space with membership and unread counts. Use when the user types /huddle_list.
How this skill is triggered — by the user, by Claude, or both
Slash command
/huddle:huddle_listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call the `mcp__huddle__list_huddles` tool (no arguments). Return each huddle's name, members, `i_am_member`, unread count (if member), and total messages.
Call the mcp__huddle__list_huddles tool (no arguments). Return each huddle's name, members, i_am_member, unread count (if member), and total messages.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub drewburlingame/huddle-mcp --plugin huddle