AI Engineering Workflows, Encoded
Install one plugin. Get 8 agents, global rules, and session-aware orchestration — without lifting a finger.
How It Works
Section titled “How It Works”- Plugin loads — OpenCode installs
@maestria/opencodefrom npm - Config hook — Reads bundled agent
.mdfiles, parses frontmatter, registers them programmatically - Rules injected — Global workflow directives appended to every session
- Agents available — All 8 agents are available as subagents via
@mention - State preserved — Session compaction hook remembers task status
Quick Install
Section titled “Quick Install”Add to your OpenCode config (~/.config/opencode/opencode.jsonc):
{ "plugin": ["@maestria/opencode@latest"],}Installation Guide →
Explore the Docs
Section titled “Explore the Docs” Getting Started Introduction, installation, and your first session with the plugin.
Agents Documentation for all 8 agents — roles, permissions, and methodology.
Global Rules Cross-cutting rules injected into every session.
Configuration Frontmatter fields, permission model, and agent modes.
How It Works Plugin hooks, agent loading, and rule injection architecture.
Changelog Version history and release notes.