maestro-orchestrate
Multi-agent orchestration for planning, building, and reviewing code
All Skills in This Repository (12)
Pure Emerald Level Indicatorscompliance-check
Audit digital products for GDPR, CCPA, and licensing compliance.
seo-audit
Audit web pages for SEO gaps across meta tags, structured data, and Core Web Vitals.
archive
Archive active Maestro sessions and associated plans to dedicated directories.
review-code
Review code changes with severity-ordered findings and file references.
perf-check
Identify application performance hotspots and regressions through a standardized workflow.
debug-workflow
Coordinate specialist debugger agents through a structured five-step evidence-gathering workflow.
status
Retrieve active Maestro session metadata, phase breakdowns, and token usage.
resume-session
Resume interrupted Maestro workflows from the first pending or failed phase.
security-audit
Assess application codebases for authentication, authorization, and secret handling flaws.
execute
Execute approved Maestro implementation plans across supported runtimes with session state management.
a11y-audit
Audit web interfaces for WCAG compliance gaps with structured findings.
orchestrate
Coordinate complex engineering workflows with design approval and tracked execution.
Frequently Asked Questions
FAQPage SchemaHow to install Maestro?โผ
Run `npx skills add josstei/maestro-orchestrate --all -g -y` in your terminal to install all skills in this suite globally.
What does Maestro orchestration do?โผ
It breaks a complex engineering task into design, planning, execution, and review phases, then delegates each phase to a specialist agent with approval gates and saved session state.
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 run standalone code or security reviews?โผ
Yes. It includes standalone entrypoints for code review, debugging, security audits, performance checks, SEO, accessibility, and compliance reviews without running a full orchestration.
Can I resume an interrupted Maestro session?โผ
Yes. Maestro saves session state to disk, so the resume command picks up from the first pending or failed phase with full context intact.
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