Plugins
1 pluginResults for “task-delegation”
64 skillsdelegation
Offload sub-tasks to other agents, specialist models, or background jobs, with guidance on choosing the right method and verifying results.
2
lend-ai-delegation
Guides agents to delegate tasks to specialized sub-agents using a decision tree and automatic triggers, with recursive spawning and integration with an agent-router MCP.
0
senior-orchestrator
Orquesta el ecosistema de agentes: decide qué modelo o tier usar, delega tareas a sub-agentes especializados y planifica arquitectura técnica.
0
dispatching-parallel-agents
Delegates independent debugging tasks to parallel agents with isolated context, preserving the main session for coordination.
0
crewai-agents
Orchestrate multi-agent workflows with CrewAI, defining role-based agents, tasks, crews, and custom tools for sequential or hierarchical collaboration.
10
b0
Delegates tasks to specialized AI agents running in parallel via the Box0 platform, enabling code review, security checks, research, and documentation.
81 · bundle
More results
crewai-multi-agent
Orchestrates teams of specialized AI agents with role-based collaboration, memory, and sequential or hierarchical execution for complex multi-step tasks.
1 · bundle
handoff-protocol
Use when passing work, tasks, or deliverables between agents. This skill provides a standardized protocol for agent-to-agent handoffs, ensuring context, requirements, and expectations are clearly communicated during task delegation or escalation.
0
dispatch
Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code with topic-aware sessions.
42.4k
handoff
Generates a clipboard-ready handoff prompt for another AI agent to investigate or continue a task, with structured context and review instructions.
9.1k
michael-bolton-rule
Trigger: standard work, deming first, feedback loop checks, decision rights, delegation check. Scope: Engineering operating models, team governance, task feedback loops. Boundary: Excludes direct code implementation or design templates.
1 · bundle
crewai-multi-agent
Build teams of autonomous AI agents that collaborate to solve complex tasks using role-based delegation, memory, and sequential or hierarchical execution.
10.4k · bundle
ceo-delegation
CEO式任务委派工作流程。当收到任何任务时使用此流程:不亲自执行,而是派发子代理执行、监控进度、汇报、验收。适用于需要高效并行处理多任务的场景。
1 · bundle
high-output-management
Manage teams using Andy Grove's principles: production thinking for knowledge work, output indicators, managerial leverage, effective meetings, clean decisions, OKRs, and task-relevant maturity.
1.6k · bundle
flow-delegate
Delegates a bounded repository task to an allowlisted external coding CLI through a guarded runner, with provider selection, timeout handling, and independent local review.
2 · bundle
delegate
Delegates a coding task to pi (dev/pi), a minimal terminal coding harness. This skill should be used when the user asks to "use pi", "run pi", "delegate to pi", "let pi handle this", "ask pi to", "have pi do", or invokes /pi:delegate. It bridges the current Claude Code context to the pi CLI, passing relevant files, git state, and the task description for execution by the pi-agent.
580 · bundle
efficient-fable
Orchestrate token-heavy research, coding, and testing by delegating bounded tasks to cheaper subagents while reserving Claude Fable for architecture, synthesis, and final review.
3.4k · bundle
delegate
Live in-session delegation from Claude to Codex via the approval/delegation packet contract
1 · bundle
sdd-tasks
Divide un cambio de diseño aprobado en tareas concretas, ordenadas por dependencias y agrupadas por fase, con criterios de done y un forecast de workload para revisión.
0
dispatching-parallel-agents
Dispatching Parallel Agents
0
rescue
Delegate a substantial diagnosis, implementation, or follow-up task to Claude Code through the tracked-job runtime. Args: --background, --wait, --resume, --resume-last, --fresh, --write, --model <model>, --effort <low|medium|high|xhigh|max>, --prompt-file <path>, [task text]. Defaults to opus + xhigh effort. Use when Claude should investigate or change things, not when the user only wants review findings.
0 · bundle
planning-and-task-breakdown
Decompose work into small, verifiable tasks with explicit acceptance criteria, ordered by dependencies and sliced vertically for reliable implementation.
69.5k
dispatching-parallel-agents
Dispatch multiple independent tasks to parallel agents for faster debugging and problem-solving.
247k
ce-work-beta
[BETA] Execute work with external delegate support. Same as ce-work but includes experimental Codex delegation mode for token-conserving code implementation.
0 · bundle
task-decomposition
Task Decomposition
1.7k · bundle
parallel-task
Only to be triggered by explicit /parallel-task commands.
3
dispatch
Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code with topic-aware sessions
6
gemini
Provides Gemini CLI delegation workflows for large-context analysis tasks, including English prompt formulation, execution flags, and safe result handling. Use when the user explicitly asks to use Gemini for a specific task such as broad codebase analysis or long-document processing. Triggers on "use gemini", "delegate to gemini", "run gemini cli", "ask gemini", "use gemini for this task".
3 · bundle
assign
Assign a task to a specific role on your team.
0
subagent-safety
Decide which work is safe to delegate to worker agents. Use before delegating tasks that may require user interaction, approval, authentication, external writes, or shared-state mutation.
1
subagents-creator
Guide for defining and using Claude subagents effectively. Use when (1) creating new subagent types, (2) learning how to delegate work to specialized subagents, (3) improving subagent delegation prompts, (4) understanding subagent orchestration patterns, or (5) debugging ineffective subagent usage.
13 · bundle
task-dag-decomposition
Analyze candidate task nodes, dependencies, collisions, and critical path before a consumer accepts or rejects a final DAG.
4 · bundle
message-queue-design
`task-agent`/`review-agent`: use when broker delivery, ordering, acknowledgement, DLQ, backpressure, or replay changes; skip synchronous retry without message semantics.
4 · bundle
dependency-repair
Autonomously repairs failed task verification by choosing retry, decompose, prune, or escalate strategies before surfacing to the user.
1 · bundle
split-task
当用户已有确认过的技术设计(理想来自 make-design),要在编码前把它拆成可独立验收、带依赖与验证方式的开发任务清单时使用——如"拆任务、把技术方案拆成开发任务、生成 tasks、列实现任务清单、把设计落地成可执行任务"。不要用于:技术方案还没定(先 make-design)、行为还没钉死(先 write-spec)、想法还模糊(先 refine-idea)、写具体实现代码或逐行施工单、调试、代码评审。
0 · bundle
team-tasks
Coordinate multi-agent development pipelines using shared JSON task files. Use when dispatching work across dev team agents (code-agent, test-agent, docs-agent, monitor-bot), tracking pipeline progress, or running sequential/parallel workflows. Covers project init, task assignment, status tracking, agent dispatch via sessions_send, and result collection. Supports two modes: linear (sequential pipeline) and dag (dependency graph with parallel execution).
1 · bundle