Print the following organised command reference to the user. Do not run anything else.
Maestro
One baton. Any orchestra.
Deliver
| Command | What it does |
|---|---|
/maestro:deliver 42 |
Run the full pipeline from a GitHub issue |
/maestro:orchestrator |
Jump into routing if the issue is already loaded |
Standalone pipeline steps
| Command | What it does |
|---|---|
/maestro:groom 42 |
Groom a single issue — produce a spec, optionally post the summary |
/maestro:challenge 42 |
Adversarially review the grooming spec before implementation |
/maestro:review [PR] |
Lead code review on the current branch or a given PR |
/maestro:qa [PR] |
QA validation — boots the environment, tests acceptance criteria |
Review
| Command | What it does |
|---|---|
/maestro:dod |
Run the Definition of Done checklist |
/maestro:e2e |
Run E2E smoke tests |
Plan
| Command | What it does |
|---|---|
/maestro:sprint |
Plan and estimate issues for a sprint |
Explore
| Command | What it does |
|---|---|
/maestro:knowledge-graph |
Map codebase dependencies |
/maestro:compliance |
Check a change against WordPress.org rules |
/maestro:docs |
Update developer documentation |
Setup
| Command | What it does |
|---|---|
/maestro:onboard-project |
Wire a new project — writes maestro.json, scaffolds dirs |
/maestro:transplant <path> |
Generate a bespoke issue-workflow for any target project |
Also in the Orchestra suite
| Plugin | Commands |
|---|---|
| Cadenza | /cadenza:changelog · /cadenza:pr · /cadenza:test · /cadenza:retrospective |
| Podium | /podium · /podium:start · /podium:status |
Type any command directly to run it. Pair with Podium for real-time observability.