opencode

Delegate coding tasks to the OpenCode CLI for autonomous sessions.

11|Updated May 17, 2026
One-click install
npx skills add https://github.com/StarryCod/cogitum --skill opencode-starrycod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode
Source: https://github.com/StarryCod/cogitum/tree/main/cogitum/data/skills/autonomous-ai-agents/opencode
Command: npx skills add https://github.com/StarryCod/cogitum --skill opencode-starrycod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenCode automates coding tasks by delegating work to a CLI-based coding agent, reducing manual context switching and speeding up development cycles.

Core Features & Use Cases

  • Autonomous coding tasks: generate, refactor, and review code via the OpenCode CLI with optional TUI support for interactive sessions.
  • Long-running sessions and parallel work: manage multiple worktrees in isolated environments and monitor progress across tasks.
  • PR review workflow: use built-in OpenCode tooling to evaluate, comment, and propose changes on pull requests.
  • Use Case: A developer wants to implement a new feature, refactor a module, and review a PR in a single guided session without leaving the terminal.

Quick Start

Start an OpenCode session in your project directory and steer the agent with natural-language prompts to begin coding tasks.

Frequently Asked Questions about opencode

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

FAQPage Schema
What is the best way to start an interactive coding session from the terminal?

The best way to start an interactive coding session is to launch the CLI in your project directory and steer the agent with natural-language prompts. This guides the autonomous worker to begin your coding tasks.

How do I automate coding tasks and refactoring across multiple repositories?

You can automate coding and refactoring tasks by delegating them to an autonomous CLI coding agent. The agent handles long-running sessions and code reviews across multiple repositories and languages.

How does an autonomous coding agent handle pull request reviews?

An autonomous coding agent handles PR reviews by using built-in tooling to evaluate, comment, and propose changes directly on pull requests. This reduces manual context switching during the review workflow.

Can I run long-running coding sessions and parallel work in isolated environments?

Yes, you can run long-running coding sessions and parallel work by managing multiple worktrees in isolated environments. This allows you to monitor progress across multiple autonomous tasks simultaneously.

Do I need a specific terminal setup to use an autonomous CLI coding agent?

You need the CLI tool installed, authentication configured, and terminal support for interactive TUI sessions. These prerequisites ensure clear command usage and proper session management.

What is the best way to start an interactive coding session from the terminal?

The best way to start an interactive coding session is to launch the CLI in your project directory and steer the agent with natural-language prompts. This guides the autonomous worker to begin your coding tasks.