dispatch-opencode

Installation
SKILL.md

dispatch-opencode

Routes subagent dispatch through opencode using async file-based signaling. The skill does NOT implement ACP (Agent Client Protocol) or HTTP serve mode — those were dropped per ADR-001. Instead, it uses CLI opencode run as the invocation transport, wrapped in a .subagents/ lock-watch protocol.

For previous versions of this skill (ACP/CLI/HTTP), see ADR-001.

When to use

Primary pattern: two-call dispatch

Use the two-call pattern when the agent is actively running and can poll:

Installs
11
First Seen
Apr 30, 2026
dispatch-opencode — cristoslc/dispatch-opencode-skill