cyberneticlibrary

Coordinate teams through task decomposition

team-leadsubagentsetup L20
pjcau/JonnysPortal
What it does

Coordinate multi-agent projects with anti-stall protocols

Best for

When multi-agent coordination needs deadlock protection and stall detection.

Inputs
  • · complex task, subagent team, dependencies
Outputs
  • · task decomposition with assigned agents, progress notifications
Preconditions
  • · Multiple subagent execution, task tracking
Failure modes
  • · Subagent deadlock on same issue
  • · Stalled agent (5+ min) undetected
  • · Token budget exhaustion
Trust signals
  • · Anti-stall protocol with max-attempts
  • · 3-phase (analyze/fix/validate) pattern
  • · Concurrent subagent limit (3)