一键导入
orca-build
Implement planned changes with scoped edits, verification, and respect for existing project patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Implement planned changes with scoped edits, verification, and respect for existing project patterns.
用 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.
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.
Decide when risky work must pause for approval and record the approval request clearly.
| name | orca-build |
| description | Implement planned changes with scoped edits, verification, and respect for existing project patterns. |
The implementation workflow for ORCA Framework.
Use when the user has asked for code, docs, scripts, or repository changes.
Do not use when the user only wants brainstorming, review, or research.
docs/version-control.md: inspect repo root/status/current/default branch, preserve unrelated dirty work, and move implementation to a scoped non-protected branch.The work should be maintainable by the repo's existing standards and should not leave hidden scaffolding. User-facing async work should not feel visually broken while data is in flight.
Used by orca-build; may pair with orca-superpowers; followed by review and QA skills.