opencode

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

Updated Jun 13, 2026
One-click install
npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill opencode-donzzzilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/DonZzzilla/kalshi-explorer/tree/main/skills/user-skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/DonZzzilla/kalshi-explorer --skill opencode-donzzzilla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to delegate coding tasks to the OpenCode CLI, automating code implementation, refactoring, and review, thereby streamlining development workflows.

Core Features & Use Cases

  • Automated Coding: Execute code tasks using OpenCode's AI coding agent.
  • PR Review: Built-in PR command for code review with detailed analysis.
  • Interactive Sessions: Start interactive TUI sessions for iterative work.
  • Use Case: If you need to refactor the authentication module in your codebase, you can use this Skill to automate the process and review the changes.

Quick Start

Start an interactive OpenCode session to refactor the auth module in your current 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 an existing project?

Automated code refactoring delegates implementation tasks to an AI coding agent via a CLI, analyzing your codebase to execute structural changes and streamline development workflows without manual editing.

What is AI code automation and how does it handle pull request review?

AI code automation uses an AI coding agent to execute code tasks and provides built-in PR review functionality, generating detailed analysis of code changes directly within your development workflow.

Can I use an interactive coding session for iterative code generation?

Yes, you can start an interactive terminal user interface session to perform iterative code generation and refactoring, allowing you to guide the AI coding agent step by step within your project directory.

Does the OpenCode CLI support automated PR review for local repositories?

Yes, the OpenCode CLI includes a built-in PR command that performs code review with detailed analysis, supporting automated review tasks for local development workflows.

What is the best way to delegate coding tasks to an AI agent?

The best way to delegate coding tasks is using an AI coding agent through a CLI interface, which automates code implementation, refactoring, and review directly within your current project directory.