maestro-workflow
Multi-LLM orchestration implementing the 5-stage coding workflow: Example Analysis → Hypothesis → Implementation → Debug Loop → Recursive Improvement.Based on "Towards a Science of Scaling Agent Systems" (Kim et al., 2025): - Centralized Consult architecture (Claude orchestrates, others advise) - Measured coordination (avoid MAS overhead in tool-heavy stages) - Tests-first selection (Poetiq pattern, not voting)Use when: Debugging complex issues, analyzing unfamiliar code, refactoring, or any task that benefits from diverse LLM perspectives with verification.
$ Installieren
git clone https://github.com/sionic-ai/sionic-maestro-skills /tmp/sionic-maestro-skills && cp -r /tmp/sionic-maestro-skills/.claude/skills/maestro-workflow ~/.claude/skills/sionic-maestro-skills// tip: Run this command in your terminal to install the skill
Repository

sionic-ai
Author
sionic-ai/sionic-maestro-skills/.claude/skills/maestro-workflow
14
Stars
0
Forks
Updated6d ago
Added6d ago