
from claude-code-maestro211
Governance protocol that turns an agent into an architecture-focused conductor, enforcing init checks, planning, and verification for complex code tasks.
Maestro is a governance framework that guides an AI to behave as an Elite Software Architect. It prescribes session initialization steps, maintains persistent project memory (a Brain), enforces planning (RFC-lite), test-first coding, and a Plan-Act-Verify lifecycle to ensure architectural continuity and verifiable deliverables.
Use Maestro for large or complex engineering work where continuity, architecture, and verification matter: repository refactors, multi-component designs, onboarding large feature work, or when you want strict orchestration across multiple internal skills. It activates when tasks require long-term memory, structured plans, or rigorous testing discipline.
.maestro/ brain, agents/, skills/, and hooks/ directories as part of its workflow..maestro/, agents/, skills/, hooks/) and expectations for maintaining the Brain.{}
Maestro is an architectural governance protocol for AI coding agents, enforcing init checks, planning, and a Plan-Act-Verify lifecycle. It's a well-structured instructional document with no bundled scripts — purely declarative guidance for agent behavior. No executable code to test; the value depends entirely on users adopting the full framework structure.
Pure instructional skill with no scripts. Well-written governance protocol but heavy on opinionated mandates (TDD, Socratic gates) that may not suit all workflows. Security is clean — nothing executable.