hermes-opencode-plugin
Delegate heavy coding tasks to parallel engineering agents
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install hermes-opencode-plugin?▼
Run `npx skills add zaycruz/hermes-opencode-plugin --all -g -y` in your terminal to install it globally. You also need Hermes Agent running and the OpenCode CLI (version 1.4.0 or higher) on your PATH.
What does the opencode plugin do?▼
It lets Hermes hand off heavy engineering work like multi-file features, refactors, and test writing to OpenCode's multi-agent harness. One call can trigger five or more specialist agents working in parallel.
When should I use opencode instead of delegate_task?▼
Use opencode for real engineering work that would take more than three or four tool calls, such as refactors, bug fixes, or test writing. Use delegate_task only for simple, focused subtasks.
Is oh-my-openagent required to use this plugin?▼
No. If oh-my-openagent is missing, the plugin automatically falls back to OpenCode's built-in build agent, so basic task execution still works without multi-agent orchestration.
Does it work without opening a browser?▼
Yes. Every OpenCode process runs headless with the embedded web UI, session sharing, and auto-update disabled, so no browser tabs open during tasks.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core