opencode

Orchestrate OpenCode CLI coding, refactoring, and review tasks within WHOX.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenCode CLI enables autonomous coding workflows by executing a coding agent within WHOX, simplifying long-running development tasks and reviews through an orchestrated, repeatable process.

Core Features & Use Cases

  • Orchestrates OpenCode tasks as part of WHOX automation for coding, refactoring, code review, and long-running sessions.
  • Supports one-shot tasks and iterative interactive sessions with a TUI, progress tracking, and session management.
  • Real-world use: assign a coding task to OpenCode, monitor progress, and merge changes after validation.

Quick Start

Start an interactive coding session with opencode or run a bounded task using opencode run.

Frequently Asked Questions about opencode

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

FAQPage Schema
How do I automate coding tasks using an autonomous coding agent?

Autonomous coding tasks are automated by orchestrating the OpenCode CLI to execute one-shot commands or interactive sessions for coding, refactoring, and code reviews.

Can I run long-running interactive coding sessions for refactoring?

Long-running interactive coding sessions are supported using a TUI, enabling iterative refactoring and progress tracking within your repositories.

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

Yes, the OpenCode CLI must be installed and authenticated to automate code reviews and execute bounded coding tasks within the environment.

What is the best way to manage autonomous coding workflows in WHOX?

Autonomous coding workflows in WHOX are managed by assigning tasks to OpenCode, monitoring progress updates, and merging changes after validation.

Does autonomous coding support one-shot executions for code reviews?

Autonomous coding supports one-shot executions for code reviews through bounded tasks, as well as iterative interactive sessions with session management.