maestro-gemini
Multi-agent software orchestration with design, planning, and audits
All Skills in This Repository (7)
Pure Emerald Level Indicatorscode-review
Automate code reviews with scope detection and structured severity reporting.
delegation
Inject shared protocols and enforce file-writing constraints in delegation prompts.
execution
Orchestrate Maestro workflow phase execution with parallel or sequential delegation.
design-dialogue
Guide structured design conversations with depth-gated modes and decision matrices.
session-management
Manage Maestro orchestration session state with frontmatter-driven metadata and atomic file operations.
implementation-planning
Convert finalized designs into auditable implementation plans for Maestro orchestration.
validation
Validate orchestration phase outputs across builds, linting, tests, and manual checks.
Frequently Asked Questions
FAQPage SchemaHow to install Maestro?โผ
Run `npx skills add josstei/maestro-gemini --all -g -y` in your terminal to install all skills in this suite globally.
What does Maestro do for coding projects?โผ
It breaks complex engineering tasks into design, planning, and execution phases, then delegates work to 39 specialist roles with quality gates and code review before completion.
Which runtimes does Maestro support?โผ
Maestro runs on Gemini CLI, Claude Code, Codex, and Qwen Code from one shared source tree, with matching commands on each platform.
Can Maestro resume an interrupted session?โผ
Yes. It saves session state to disk, so the resume command picks up from the first pending or failed phase without losing prior work.
Does Maestro include security and accessibility audits?โผ
Yes. It ships standalone skills for security audits, WCAG accessibility checks, performance reviews, SEO audits, and GDPR/CCPA compliance reviews.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core