Skip to content

Maestria

Portable AI engineering praxis, encoded as plugins.

Every AI coding tool needs agent configuration — prompts, rules, permissions, and workflows. Maestria encodes effective AI-engineering patterns into installable, self-wiring plugins. No manual setup. No copy-pasting configs. Just install and go.

🔌

Portable & Self-Wiring

Install once, works everywhere. Plugin hooks register agents and inject rules into every session automatically.

🧠

Multi-Agent Orchestration

7 specialized subagents with a manager that delegates, never implements. Each agent has a focused domain and clear methodology.

📋

Global Rules Injection

Cross-cutting rules appended to every session. Consistent AI behavior — no drift between projects or sessions.

Maestria plugins are built on a simple architecture:

  1. Config hook — Reads bundled agent definitions and registers them with the coding agent
  2. Rules injection — Global directives appended to every session’s system prompt
  3. Session hooks — Preserves task state across compaction events

This means you get consistent behavior from the first prompt — no manual agent configuration required.

Get started with @maestria/opencode →