What problem does it solve?
Analyzes an ambiguous trigger and routes it to the correct specialized agent-loop implementation, enabling seamless selection between learning loops, red-team reviews, dual-loop delegation, parallel swarm, or triple-loop patterns while managing shared closure: seal, persist, retrospective, and self-improvement.
Core Features & Use Cases
- Route triggers to the appropriate agent-loop pattern based on task context to determine whether to run a simple learning loop, a red-team review, dual-loop delegation, a parallel swarm, or a triple-loop learning setup.
- Enforce a structured lifecycle: planning, delegation, execution, verification, retrospective, and handoff to the primary agent for ecosystem sealing.
- Operate in isolation with no hard-dependencies on sibling plugins and minimal external dependencies; supports command-line invocation of
agent_orchestrator.py.
Quick Start
Provide a trigger prompt and let the orchestrator route it to the correct agent-loop pattern.