opencode

Orchestrate OpenCode CLI agents for autonomous coding tasks.

6|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Strategic-Automation/arachne --skill opencode-strategic-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/Strategic-Automation/arachne/tree/main/src/arachne/skills/default/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/Strategic-Automation/arachne --skill opencode-strategic-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates coding work by delegating implementation, refactoring, and review to an autonomous OpenCode agent, reducing manual toil and accelerating delivery.

Core Features & Use Cases

  • Autonomous coding worker to implement features, refactor modules, and review PRs.
  • Supports long-running sessions with progress checks and automated milestones.
  • Use cases include feature implementation, code quality improvements, and iterative code reviews with CI integration.

Quick Start

Ask the OpenCode agent to implement the feature and start an autonomous coding session.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I automate feature implementation and PR reviews for my codebase?

You can automate feature implementation and PR reviews by delegating coding tasks to an autonomous OpenCode CLI agent. It orchestrates long-running sessions for hands-off coding, iterative reviews, and automated milestones to accelerate software delivery.

What is autonomous coding and how does it handle long-running refactoring sessions?

Autonomous coding delegates implementation and refactoring work to an external agent that executes tasks independently. The OpenCode CLI supports long-running sessions with progress checks, allowing iterative code quality improvements without manual intervention.

Do I need the OpenCode CLI installed and authenticated to use autonomous coding features?

Yes, you must have the OpenCode CLI installed and authenticated before starting. This prerequisite enables the agent to run interactive and scripted sessions for feature implementation and code reviews within your development workflow.

Can I use an autonomous agent for iterative code reviews with CI integration?

Yes, the autonomous coding agent supports iterative code reviews with CI integration. It orchestrates automated milestones and progress checks, enabling continuous code quality improvements throughout your software development lifecycle.

What's the best way to run background coding sessions for module refactoring?

The best way to run background refactoring sessions is using the OpenCode CLI's background session mode. It allows the autonomous agent to execute module refactoring independently while you monitor progress through automated milestone checks.

Are there limitations to using autonomous agents for hands-off coding tasks?

Autonomous coding requires the OpenCode CLI to be installed and authenticated, limiting use to environments with this setup. Additionally, complex refactoring or feature implementation may require iterative progress checks rather than single-pass execution.