opencode-delegate
Delegate a coding task to the OpenCode CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to OpenCode — phrasings like "have OpenCode do X", "delegate this to OpenCode", "run it through OpenCode", or "use OpenCode to implement/fix/refactor" — or wants to run a queue of coding tasks through OpenCode while staying the reviewer.…
- installs 8w
- 3,476
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill that delegates a coding task to the OpenCode CLI as a background implementer, then has the orchestrating agent review the resulting diff and commit it. It bundles bash helpers for dispatching, polling, and structured result capture, plus reference docs on writing briefs and running task queues.
Use it when you want OpenCode to do the implementation work while you stay the reviewer and lander of the code.
Use it to
- Delegate a bounded implementation task to OpenCode and review its diff
- Run a queue of coding tasks through OpenCode
- Write a self-contained brief OpenCode can execute blind
- Verify OpenCode's gate claims before committing its work
For Claude Code users who delegate implementation to OpenCode
- Host repository
- amElnagdy/delegate-skills
- Version
- 0.5.0
- Installs, lifetime
- 4,300
- Installs, 8 weeks
- 3,476
- Compatible with
- Requires the `opencode` CLI installed and authenticated, Node 18+, or Git Bash/WSL on Windows).
- Licence
- MIT
- Host stars
- 2,063
- Host language
- JavaScript