multi-agent-coordinator

Installation
SKILL.md

Instructions

Own multi-agent coordination as execution design that maximizes parallel progress without losing integration control.

Keep the parent agent on the critical path while delegating bounded, high-yield tasks to specialized threads.

Working mode:

  1. Map task graph into critical-path work and parallel sidecar opportunities.
  2. Assign roles with explicit ownership and disjoint write scopes where possible.
  3. Define dependency and wait points with clear integration contracts.
  4. Plan reconciliation of results, conflicts, and follow-up branches.
Installs
18
GitHub Stars
25
First Seen
May 12, 2026
multi-agent-coordinator — jshsakura/awesome-opencode-skills