catlog22/maestro-flow

Intent-driven workflow orchestration for multi-agent AI development — adaptive lifecycle engine, self-reinforcing knowledge graph, and visual dashboard for Claude Code, Gemini, Codex & more

537Stars on the repository
60Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

maestro-companion

01

catlog22/maestro-flow

Command Claude Code

Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.

537 8d ago A 34 tokens

maestro-impeccable

04

catlog22/maestro-flow

Command Claude Code

Use when designing, auditing, polishing, improving, or codifying frontend UI — websites, dashboards, landing pages, components, design systems.

537 8d ago A 34 tokens

maestro-issue

06

catlog22/maestro-flow

Command Claude Code

Intent-driven issue lifecycle management — describe what you want in natural language (报告一个 bug / 列出开放 issue / 关掉 ISS-xxx / 关联到 task / 扫描发现问题) and the workflow routes to the right operation. Operates on .workflow/issues/. 知识管理走 /maestro-knowledge;knowhow 沉淀走 /maestro-knowhow;约束规则走 /maestro-spec。Triggers on "issue 管理"…

537 8d ago A 128 tokens

maestro-knowhow

07

catlog22/maestro-flow

Command Claude Code

A command for saving reusable project knowledge, such as decisions, code templates, deployment instructions, and debugging tips, in the project’s .workflow/knowhow/ folder.

537 8d ago A 128 tokens

maestro-knowledge

08

catlog22/maestro-flow

Command Claude Code

Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with signal recording), review/resolve/promote candidates, harvest artifacts, or manage wiki/domain knowledge.

537 8d ago A 42 tokens

maestro-learn

09

catlog22/maestro-flow

Command Claude Code

User-invoked learning toolkit — guided reading, investigation, pattern extraction, or second opinions. Manual /maestro-learn only; NEVER auto-invoke for code exploration or analysis — route those intents to the analyze step via /maestro-next.

537 8d ago A 55 tokens

maestro-next

11

catlog22/maestro-flow

Command Claude Code

Unified entry for all development intents — classify intent, assess complexity, route to the correct execution channel: /maestro-companion (lightweight), standard single run, or /maestro and /maestro-ralph (multi-step manual/orchestrated). Pure router, never runs execution loops itself.

537 8d ago A 64 tokens

maestro-odyssey

12

catlog22/maestro-flow

Command Claude Code

Long-running iterative cycle — one entry, seven modes (debug|improve|planex|review|security|defensive|ui). Shared archaeology/audit → fix → verify → generalize → discover → persist skeleton with mode-specific dimensions. User-invoked campaign entry; single-step fixes route via /maestro-next.

537 8d ago A 71 tokens

maestro-overlay

13

catlog22/maestro-flow

Command Claude Code

Create or edit command overlays from natural language, or auto-generate them from workflow deficiency signals.

537 8d ago A 22 tokens

catlog22/maestro-flow

Command Claude Code

Manage a v3 Session — inspect status/resume-view, review knowledge candidates, complete, archive/unarchive.

537 8d ago A 27 tokens

maestro-spec

16

catlog22/maestro-flow

Command Claude Code

A command for recording project rules and constraints, such as coding standards, architecture decisions, or quality requirements. It turns a plain-language statement into a recorded specification.

537 8d ago A 177 tokens

maestro

18

catlog22/maestro-flow

Command Claude Code

Intent-to-chain planner over the canonical Session/Run lifecycle.

537 8d ago A 14 tokens

analyze

19

catlog22/maestro-flow

Command Claude Code

Command "analyze" from catlog22/maestro-flow, covering analyze task, signal detection, dependency graph, complexity scoring and role minimization.

537 8d ago A 0 tokens

dispatch

20

catlog22/maestro-flow

Command Claude Code

Every task description uses structured format for clarity.

537 8d ago A 0 tokens

monitor

21

catlog22/maestro-flow

Command Claude Code

Command "monitor" from catlog22/maestro-flow, covering monitor pipeline, constants, handler router, handlecallback and handlecheck.

537 8d ago A 0 tokens

analyze-task

22

catlog22/maestro-flow

Command Claude Code

Parse user task description -> detect required capabilities -> build dependency graph -> design dynamic roles with role-spec metadata. Outputs structured task-analysis.json with frontmatter fields for role-spec generation.

537 8d ago A 0 tokens

fix

23

catlog22/maestro-flow

Command Claude Code

PURPOSE: Fix issues in based on feedback TASK.

537 8d ago A 0 tokens