opencode

Delegate coding tasks to the OpenCode CLI agent for implementation and review.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Delegates coding tasks to the OpenCode CLI agent to implement features, refactor code, review pull requests, and manage long-running autonomous sessions, reducing manual coding effort and turnaround time.

Core Features & Use Cases

  • Orchestrates coding tasks across one-shot runs and iterative sessions with the OpenCode CLI.
  • Enables feature implementation, code refactoring, PR reviews, and session management in isolated workdirs.
  • Useful for software teams needing rapid code iteration, automated coding tasks, and transparent progress tracking.

Quick Start

Ask OpenCode to implement a feature or review a PR by starting 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 code review for pull requests using an AI agent?

Automated code review for pull requests is handled by delegating tasks to the OpenCode CLI agent, which manages PR-focused workflows and iterative sessions to reduce manual review effort. It requires the OpenCode CLI installed and authenticated to function.

Can I run long-running autonomous coding sessions for feature implementation?

Long-running autonomous coding sessions for feature implementation are supported through the OpenCode CLI agent, enabling transparent progress tracking across coding sprints in isolated workdirs. Users can manage ongoing task execution without manual intervention.

What do I need to set up before delegating coding tasks to an autonomous agent?

Before delegating coding tasks, you must install and authenticate the OpenCode CLI to enable the autonomous coding agent to execute one-shot runs and interactive TUI sessions. This setup allows rapid code iteration in isolated workdirs.

How does an autonomous coding agent handle code refactoring in isolated environments?

Autonomous code refactoring in isolated environments is managed by executing tasks within isolated workdirs via the OpenCode CLI, ensuring rapid code iteration without affecting the main project. The agent orchestrates both one-shot runs and iterative sessions.

What is the best way to manage rapid code iteration across development sprints?

Rapid code iteration across development sprints is managed by delegating feature implementation and refactoring to the OpenCode CLI agent, which provides transparent progress tracking and ongoing session management for software teams.