什么是 gh-fix-ci?
使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。 来源:outlinedriven/odin-codex-plugin。
使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。
通过命令行快速安装 gh-fix-ci AI 技能到你的开发环境
来源:outlinedriven/odin-codex-plugin。
Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval.
Prereq: ensure gh is authenticated (for example, run gh auth login once), then run gh auth status with escalated permissions (include workflow/repo scopes) so gh commands succeed. If sandboxing blocks gh auth status, rerun it with sandboxpermissions=requireescalated.
Fetch failing PR checks, pull GitHub Actions logs, and extract a failure snippet. Exits non-zero when failures remain so it can be used in automation.
使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。 来源:outlinedriven/odin-codex-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci使用 gh 检查 GitHub PR 检查,提取失败的 GitHub Actions 日志,总结失败上下文,然后创建修复计划并在用户批准后实施。当用户要求调试或修复 GitHub Actions 上失败的 PR CI/CD 检查并希望计划 + 代码更改时使用;对于外部检查(例如 Buildkite),仅报告详细 URL 并将其标记为超出范围。 来源:outlinedriven/odin-codex-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/outlinedriven/odin-codex-plugin --skill gh-fix-ci 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/outlinedriven/odin-codex-plugin