بنقرة واحدة
orca-ci
Triage failing CI checks, extract actionable failure context, and route to the right fix path.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Triage failing CI checks, extract actionable failure context, and route to the right fix path.
التثبيت باستخدام 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-ci |
| description | Triage failing CI checks, extract actionable failure context, and route to the right fix path. |
A bounded CI triage workflow focused on actionable failure extraction before implementation begins.
Use when a PR, branch, or release lane is blocked by failing CI.
Do not use when checks are healthy or when the provider cannot be inspected from the current environment and only a link can be given.
GH_PROMPT_DISABLED=1GIT_TERMINAL_PROMPT=0scripts/inspect_pr_checks.py when GitHub Actions is the provider.The triage should help a maintainer fix the problem without manually spelunking the provider UI first.
gh commands that hang on auth or network promptsPairs with orca-delegation, orca-review, and orca-ship.