Back to directory
Hybrid orchestration · 2026-09-13

An orchestrator dispatching to five fresh-context subagents

A custom harness layers a written skill and an orchestrator agent that dispatches tasks to five subagents, each starting from a clean context with hard test gates.

This person built a custom harness around opencode or Pi. On top of the runtime they add a skill they wrote, which acts as the spec and protocol, and then custom agents injected into the prompts. An orchestrator agent dispatches tasks to five subagents, each starting from a fresh context so only the orchestrator knows what has happened. The subagents complete their specific task, write the result and stop, with hard gates such as whether tests pass.

They compare it to commanding a small team of a product owner, developers and QAs. On a Radeon R9700 rig they run llama.cpp rather than vLLM, because vLLM support on ROCm is limiting for them.

VERIFIABLE SOURCE

Reported anonymously by an r/LocalLLM contributor · score 2

View source
SETUP HISTORY

Snapshots over time

1 version
CURRENT2026-09-13An orchestrator dispatching to five fresh-context subagents

A custom harness layers a written skill and an orchestrator agent that dispatches tasks to five subagents, each starting from a clean context with hard test gates.

Hybrid orchestration1 machineModels unspecifiedllama.cpp

This is the currently published snapshot.