Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Monitorear GitHub Actions CI y rastrear hasta completar. Se activa con "¿estado de checks del PR?", "¿pasaron los tests?", "¿compiló bien?".
.claude/skills/wasabeef-monitorear-github-actions-ci-y-rastrear-hasta-completar/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -32% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-20 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-07 | ✓→✓ | = Same ✓ | -18% | 0% |
Monitorea el estado de GitHub Actions CI y rastrea hasta completarse.
bash# Verificar estado de CI gh pr checks
bash# Verificar CI después de crear PR gh pr create --title "Add new feature" --body "Description" gh pr checks
bash# Flujo desde verificación CI hasta corrección gh pr checks "Analizar resultados de verificaciones CI y sugerir correcciones si hay fallas" # Volver a verificar después de corrección git push origin feature-branch gh pr checks "Verificar resultados CI después de corrección para confirmar que no hay problemas"
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 según sea necesarioOther measured skills in the registry, with their headline benchmark lift.