- Name: invoke-opencode-acp
- Repo: https://github.com/phonowell/invoke-opencode-acp
- Homepage: none
- EN: Claude Code CLI skill that delegates complex tasks to an OpenCode subagent via ACP protocol to save tokens.
- Delegate multi-file refactors, batch operations, and code reviews
- Reduce token usage by offloading work to a subagent
- claude-code, opencode, acp-protocol, json-rpc, nodejs, cli, llm-tool
- npm install -g opencode; cp -r skills/invoke-opencode-acp ~/.claude/skills/
node ~/.claude/skills/invoke-opencode-acp/acp_client.cjs "$PWD" "task description" -o /tmp/output.txt -t 300- Docs: README.md
- API: none
- README.md
- License: MIT
- Citation: none
- Contact: https://github.com/phonowell/invoke-opencode-acp/issues