Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Monitor GitHub Actions CI and track to completion. Trigger with "PR check status?", "show CI results", "did tests pass?", "build succeeded?", "check status", "Actions results?".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-12 | ✗→✓ | ▲ Improved | -13% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -34% | 0% |
| case-01 | ✓→✗ | ▼ Worse | -12% | 0% |
| case-03 | ✓→✗ | ▼ Worse | 8% | 0% |
| case-06 | ✓→✗ | ▼ Worse | -23% | 0% |
Monitors GitHub Actions CI status and tracks until completion.
bash# Check CI status gh pr checks
bash# Check CI after creating PR gh pr create --title "Add new feature" --body "Description" gh pr checks
bash# Flow from CI check to correction gh pr checks "Analyze CI check results and suggest fixes if there are failures" # Recheck after correction git push origin feature-branch gh pr checks "Check CI results after correction to confirm no issues"
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 checks as neededOther measured skills in the registry, with their headline benchmark lift.