Maestro-Flow
Intent-driven multi-agent software workflow orchestration and knowledge accumulation
All Skills in This Repository (53)
Pure Emerald Level Indicatorsteam-lifecycle-v4
Orchestrate multi-agent software development workflows across specification, planning, implementation, testing, and review.
team-coordinate
Orchestrate multi-agent teams with DAG-based task chains and runtime role-specs.
team-tech-debt
Scan codebases, assess severity, plan remediation, and execute fixes.
team-review
Orchestrate multi-agent code review workflows with scanner, reviewer, and fixer agents.
team-testing
Orchestrate multi-agent test generation, execution, and analysis with staged L1/L2/L3 workflows.
team-executor
Load and execute predefined team-coordinate sessions via team-worker agents.
team-quality-assurance
Orchestrate end-to-end QA workflows across discovery, strategy, generation, execution, and analysis.
manage-status
Render a project dashboard with phase progress and next steps from Maestro-Flow .workflow data.
manage-issue
Create, list, update, close, and link issues in a JSONL store.
quality-integration-test
Automate Maestro-Flow integration testing with CSV-wave orchestration across L0-L3 layers.
maestro-phase-transition
Mark project phases complete and extract learnings from phase artifacts.
maestro-milestone-complete
Archive completed milestones and update project state in repository workflows.
Frequently Asked Questions
FAQPage SchemaHow to install Maestro-Flow?โผ
Run `npx skills add catlog22/Maestro-Flow --all -g -y` in your terminal to install all skills in this suite globally.
What does Maestro-Flow do?โผ
It turns a plain-language goal into a full development pipeline: analysis, planning, execution, review, and testing, coordinated across multiple agents with automatic retry and decision checkpoints.
Can Maestro-Flow run long autonomous tasks?โผ
Yes. The Odyssey modes run hours-long self-correcting loops for debugging, code improvement, security audits, and UI optimization until acceptance criteria are met.
Does Maestro-Flow work with Claude Code and Codex?โผ
Yes. It ships parallel skill definitions for both Claude Code and Codex, and can delegate work across Claude, Codex, Gemini, Qwen, and OpenCode backends.
Can I use Maestro-Flow without writing code?โผ
Yes. You describe what you want in plain language, and the router picks the right workflow, from quick fixes to full multi-milestone projects.
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