一键导入
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.