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”opencode plugin @maestria/opencode@latest -gOr add to your OpenCode config manually (~/.config/opencode/opencode.jsonc):
{ "plugin": ["@maestria/opencode@latest"],}Installation Guide →
Explore the Docs
Section titled “Explore the Docs”Getting StartedInstallation, setup, and your first session with the plugin.
Agent ReferenceRoles, permissions, and when to use each of the 8 agents.
Workflow PatternsPractical agent usage patterns - from recon to full build pipelines.
ChangelogVersion history and release notes.
ContributingDevelopment setup, project structure, and how to extend the plugin.