StackOS Library / orchestrators

Reasoning for the complete job.

Orchestrators read workflow state, choose the next valid step, assemble context, delegate bounded work, gate feedback, and check closeout.

5 in the library5 areas of workBased on real StackOS workflows

Quick answer

What is AI agent orchestration?

AI agent orchestration is the reasoning that advances and protects a workflow. The orchestrator adapts within the workflow contract, adjudicates findings instead of accepting them automatically, handles recovery, and checks the terminal condition before closing the job.

See how the three roles fit together →
Progression

Selects the next valid step from the current workflow state.

Context

Passes the relevant state, tools, and results between bounded roles.

Gatekeeping

Adjudicates findings and protects the accepted plan from drift.