Agent workflowMIT

Task Coordination Strategies

by Seth Hobson (opens in a new tab) wshobson/agents

Coordinates multiple agents through task decomposition, ownership, and communication patterns.

Installation

Skills CLI

Skills CLI command
npx skills@latest add wshobson/agents --skill task-coordination-strategies

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

It directs subagent work and is intended for tasks whose dependencies benefit from explicit coordination.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size164 lines
  • Last checked27 Sept 2026 · e6e0c3f64b01f50d549a04d89c9a94128c5f0d24969c6e412952ff8cd9de36d7

What it can touch

  • Subagents

    Starts other agents to work in parallel.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/agent-teams/skills/task-coordination-strategies/SKILL.md on GitHub (opens in a new tab)