opencode-controller

Manage Opencode sessions, models, and Plan/Build agents via slash commands.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/okbest2024/openclaw-backup --skill opencode-controller-okbest2024
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-controller
Source: https://github.com/okbest2024/openclaw-backup/tree/main/workspace/skills/opencode-controller-1.0.0
Command: npx skills add https://github.com/okbest2024/openclaw-backup --skill opencode-controller-okbest2024

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Opencode-controller solves the problem of scattered Opencode workflow control by providing a single command-driven interface to manage sessions, select models, switch agents (Plan/Build), and coordinate coding tasks.

Core Features & Use Cases

  • Session orchestration: Start and reuse sessions to preserve context across tasks and projects.
  • Agent and model control: Switch between Plan and Build modes, select AI providers, and handle authentication flows via slash commands.
  • Workflow orchestration: Enforce a Plan→Build loop, validate plans, handle interruptions, and ensure safe, incremental implementation.

Quick Start

Tell me how to start an Opencode session, choose a model, and switch between Plan and Build modes to complete a coding task.

Frequently Asked Questions about opencode-controller

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

FAQPage Schema
How do I manage Opencode sessions and switch between Plan and Build agents?

Centralized slash commands let you manage Opencode sessions and switch between Plan and Build agents. This enforces a safe Plan→Build workflow cycle and preserves context across projects.

What is the best way to coordinate a Plan to Build coding workflow in Opencode?

Slash-command driven orchestration is the best way to coordinate a Plan to Build coding workflow. It validates plans, handles interruptions, and ensures safe incremental implementation across development tasks.

Can I select AI providers and handle authentication prompts via Opencode commands?

Yes, you can explicitly select AI providers and handle authentication flows via slash commands. This centralizes model control and agent management directly within the Opencode environment.

Does Opencode workflow control support context preservation across multiple projects?

Opencode workflow control supports context preservation across multiple projects through session orchestration. You can start and reuse sessions to maintain context continuity for coordinated coding tasks.

Why should I use slash commands for Opencode session management instead of manual switching?

Using slash commands for Opencode session management prevents scattered workflow control by providing a single interface. It explicitly guards the transition from planning to building, ensuring safe incremental implementation.