Use when any Maestro skill loads - provides skill hierarchy, HALT/DEGRADE policies, and trigger routing rules for orchestration decisions
/plugin marketplace add ReinaMacCredy/maestro/plugin install maestro@maestro-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/glossary.mdreferences/routing-table.mdreferences/toolboxes.mdreferences/workflow-chain.mdCentral hub for Maestro workflow skills. Routes triggers, defines hierarchy, and handles fallbacks.
conductor (1) > orchestrator (2) > designing (3) > tracking (4) > specialized (5)
Higher rank wins on conflicts.
| Skill | Owns | Primary Triggers |
|---|---|---|
| conductor | Implementation + autonomous | ci, ca, /conductor-implement, /conductor-autonomous |
| orchestrator | Parallel execution | co, /conductor-orchestrate |
| designing | Phases 1-10 (design → track creation) | ds, cn, /conductor-newtrack, /conductor-design |
| tracking | Task/bead management | bd *, fb, rb |
| handoff | Session cycling | ho, /conductor-finish, /conductor-handoff |
| creating-skills | Skill authoring | "create skill", "write skill" |
ds/cn → design.md → /conductor-newtrack → spec.md + plan.md → fb → tracking → ci/co/ca → implementation
CRITICAL: After loading maestro-core, you MUST explicitly load the target skill via skill(name="...") before proceeding.
See routing-table.md for complete trigger → skill mappings, phrase triggers, and conditional routing logic.
| Trigger | Skill |
|---|---|
ds, cn | designing |
ci | conductor |
ca | conductor |
co | orchestrator |
fb, rb, bd * | tracking |
ho | handoff |
1. User triggers command (e.g., `ci`)
2. Load maestro-core → get routing table
3. Look up trigger → find target skill
4. MUST call skill tool to load target skill
5. Follow loaded skill instructions
| Condition | Action | Message |
|---|---|---|
bd unavailable | HALT | ❌ Cannot proceed: bd CLI required |
conductor/ missing | DEGRADE | ⚠️ Standalone mode - limited features |
| Agent Mail unavailable | HALT | ❌ Cannot proceed: Agent Mail required for coordination |
| Concern | Reference |
|---|---|
| Complete workflow | workflow-chain.md |
| All routing rules | routing-table.md |
| Terms and concepts | glossary.md |
| CLI toolboxes | toolboxes.md |
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.