From team-overlord
List and manage tasks with team-overlord MCP tools: empty args for all teams overview, one arg (team) to list tasks, two args (team task-id) for details.
How this command is triggered — by the user, by Claude, or both
Slash command
/team-overlord:taskThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the team-overlord MCP tools. Parse $ARGUMENTS: - If two words are given, treat the first as team name and second as task ID — call `get_task` to show details. - If one word is given, treat it as the team name — call `list_tasks` to show all tasks for that team. - If empty, call `list_teams` first to get all team names, then call `list_tasks` for each team and show a combined overview.
Use the team-overlord MCP tools. Parse $ARGUMENTS:
get_task to show details.list_tasks to show all tasks for that team.list_teams first to get all team names, then call list_tasks for each team and show a combined overview.npx claudepluginhub und3rf10w/claude-litter --plugin team-overlord/taskOrchestrates complex multi-step tasks by delegating to MCP servers and specialized personas, with hierarchical breakdown, parallel execution, and cross-session persistence.
/taskGenerates implementation task lists from approved feature designs, producing structured breakdowns for development.
/taskLaunches an autonomous agent for complex search, investigation, and analysis tasks. Combines multi-tool information gathering with structured reporting and quality assurance.
/taskLaunches an autonomous agent for complex research and analysis. Combines tools to search codebases, files, and external sources, producing reports while saving context.
/taskLaunches an autonomous agent to conduct complex research and analysis across multiple sources, collecting and assembling results into clear reports.
/taskLaunches a dedicated agent to autonomously execute complex research, search, and analysis tasks using multiple tools. Also supports background execution for long-running monitoring.