opencode

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

97|8|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/peteromallet/megaplan --skill opencode-peteromallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/peteromallet/megaplan/tree/main/megaplan/agent/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/peteromallet/megaplan --skill opencode-peteromallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegates coding tasks to an autonomous OpenCode CLI agent to implement features, refactor code, perform PR reviews, and manage long-running sessions.

Core Features & Use Cases

  • Delegated coding: hands off feature implementation, refactoring, and reviews to an autonomous coding agent.
  • Long-running sessions: maintains progress across multi-step tasks with interactive prompts.
  • Workflow integration: supports planning, execution, review, and iteration within software projects.

Quick Start

Install the OpenCode CLI, authenticate, and start an autonomous coding session to implement the requested feature.

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 agent for feature implementation?

You can delegate coding tasks to an autonomous agent by handing off feature implementation, refactoring, and reviews to an OpenCode CLI agent. This skill automates the delegation process to execute iterative coding workflows across your software repositories.

What is an autonomous coding agent and how does it handle long-running development sessions?

An autonomous coding agent is an automated system that performs software engineering tasks like feature implementation and code review. It handles long-running sessions by maintaining progress across multi-step tasks using interactive prompts and iterative execution.

Do I need to install the OpenCode CLI before starting an autonomous coding session?

Yes, you need to install the OpenCode CLI and complete the authentication process before starting an autonomous coding session. These prerequisites are required to properly orchestrate task delegation and manage interactive development workflows.

Can I use an autonomous coding agent to perform PR reviews and code refactoring?

Yes, you can use an autonomous coding agent to perform PR reviews and code refactoring. The agent supports PR-review workflows, allowing you to plan, execute, review, and iterate within your software development projects.

What are the limitations of using a CLI coding agent for software development workflows?

Limitations of using a CLI coding agent include the requirement for prior CLI installation and authentication. Additionally, managing long-running sessions with multi-step task orchestration may require sustained interactive prompts, which could introduce workflow constraints.