opencode

Delegate coding tasks to an OpenCode CLI agent for implementation, refactoring, and PR reviews.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/founderphantom/zola-agent --skill opencode-founderphantom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/founderphantom/zola-agent/tree/main/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/founderphantom/zola-agent --skill opencode-founderphantom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to the OpenCode CLI agent to implement features, refactor code, and review changes, reducing manual toil and accelerating delivery.

Core Features & Use Cases

  • Autonomous coding sessions for feature development, bug fixes, and code reviews.
  • Interactive TUI workflows with background sessions and progress monitoring.
  • Project-oriented collaboration across repositories with deterministic task execution.

Quick Start

Start an OpenCode session to begin an autonomous coding task.

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 CLI agent?

To delegate coding tasks, you initiate an OpenCode CLI session to autonomously implement features, refactor code, and review changes within your project repository context.

Can I run autonomous code refactoring without staying at the terminal?

Yes, autonomous code refactoring can run in background sessions with progress monitoring, enabling iterative collaboration across repositories without continuous terminal presence.

Does this autonomous coding workflow require OpenCode CLI installed?

Yes, this workflow requires the OpenCode CLI to be installed and authenticated in your environment to execute autonomous coding tasks and interactive TUI sessions.

What is the best way to automate pull request reviews with a coding agent?

Automating pull request reviews involves starting an OpenCode session to delegate code review tasks, allowing the CLI agent to analyze changes and provide feedback autonomously.

Can I use interactive TUI sessions for feature implementation?

Yes, you can use interactive TUI sessions for feature implementation, supporting both one-shot tasks and iterative collaboration for long-running coding sessions.

When should I avoid using an autonomous coding agent?

You should avoid using an autonomous coding agent when your workflow lacks a project repository context or requires immediate, deterministic execution without iterative session monitoring.