opencode

Automate code implementation, refactoring, and review tasks using the OpenCode CLI.

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/srivtx/supercharger-opencode --skill opencode-srivtx
Or copy as Structured Prompt for Agentâ–Ľ
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/srivtx/supercharger-opencode/tree/main/agents/opencode
Command: npx skills add https://github.com/srivtx/supercharger-opencode --skill opencode-srivtx

SYSTEM DOCUMENTATION & REQUIREMENTS

đź’ˇ This Skill includes scripts (resource) components.

What problem does it solve?

The opencode Skill simplifies coding tasks by using the OpenCode CLI to implement, refactor, and review code automatically, streamlining development workflows.

Core Features & Use Cases

  • Autonomous Coding: Use OpenCode to delegate coding tasks, allowing developers to focus on higher-value work.
  • PR Review: Integrate with OpenCode for streamlined pull request reviews, improving code quality.
  • Long-Running Sessions: Support for long-running coding sessions with progress checks, ideal for complex tasks.
  • Parallel Task Execution: Execute tasks in parallel, increasing productivity and efficiency.

Quick Start

Install opencode and start using it with the command: opencode run 'Implement OAuth refresh flow and update tests'.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I automate code implementation and refactoring within a Git repository?â–Ľ

You can automate code implementation and refactoring by running the OpenCode CLI within your Git repository context, delegating coding tasks directly to streamline development workflows.

Can I run long-running coding sessions and check progress for complex tasks?â–Ľ

Yes, long-running coding sessions are supported with progress checks, allowing you to manage complex autonomous coding tasks and monitor their status over time.

What is the best way to automate pull request reviews for code quality?â–Ľ

Automating PR review is handled by integrating with the OpenCode CLI, which streamlines pull request reviews to improve code quality directly from your repository.

Does autonomous coding support parallel task execution for multiple features?â–Ľ

Yes, autonomous coding supports parallel task execution, allowing you to execute multiple coding tasks simultaneously to increase productivity and efficiency.

Do I need a Git repository to run bounded coding tasks and interactive sessions?â–Ľ

Yes, the tool operates within a Git repository context, which is required to run bounded tasks and manage interactive TUI sessions effectively.

How do I start an autonomous coding session for an OAuth refresh flow?â–Ľ

You start an autonomous coding session by using the run command with your specific prompt, such as `opencode run 'Implement OAuth refresh flow and update tests'`.