cyberneticlibrary

Orchestrate EPIC from plan to merge

agent-orchestratorworkflowsetup L30
XuShan0425/E-commerce-automatic
What it does

agent orchestrator workflow

Best for

Multi-stage task execution where parallel safety and dependency ordering reduce wall-clock time.

Inputs
  • · args (object)
  • · task/epic ID
  • · JSON schema
Outputs
  • · result object
  • · JSON
  • · report/summary
Requires
  • · Claude AI
  • · Git
  • · Workflow executor (parallel)
Preconditions
  • · Workflow runtime configured
  • · Claude API access
Failure modes
  • · Claude context window exceeded
  • · Agent timeout or network error
  • · Concurrent execution conflict
Trust signals
  • · Sourced from repo: XuShan0425/E-commerce-automatic
  • · Exports canonical meta object (Workflow spec-compliant)
  • · Uses JSON schema validation
  • · Uses phase() boundaries for state isolation