Command Claude Code
Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.
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
Command Claude Code
Quick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.
Command Claude Code
Create or sync session worktree for parallel dev.
Command Claude Code
Manage editing boundary restrictions.
Command Claude Code
Use when designing, auditing, polishing, improving, or codifying frontend UI — websites, dashboards, landing pages, components, design systems.
Command Claude Code
Initialize project with auto state detection.
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 管理"…
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.
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.
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.
Command Claude Code
Merge session worktree branch back to main.
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.
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.
Command Claude Code
Create or edit command overlays from natural language, or auto-generate them from workflow deficiency signals.
Command Claude Code
Closed-loop policy over the canonical Session/Run chain.
Command Claude Code
Manage a v3 Session — inspect status/resume-view, review knowledge candidates, complete, archive/unarchive.
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.
Command Claude Code
Detect version, preview changes, apply workflow upgrades.
Command Claude Code
Intent-to-chain planner over the canonical Session/Run lifecycle.
Command Claude Code
Command "analyze" from catlog22/maestro-flow, covering analyze task, signal detection, dependency graph, complexity scoring and role minimization.
Command Claude Code
Every task description uses structured format for clarity.
Command Claude Code
Command "monitor" from catlog22/maestro-flow, covering monitor pipeline, constants, handler router, handlecallback and handlecheck.
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.
Command Claude Code
PURPOSE: Fix issues in based on feedback TASK.
Command Claude Code
Direct implementation using Edit/Write/Bash tools.