opencode

Delegate coding tasks to the OpenCode CLI agent for automation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to accelerate software development by delegating coding tasks to an OpenCode CLI agent, reducing context switching and speeding up delivery of features, refactors, and reviews.

Core Features & Use Cases

  • Autonomous coding worker: orchestrates feature implementation, refactoring, and PR reviews via the OpenCode CLI.
  • Long-running sessions: supports interactive TUI sessions and background tasks for iterative development.
  • Safe workflow guidance: provides prerequisites, common flags, and best practices to keep tasks aligned with project goals.

Quick Start

Install the opencode CLI, authenticate, and start an autonomous coding session to implement or refactor features.

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 and feature development across my repositories?

Automate code refactoring and feature development by delegating coding tasks to an autonomous OpenCode CLI agent. This skill orchestrates one-shot executions and long-running interactive TUI sessions to implement features and perform refactoring across multiple environments.

Can I run long-running autonomous coding sessions for iterative development?

Yes, long-running autonomous coding sessions are fully supported. The skill manages interactive TUI-based workflows and background tasks to handle iterative development and continuous code execution across your repositories.

Do I need the OpenCode CLI installed to automate PR reviews?

Yes, you need the OpenCode CLI installed and authenticated to automate PR reviews. The skill delegates the review process to the CLI agent, which requires this prerequisite environment setup to execute safely.

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

The best way to delegate coding tasks is using an autonomous OpenCode agent. The skill provides safe workflow guidance, common flags, and best practices to ensure your automated feature implementation and code refactoring align with project goals.

Does this autonomous coding approach work for one-shot executions and interactive TUI workflows?

Yes, autonomous coding works for both one-shot executions and interactive TUI workflows. The skill supports delegating quick isolated coding tasks as well as managing complex, iterative development sessions via the OpenCode CLI.