什么是 fix-github-pr?
当被要求修复、解决或解决 GitHub PR 时使用 - 包括审核评论、Copilot 建议和 CI 测试失败。在“修复 PR”、“修复 PR 评论”、“解决评论”、“处理 Copilot 反馈”、“修复评论评论”、“修复 CI”、“修复 PR 失败测试”等短语或给定要修复的 PR 编号时触发。 来源:universokobana/sdlc-agent-skills。
当被要求修复、解决或解决 GitHub PR 时使用 - 包括审核评论、Copilot 建议和 CI 测试失败。在“修复 PR”、“修复 PR 评论”、“解决评论”、“处理 Copilot 反馈”、“修复评论评论”、“修复 CI”、“修复 PR 失败测试”等短语或给定要修复的 PR 编号时触发。
通过命令行快速安装 fix-github-pr AI 技能到你的开发环境
来源:universokobana/sdlc-agent-skills。
Systematically read, evaluate, implement, and resolve all review comments AND CI test failures on a GitHub PR — one issue at a time, with tests and commits after each fix.
Core principle: Never mark a comment as resolved without verified implementation and passing specs. Never claim CI is fixed without confirmed green status.
If a PR number was provided, use it directly. Otherwise, detect the PR from the current branch:
当被要求修复、解决或解决 GitHub PR 时使用 - 包括审核评论、Copilot 建议和 CI 测试失败。在“修复 PR”、“修复 PR 评论”、“解决评论”、“处理 Copilot 反馈”、“修复评论评论”、“修复 CI”、“修复 PR 失败测试”等短语或给定要修复的 PR 编号时触发。 来源:universokobana/sdlc-agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/universokobana/sdlc-agent-skills --skill fix-github-pr当被要求修复、解决或解决 GitHub PR 时使用 - 包括审核评论、Copilot 建议和 CI 测试失败。在“修复 PR”、“修复 PR 评论”、“解决评论”、“处理 Copilot 反馈”、“修复评论评论”、“修复 CI”、“修复 PR 失败测试”等短语或给定要修复的 PR 编号时触发。 来源:universokobana/sdlc-agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/universokobana/sdlc-agent-skills --skill fix-github-pr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/universokobana/sdlc-agent-skills