ワンクリックで
orchestrate
Plan and run Codex issue orchestration through CommandMate and git worktrees.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Plan and run Codex issue orchestration through CommandMate and git worktrees.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Create a PHOTON Action Memory release branch, version bump, changelog update, tag, and GitHub Release.
Safely remove merged or obsolete git worktrees for this repository
Create a develop-targeted pull request for the current issue worktree.
Implement one assigned issue in a dedicated git worktree.
Generate and record UAT checks, including manual GUI or real-device steps.
SOC 職業分類に基づく
| name | orchestrate |
| description | Plan and run Codex issue orchestration through CommandMate and git worktrees. |
Use this skill when the user asks to run /orchestrate <issue...> for this repository.
origin/develop as the base for planned worktrees.workspace/management/runs/.commandmatedev read failures such as Server is not running as "unreachable"
until verified outside the sandbox; Codex sandboxed localhost access can fail even when
the user's terminal and CommandMate server are healthy.Run the dry-run planner first:
python scripts/codex_orchestrate.py <issue...> --dry-run
Review the generated:
workspace/management/runs/<run_id>/manifest.mdworkspace/management/runs/<run_id>/issue-analysis.mdworkspace/management/runs/<run_id>/dependency-plan.mdProceed to worktree creation and CommandMate dispatch only after the plan is coherent and any blocking questions have been answered.