opencode-controller

Automate Opencode session, model, and agent management via slash commands.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Qcasares/saas-app --skill opencode-controller-qcasares
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-controller
Source: https://github.com/Qcasares/saas-app/tree/main/skills/opencode-controller
Command: npx skills add https://github.com/Qcasares/saas-app --skill opencode-controller-qcasares

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of complex Opencode session management, model selection, and agent control by automating the process through slash commands.

Core Features & Use Cases

  • Session Management: Automated Opencode session start, selection, and reuse without creating new sessions.
  • Model Selection: Efficiently select AI models, including those requiring authentication.
  • Agent Control: Switch between 'Plan' and 'Build' agents for effective workflow management.
  • Use Case: For a developer needing to coordinate coding tasks through Opencode, this Skill automates session selection and switches between planning and implementation modes, ensuring efficient task execution.

Quick Start

Start Opencode and select the Plan agent by typing /agents.

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 without creating a new one each time?

Opencode session management can be automated using slash commands to start, select, and reuse existing sessions. This prevents duplicate sessions and reduces manual steps during development workflows.

Can I switch between Plan and Build agents in Opencode automatically?

Yes, agent control in Opencode can be automated to switch between Plan and Build agents. Typing slash commands like /agents allows you to seamlessly transition between planning and implementation modes.

What is the best way to select AI models in Opencode that require authentication?

Automated model selection streamlines choosing AI models in Opencode, including those needing authentication. The Skill handles the selection process via slash commands, bypassing manual configuration steps.

Do I need Opencode API access to use slash commands for agent control?

Yes, Opencode API access is required to utilize slash commands for agent control and session management. The API provides the necessary interface to automate session selection and model switching.

Why does my Opencode workflow require manual model selection for every task?

Manual model selection happens when session management is not automated. Using slash commands to control Opencode sessions enables efficient model reuse and agent switching, eliminating repetitive manual configuration.