opencode

Orchestrate OpenCode CLI sessions to implement features, refactor code, and review pull requests.

2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/CUexter/hermes-agent --skill opencode-cuexter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/CUexter/hermes-agent/tree/main/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/CUexter/hermes-agent --skill opencode-cuexter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to an autonomous OpenCode CLI agent to implement features, refactor code, and review pull requests, freeing developers from repetitive tasks and context switching.

Core Features & Use Cases

  • Automated coding worker orchestration: OpenCode session management, feature implementation, and PR reviews.
  • Long-running iterative sessions: TUI-based interactive development with progress tracking.
  • Context-preserving workflows: Work across repos and branches with persistent state and guidance.

Quick Start

Start an OpenCode session to implement a feature in your project and review related PRs.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I delegate coding tasks to an autonomous agent?

Autonomous coding tasks are automated by orchestrating the OpenCode CLI to implement features, refactor code, and review pull requests within a dedicated project directory.

Can I run long-running interactive coding sessions with a TUI?

Yes, you can run long-running iterative sessions using a TUI-based interactive development environment that provides progress tracking and preserves context across repos and branches.

Do I need the opencode CLI installed to automate feature implementation?

Yes, automating feature implementation requires the opencode CLI to be installed and authenticated to manage sessions and execute structured prompts for consistent results.

What is the best way to automate pull request reviews for my repository?

The best way to automate pull request reviews is using an autonomous coding agent to orchestrate session management and apply structured prompts for iterative, in-context work.

Does this autonomous coding worker support one-shot bounded tasks?

Yes, the autonomous coding worker supports both bounded one-shot runs for isolated tasks and persistent background interactive sessions for continuous development workflows.

When should I use an autonomous session versus a one-shot run for refactoring code?

Use a one-shot run for isolated refactoring tasks, while persistent autonomous sessions are better for iterative, context-preserving workflows across multiple repos and branches.