opencode

Automate coding, refactoring, and code review via the OpenCode CLI.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill opencode-brilly-bohyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/Brilly-Bohyun/skill-repository/tree/main/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/Brilly-Bohyun/skill-repository --skill opencode-brilly-bohyun

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, streamlining the process of coding, refactoring, and code review.

Core Features & Use Cases

  • Autonomous Coding: Leverage OpenCode, an AI coding agent, to handle coding tasks like implementation, refactoring, and code review.
  • Command Line Interface: Use the CLI for one-shot tasks and interactive sessions with the OpenCode TUI.
  • Use Case: If you need to refactor a large codebase or review a pull request, OpenCode can handle these tasks efficiently.

Quick Start

Use the opencode skill to run 'Refactor auth module' in 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 for a large codebase?

Automate code refactoring by running an AI coding agent like OpenCode in your project directory to handle implementation and code review tasks efficiently.

Can I use an AI coding agent for one-shot code review tasks?

Yes, you can execute one-shot code review tasks using the OpenCode CLI, which supports both single commands and interactive TUI sessions.

Do I need to install OpenCode CLI before using this coding automation?

Yes, OpenCode CLI installation and configuration are required before you can automate coding, refactoring, and code review tasks with this agent.

What is the best way to refactor an auth module using AI?

The best way to refactor an auth module is invoking the OpenCode skill in your project directory, letting the AI agent autonomously handle the implementation.

Does OpenCode support interactive sessions for coding tasks?

OpenCode supports interactive sessions through its TUI, allowing you to manage coding, refactoring, and code review tasks dynamically during development.