Skip to content

Examples

These examples show Exarchos workflows applied to realistic scenarios. Each one walks through a complete workflow from start to finish, with representative command invocations and output simplified for clarity.

The scenarios use a fictional Node.js API server as the codebase. The commands, phases, and agent behavior are accurate to how Exarchos works. The code snippets and file paths are illustrative.

ExampleWorkflow TypeWhat It Shows
Feature DevelopmentFeatureFull ideate-to-merge lifecycle
Bug InvestigationDebugTriage, root cause analysis, validated fix
Code RefactorRefactorScope assessment, polish vs. overhaul
Agent DelegationFeatureParallel agents, failure recovery
Session RecoveryAnyCheckpoint, rehydrate, continue

If you want to understand the mechanics behind these examples, see Core Concepts. If you want to try one yourself, start with Your First Workflow.

Released under the Apache-2.0 License.