ワンクリックで
ci-recovery
Use when local validation and remote workflow status must be reconciled before trust, merge, or shipment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when local validation and remote workflow status must be reconciled before trust, merge, or shipment.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | ci-recovery |
| description | Use when local validation and remote workflow status must be reconciled before trust, merge, or shipment. |
Lifecycle stage: VERIFY
Use after a push, pull request update, failed workflow notification, or any claim that remote CI disagrees with local validation.
Do not use when this trigger is absent; choose the command or skill that owns the requested state, artifact, and verification gate.
Branch, commit SHA, local validation output, workflow run list, failed job logs, changed files, and available reproduction commands.
.github/workflows/.Do not treat local tests as proof when remote CI is failing, queued, stale, or unchecked. Do not edit workflow commands to hide a failure without reproducing the root cause.
Confirm branch, commit, workflow name, run id or URL, conclusion, failed command, local reproduction command, fix evidence, final local gate, and final remote status.
CI recovery handoff with status, checked runs, failure class, root cause, fix commit if any, evidence, blockers, local proof, remote proof, risks, and next action.
Stop if CI logs require unavailable credentials, the workflow is still running beyond the agreed loop limit, logs expose secrets, or fixing the failure would require unrelated/destructive changes.
Trigger: local proof and remote workflow status disagree or CI is unchecked. Action: inspect the latest run, read failed logs, reproduce locally, fix the root cause, rerun the gate, and re-check remote status. Output artifact: CI recovery handoff with blockers and next action. Verification: cite run id, failed command, local reproduction, pushed commit, and final remote conclusion.
A branch passes python -m pytest -q locally but CI fails python scripts/validate_repo.py; inspect the failed run, reproduce the validator failure locally, add the missing catalog entry, rerun the local gate, push, and verify the newer remote run succeeds.
Agent Brain /brain-brief: after intake, research, and grill have enough signal.
Agent Brain /brain-build: an implementation plan has a selected task and validation method.
Agent Brain /brain-design: a product brief needs ux or interaction design before planning.
Agent Brain /brain-eval: changing Agent Brain behavior or checking quality.
Agent Brain /brain-grill: the idea, brief, design, or plan has unresolved assumptions.
Agent Brain /brain-learn: after repeated success/failure, a tricky fix, or a shipped workflow.