opencode

Automate coding tasks like refactoring and code review with OpenCode CLI.

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill opencode-piaoxuemoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/Piaoxuemoli/qoobeeHermes/tree/main/hermes/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill opencode-piaoxuemoli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires opencode-ai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates coding tasks using the OpenCode CLI, reducing manual coding efforts and speeding up development workflows.

Core Features & Use Cases

  • Automated Coding: Execute code tasks like refactoring, code review, and implementation using OpenCode CLI.
  • Interactive Sessions: Start interactive coding sessions for iterative tasks with progress checks.
  • Parallel Execution: Run multiple coding tasks in parallel in isolated workdirs/worktrees.
  • PR Review: Built-in PR command for code review and analysis.
  • Session Management: Resume and manage coding sessions with session IDs.
  • Cost Management: Track token usage and costs for OpenCode sessions.
  • Use Case: For a developer who needs to refactor a large codebase or review a pull request, this Skill can automate the process and provide insights.

Quick Start

Use the opencode skill to run a code refactoring task on your project directory.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I automate code refactoring across a large project?

Automate code refactoring by executing AI coding tasks through the OpenCode CLI, which runs iterative sessions to modify your codebase and reduce manual coding efforts.

What is the best way to run parallel coding tasks in isolated environments?

Run parallel coding tasks by executing multiple OpenCode CLI agents in isolated workdirs or worktrees, enabling simultaneous development workflows without conflicts.

Do I need the OpenCode CLI installed to automate code review?

Yes, you need the OpenCode CLI installed and authenticated to automate code review and generate analysis from pull requests using the built-in PR command.

Can I resume an interactive coding session after checking its progress?

Yes, you can resume and manage interactive coding sessions using specific session IDs to continue iterative tasks exactly where you left off.

How does cost management work for AI coding automation sessions?

Cost management tracks token usage and associated expenses for OpenCode sessions, allowing you to monitor the financial overhead of your AI coding automation tasks.