ソース情報
- リポジトリ
- wp-media/maestro
- ソースの最終更新活動
- 2026年6月16日 00:50
- 検出された SKILL.md の言語
- 英語
- スター
- 0
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/wp-media/maestro --skill maestroコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| name | maestro |
| description | Show the Maestro command map — a quick reference to all available skills. |
Print the following organised command reference to the user. Do not run anything else.
One baton. Any orchestra.
| 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 |
| 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 |
| Command | What it does |
|---|---|
/maestro:dod | Run the Definition of Done checklist |
/maestro:e2e | Run E2E smoke tests |
| Command | What it does |
|---|---|
/maestro:sprint | Plan and estimate issues for a sprint |
| Command | What it does |
|---|---|
/maestro:knowledge-graph | Map codebase dependencies |
/maestro:compliance | Check a change against WordPress.org rules |
/maestro:docs | Update developer documentation |
| 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 |
| 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.