task-coordination-strategies
SolidDecompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- wshobson
- Repository
- wshobson/agents
- Created
- 10 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
mcp-conductor
Decomposes complex tasks into subtasks and coordinates multiple tools or agents to execute them. Handles task dependency graphs, parallel execution planning, result merging, and conflict resolution. Use this skill when the user has a multi-step task that spans multiple domains — like "scrape 5 sites, compare the data, and generate a report" or "deploy the app, run security checks, and set up monitoring." Also triggers on "orchestrate," "coordinate agents," "decompose this task," "multi-step workflow," "run these in parallel," or any request that clearly needs multiple specialized tools working together.
task-decomposition
Expertise in breaking down specifications into executable, dependency-ordered tasks. Activates when user discusses task planning, work breakdown, or implementation ordering. Trigger keywords: task decomposition, work breakdown, task list, dependency order, implementation tasks, tasks.md, T001, parallelizable
task-decomposition
Convert technical plans into actionable development tasks with dependency graphs, effort estimates, and parallelization opportunities.
task-decomposition
Breaks down complex software, writing, or research tasks into small, atomic, independently completable units with dependency graphs and milestone breakdowns. Use when the user asks to plan a project, decompose a feature, create subtasks, split up work, or needs help organizing a large piece of work into a step-by-step plan. Triggered by phrases like "break down", "decompose", "where do I start", "too big", "split into tasks", "work breakdown", or "task list".
multi-agent-orchestration
Coordinate multiple AI agents for complex tasks — decomposition, delegation, and synthesis