Symphony (sincover) — Summary
Symphony by sincover is a Roo Code multi-agent software development framework delivered as a
.roo/ rules directory and custom_modes.json file. It defines 12 named persona modes
(Composer, Score, Conductor, Performer, Checker, Researcher, Integrator, Security Specialist,
DevOps, Dynamic Solver, UX Designer, Version Controller) — each a Roo Code custom mode with a
roleDefinition and four rule files (01-role, 02-rules, 03-user-commands, 04-coding-principles).
The orchestration metaphor is a musical hierarchy: Composer creates vision → Score does strategic
planning → Conductor breaks into tasks → Performer implements → Checker verifies. The framework
uses Roo Code's new_task tool for inter-agent delegation. It supports three automation levels
(Low/Medium/High) that control how independently agents operate without human approval. Compared
to seeds: closest to BMAD-METHOD in using named persona files as agents and a hierarchical
specialization structure, but Symphony-sincover is Roo Code-specific (not Claude Code), uses a
richer musical metaphor with 12 roles vs BMAD's 6, and ships explicit sequential-execution task
management with Mermaid visualization as a first-class artifact.