Installation
Installation
Section titled “Installation”Prerequisites
Section titled “Prerequisites”- OpenCode CLI (latest version)
- Node.js 18+ (for plugin resolution)
Add the Plugin
Section titled “Add the Plugin”-
Open your OpenCode config file
Terminal window ~/.config/opencode/opencode.jsonc -
Add the plugin to the plugin array
{"plugin": ["@maestria/opencode@latest"],} -
Restart OpenCode
The plugin will be auto-installed from npm on the next session start.
Verify Installation
Section titled “Verify Installation”Start a new OpenCode session. You should see the 8 agents available for delegation via @ mention. The global rules will be active in every prompt session.
Updating
Section titled “Updating”OpenCode auto-updates plugins on restart. You can also manually update:
opencode plugins updateSee Also
Section titled “See Also”- Quick Start — Your first session
- How It Works — Plugin architecture
- Configuration Reference — Frontmatter fields and permissions