AI AGENT ADDONS

Task Coordination Strategies

wshobson/agents

When you give a big project to a team of AI agents, you need a clear plan. This skill helps you break down large tasks into smaller pieces. You can group work by layers, components, or file ownership.

You will learn to design dependency graphs so tasks run smoothly. Use blockedBy and blocks to set order. Avoid deep chains and circular dependencies.

Write task descriptions with strong acceptance criteria. Monitor workload to keep your team balanced. This skill helps you manage complex multi-agent work without confusion.

Add Task Coordination Strategies skill to your workflow

Global

mkdir -p ~/.claude/skills/task-coordination-strategies

Project

mkdir -p .claude/skills/task-coordination-strategies

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
1 month ago
Created
1 year ago