phonowell/invoke-opencode-acp
Claude Code CLI skill that delegates complex tasks to an OpenCode subagent via ACP protocol, saving 50-90% tokens.
Platform-specific configuration:
{
"mcpServers": {
"invoke-opencode-acp": {
"command": "npx",
"args": [
"-y",
"invoke-opencode-acp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...