ワンクリックで
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.