원클릭으로
orca-goal-mode
Convert bounded specs or milestones into safe, verifiable goal contracts and use host-native goal mode when available.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Convert bounded specs or milestones into safe, verifiable goal contracts and use host-native goal mode when available.
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.
Prepare release readiness checks, release notes, rollback guidance, and handoff.
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.
| name | orca-goal-mode |
| description | Convert bounded specs or milestones into safe, verifiable goal contracts and use host-native goal mode when available. |
A workflow for deciding whether long-running work should become a goal and for creating the contract that governs execution.
Use when a non-trivial task has an approved spec or bounded milestone, measurable completion condition, and one clear verification contract.
Do not use goal mode for ambiguous discovery, vague improvement requests, risky destructive work without approval, or tasks without verification.
/goal./goal on Codex and Claude Code when the host supports it and the contract is complete.templates/goal-contract.mdtemplates/goal-status.mdThe goal must be concrete, milestone-sized, verifiable, and safe to resume.
/goal without a spec/goal for ambiguous discovery work/goal for vague "make this better" asks/goal without a meaningful verification path/goal for risky or destructive tasks without approvalWorks with orca-spec, orca-plan, orca-approve, orca-trace, orca-state, and orca-inspect.