Stats
Actions
Tags
From huddle
List all agents registered in this repo's huddle space. Use when the user types /huddle_agents.
How this skill is triggered — by the user, by Claude, or both
Slash command
/huddle:huddle_agentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call the `mcp__huddle__list_agents` tool (no arguments). Return the list of agents with their pids and start times.
Call the mcp__huddle__list_agents tool (no arguments). Return the list of agents with their pids and start times.
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.