maestro-core
✓Use when any Maestro skill loads - provides skill hierarchy, HALT/DEGRADE policies, and trigger routing rules for orchestration decisions
Installation
SKILL.md
Central hub for Maestro workflow skills. Routes triggers, defines hierarchy, and handles fallbacks.
| 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" |
Use when any Maestro skill loads - provides skill hierarchy, HALT/DEGRADE policies, and trigger routing rules for orchestration decisions Source: reinamaccredy/maestro.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/reinamaccredy/maestro --skill maestro-core- Source
- reinamaccredy/maestro
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is maestro-core?
Use when any Maestro skill loads - provides skill hierarchy, HALT/DEGRADE policies, and trigger routing rules for orchestration decisions Source: reinamaccredy/maestro.
How do I install maestro-core?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/reinamaccredy/maestro --skill maestro-core Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/reinamaccredy/maestro
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01