opencode

Delegate coding tasks to an autonomous OpenCode CLI worker.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.

Core Features & Use Cases

  • Use OpenCode as an autonomous coding worker orchestrated by Rawclaw terminal/process tools for iterative development, session management, and multi-agent collaboration.
  • You want long-running coding sessions with progress checks, parallel task execution in isolated workdirs, and PR reviews.
  • It supports a range of commands for starting one-shot tasks, interactive sessions, and session resumption, with guidance for setup and safety.

Quick Start

Install and authenticate OpenCode, then start an interactive opencode session and begin tasks.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I automate code review and feature implementation with an autonomous coding agent?

You can delegate coding tasks to an autonomous coding agent for feature implementation, refactoring, and code review. The agent orchestrates terminal tools to execute iterative development and manage long-running sessions across isolated workdirs.

What is an autonomous coding session and when do I need it for long-running development tasks?

An autonomous coding session allows a coding agent to continuously work on development tasks with progress checks. You need it for iterative feature development, debugging, and PR reviews that require sustained context and session resumption.

How do I start an interactive coding session and resume it after stopping?

Start an interactive coding session through CLI or TUI interactions, then use session resumption commands. This supports one-shot tasks and continuous iterative development by restoring prior session context.

Do I need the opencode CLI installed and authenticated to run autonomous coding tasks?

Yes, you must install and authenticate the opencode CLI before running autonomous coding tasks. This prerequisite ensures the agent can orchestrate terminal processes and execute commands within your development environment.

Can I run parallel coding tasks in isolated workdirs using an autonomous agent?

Yes, you can execute parallel tasks in isolated workdirs using an autonomous coding agent. This allows simultaneous feature development and refactoring without conflicts, orchestrated by process management tools.

What are the limitations of using autonomous coding agents for long-running sessions?

Autonomous coding sessions require the opencode CLI to be installed and authenticated. While they support long-running tasks and session resumption, you must follow setup and safety guidance to manage isolated workdirs and parallel execution properly.