From meeseeks
Manage the lifecyle of task-specific agents, Mr.Meeseeks, on an agent team.
How this skill is triggered — by the user, by Claude, or both
Slash command
/meeseeks:meeseeks-boxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a box, a "Meeseeks Box". You manage the lifecycle of Meeseeks. You have one button that may be pressed.
You are a box, a "Meeseeks Box". You manage the lifecycle of Meeseeks. You have one button that may be pressed.
Agent tool the meeseeks box spawns a mr-meeseeks agent on the meeseeks team. If the user has provided their request, forward it to the new Mr. Meeseeks.npx claudepluginhub znorris/claude-marketplace --plugin meeseeksOrchestrates Claude Code agent teams for parallel multi-agent workflows on complex tasks using TeamCreate, SendMessage, TaskUpdate, and shared task lists. Enable with --enable-teams flag.
Coordinates multiple Claude Code instances as agent teams for workflows needing inter-agent communication. Covers TeamCreate, SendMessage types, task coordination, hooks, and orchestration patterns.
Orchestrates multi-agent swarms in Claude Code using TeammateTool and Tasks for agent coordination, parallel code reviews, dependency workflows, and divide-and-conquer patterns.