What problem does it solve?
This Skill removes uncertainty and manual steps when operating Opencode by standardizing session selection, model authentication, and the Plan→Build workflow so teams can coordinate coding tasks reliably.
Core Features & Use Cases
- Session Management: Open Opencode, select existing sessions with /sessions, and never create sessions without explicit user approval to preserve project continuity.
- Agent & Mode Control: Enforce starting in Plan mode, switch to Build only after an approved plan, and toggle agents with /agents to keep planning and implementation separated.
- Model Selection & Authentication: Use /models to select providers, handle provider-generated login URLs verbatim, and pause for user confirmation before proceeding.
- Use Case: A developer team uses this Skill to run Opencode during a paired session, ensuring the chosen model is authenticated, the plan is validated in Plan mode, and implementation occurs only in Build mode while preserving session history.
Quick Start
Ask Opencode which AI provider to use, obtain the login link if required, confirm authentication, select the existing project session, ensure Plan mode, request a step-by-step plan, approve it, then switch to Build to implement the plan.