Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →監控 GitHub Actions CI 並追蹤完成。「PR 檢查狀態?」「CI 結果」「測試通過了嗎?」「建置成功?」等觸發。
.claude/skills/wasabeef-github-actions-ci-1c553c/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -48% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 55% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -23% | 0% |
監控 GitHub Actions CI 狀態,並跟蹤到完成。
bash# 檢查 CI 狀態 gh pr checks
bash# PR 創建後的 CI 確認 gh pr create --title "新功能添加" --body "說明" gh pr checks
bash# CI 確認到修復的流程 gh pr checks "分析 CI 檢查結果,如有失败項目請提出修復方案" # 修復後的再確認 git push origin feature-branch gh pr checks "確認修復後的 CI 結果,確保没有問題"
textAll checks were successful 0 cancelled, 0 failing, 8 successful, 3 skipped, and 0 pending checks NAME DESCRIPTION ELAPSED URL ○ Build/test (pull_request) 5m20s https://github.com/user/repo/actions/runs/123456789 ○ Build/lint (pull_request) 2m15s https://github.com/user/repo/actions/runs/123456789 ○ Security/scan (pull_request) 1m30s https://github.com/user/repo/actions/runs/123456789 ○ Type Check (pull_request) 45s https://github.com/user/repo/actions/runs/123456789 ○ Commit Messages (pull_request) 12s https://github.com/user/repo/actions/runs/123456789 - Deploy Preview (pull_request) https://github.com/user/repo/actions/runs/123456789 - Visual Test (pull_request) https://github.com/user/repo/actions/runs/123456789
gh pr checksOther measured skills in the registry, with their headline benchmark lift.