Skip to content

Recipes

Short worked examples covering the most common vstack workflows. Each recipe matches one of the canonical composition chains.

Recipe Chain When
Diagnose a confidently wrong agent F1 Agent returned wrong answer with high confidence — root-cause it.
Audit a multi-agent crew T1 Crew is producing output but it doesn't feel right.
Spot a structural bottleneck S1 Throughput tanks under load.
Run a culture check C1 Agent behavior doesn't match the team's stated intent.

Each recipe ships a runnable script plus prose walking through how to read the result.

For the full ordered chains + cross-chain transitions, see COMPOSITION-RUNBOOK.md at the repo root.