بنقرة واحدة
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.