원클릭으로
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.