Agent Skills
› fastrepl/anarlog
› fix-ready-prs
fix-ready-prs
GitHub用于检查并修复活跃 PR 中的 CI 失败及 Bugbot 问题。当需要审查、分类就绪 PR,或处理 CI 和 Bugbot 评论时触发,旨在自动化维护代码合并前的质量状态。
Trigger Scenarios
检查活跃 PR
分类就绪 PR
修复 CI 失败
处理 Bugbot 评论
Install
npx skills add fastrepl/anarlog --skill fix-ready-prs -g -y
SKILL.md
Frontmatter
{
"name": "fix-ready-prs",
"metadata": {
"internal": true
},
"description": "Inspect every open non-draft PR for CI failures and unresolved Cursor Bugbot findings, then fix them on the existing PR branches. Use when asked to check active PRs, triage ready PRs, fix CI, or address Bugbot comments."
}
Fix Ready PRs
This is a compatibility entry for Claude-specific skill discovery. The canonical, universal instructions live at:
../../../.agents/skills/fix-ready-prs/SKILL.md
Read that file completely and follow it. Do not maintain a second checklist
here; changes belong in .agents/skills/fix-ready-prs/.
Version History
- 2d4c6b1 Current 2026-08-20 17:13


