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.
Reported anonymously by an r/LocalLLM contributor · score 2