원클릭으로
orca-ship
Prepare release readiness checks, release notes, rollback guidance, and handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prepare release readiness checks, release notes, rollback guidance, and handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create a host-native `/goal` prompt for bounded ORCA plan work, especially when the user wants an agent to keep working through ready ORCA plans, delegate blocker fixes to subagents, record true blockers, and move on without stalling.
Implement planned changes with scoped edits, verification, and respect for existing project patterns.
Create bounded delegation briefs and structured executor returns for ORCA Framework workflows.
Record time, retries, and optional token, cache, and cost metrics for ORCA Framework workflows without fabricating precision.
Provide lightweight, skill-sensitive coaching without slowing down normal ORCA Framework execution.
Decide when risky work must pause for approval and record the approval request clearly.
| name | orca-ship |
| description | Prepare release readiness checks, release notes, rollback guidance, and handoff. |
A final release-readiness workflow.
Use when implementation, review, and QA are complete or when preparing a public release.
Do not use to bypass incomplete review, QA, or security gates.
T5XL63445Vhenry@controlstudios.netscripts/update_testflight_info.rb and scripts/manage_testflight_group.rb when App Store Connect or Fastlane flows need exact ops handling.scripts/deploy.sh as the fallback path when CLI auth is unavailable or the host cannot run the normal linked-project flow cleanly.docs/version-control.md: re-read the request, review diff, stage only scoped files, commit, push the scoped branch, open or update the PR, check PR status, and merge only when repo policy and checks allow.RELEASE.md, templates/ship-checklist.md, or the linked work item.templates/ship-checklist.mdtemplates/linear-ship-comment.md when Linear-first mode is activeShipping output should let another maintainer release or defer with clear reasoning. It should distinguish local success from actual uploaded or deployed state.
Uses outputs from review, QA, security, and regression skills.
For Apple release specifics, pair with orca-testflight-release and orca-testflight-ops.