opencode

Delegate coding tasks to an autonomous OpenCode agent.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Harries/hermes-agent --skill opencode-harries
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/Harries/hermes-agent/tree/main/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/Harries/hermes-agent --skill opencode-harries

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenCode enables autonomous, interactive coding work by delegating tasks to a dedicated coding agent, simplifying feature implementation, refactoring, and PR reviews without constant manual direction.

Core Features & Use Cases

  • Autonomous coding sessions: orchestrates feature development, refactoring, and reviews across projects.
  • TUI-backed interactive workflows: supports long-running tasks with multi-agent collaboration and progress tracking.
  • PR review automation: assists in inspecting diffs, suggesting changes, and validating tests.
  • Use Case: Imagine you need to implement a new authentication flow across several repos; let the agent draft code, review PRs, and track progress.

Quick Start

Instruct the agent to start a new coding task on your repository and describe the desired outcome.

Frequently Asked Questions about opencode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews and feature development across multiple repositories?

You can automate code reviews and feature development across multiple repositories by delegating tasks to an autonomous coding agent. It orchestrates long-running sessions to draft code, inspect diffs, validate tests, and track progress iteratively.

What is an autonomous coding agent used for?

An autonomous coding agent is used for delegating interactive coding work like feature implementation, refactoring, and PR reviews. It operates over long-running sessions with multi-agent collaboration and progress tracking to deliver clear outcomes.

How do I delegate refactoring tasks to a coding agent?

To delegate refactoring tasks, instruct the coding agent to start a new session on your working project directory and describe the desired outcome. The agent autonomously orchestrates the refactoring and tracks progress through a TUI-backed interactive workflow.

Do I need OpenCode installed to use an autonomous coding agent?

Yes, you need OpenCode installed and authenticated to use the autonomous coding agent. You also need a working project directory and codebase access for the agent to orchestrate tasks and deliver clear results.

Can I use a coding agent for long-running PR workflows in multi-repo environments?

Yes, you can use a coding agent for long-running PR workflows in multi-repo environments. The agent orchestrates interactive workflows, inspects diffs, suggests changes, and validates tests across repositories with clear deliverables.