maestro-companion
SolidQuick execution for small tasks — minimal run lifecycle (start + done) with evidence recording. Full LLM capability, scoped to mechanically clear tasks.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- catlog22
- Repository
- catlog22/maestro-flow
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- None
Similar Skills
Semantically similar based on skill content — not just same category
run
Execute a single agent headlessly or interactively. Supports plan/edit/auto/skip modes, secrets bundle injection, version pinning, fallback chains, balanced rotation, profile dispatch (Kimi/DeepSeek/etc.), and workflow dispatch by name. Triggers on: 'run claude', 'run codex', 'agents run', 'dispatch an agent', 'headless agent', 'one-off agent task'.
experiment-workflow
当要跑一个实验或复现一篇 paper 时,用来写 experiment card、登记状态机 ledger、准备(但不擅自运行)launch 命令、只读监控与 alert、校验并交接 human 恢复提案、写 run summary 并把达标结果收进 evidence。
maestro
Meta-orchestrator that analyzes the user prompt, searches local skills via hybrid BM25 routing (intents, tags, synonyms, P0-P3), builds an editable dependency graph, and spawns focused subagents after user confirmation. Use when the user invokes $maestro, asks which skills to use, wants optimal skill routing, or has a complex task spanning multiple domains and does not know which skill to call.