원클릭으로
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.