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.