opencode

Delegate coding tasks to the OpenCode CLI agent within a Git repository.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill enables developers to offload coding work such as feature implementation, refactoring, and pull‑request review to the OpenCode CLI agent, eliminating the need to manually craft prompts and manage the tool.

Core Features & Use Cases

  • One‑shot commands: Run opencode run for quick, bounded tasks like adding retry logic or reviewing a configuration file.
  • Interactive sessions: Start the OpenCode TUI in the background for multi‑step, long‑running projects, with progress polling and log access.
  • Parallel work: Launch separate OpenCode processes in isolated work directories to handle multiple issues simultaneously.
  • Session management: List, resume, and monitor sessions, and track token usage and costs.

Quick Start

Ask Monika to use OpenCode to implement the requested feature in your repository.

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 can use the OpenCode CLI to autonomously handle feature implementation, refactoring, and pull-request review within a Git repository.

Can I run multiple coding sessions in parallel using a CLI?

Yes, you can launch separate OpenCode processes in isolated work directories to handle multiple coding issues and autonomous sessions simultaneously.

How do I manage long-running coding sessions from the command line?

You can manage long-running coding sessions by starting the OpenCode TUI in the background, then polling progress and accessing logs to monitor token usage and costs.

Do I need a specific environment setup to use autonomous coding agents?

Yes, autonomous coding requires the OpenCode CLI installed, authenticated, and accessible from your execution environment to manage repository tasks.

What's the best way to review pull requests autonomously?

The best way to review pull requests is issuing a one-shot command like 'opencode run' to quickly analyze configuration files and bounded code changes.

How do I resume an interrupted autonomous coding session?

You can resume an interrupted coding session by using session management commands to list, monitor, and continue previous OpenCode processes.