Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →按优先级显示 PR 列表。「显示 PR」「PR 列表」「打开的 PR?」「待合并的 PR?」等触发。
.claude/skills/wasabeef-pr-08a453/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -23% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -35% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -66% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -33% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -47% | 0% |
显示当前仓库的开放 PR 列表,并按优先级排序。
bash# 向 Claude 请求 「请按优先级显示开放的 PR 列表」
bash# 获取仓库信息 gh repo view --json nameWithOwner | jq -r '.nameWithOwner' # 获取开放 PR 信息并请求 Claude gh pr list --state open --draft=false --json number,title,author,createdAt,additions,deletions,reviews --limit 30 「请按优先级整理上述 PR,并包含每个 PR 的 2 行概要。使用上面获取的仓库名生成 URL」
text开放 PR 列表 (按优先级排序) ### 高优先级 #编号 标题 [Draft/DNM] | 作者 | 开放时长 | 批准数 | +添加/-删除 ├─ 概要第 1 行 └─ 概要第 2 行 https://github.com/owner/repo/pull/编号 ### 中优先级 (相同格式) ### 低优先级 (相同格式)
高优先级
fix: Bug 修复release: 发布工作中优先级
feat: 新功能update: 功能改进低优先级
test:、build:、perf: PRgh)Other measured skills in the registry, with their headline benchmark lift.