zaycruzzaycruzCommunity·1 Agent Skills Included

hermes-opencode-plugin

Delegate heavy coding tasks to parallel engineering agents

Delegates multi-file coding, refactoring, and bug fixing to OpenCode's parallel agent harness from inside Hermes. Eliminates the need to manage dozens of manual tool calls for features, tests, and code changes. Routes each task to the right specialist agent automatically and returns structured results with file diffs and summaries.
npx skills add zaycruz/hermes-opencode-plugin --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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