Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Monitorar GitHub Actions CI e rastrear até conclusão. Ativa com "status dos checks do PR?", "testes passaram?", "build passou?".
.claude/skills/wasabeef-monitorar-github-actions-ci-e-rastrear-ate-conclusa-o/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-15 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 3% | 0% |
| case-14 | ✓→✓ | = Same ✓ | 1% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 18% | 0% |
Monitora o status do CI do GitHub Actions e acompanha até a conclusão.
bash# Verificar status dos checks do CI gh pr checks
bash# Verificação do CI após criação de PR gh pr create --title "Adição de nova funcionalidade" --body "descrição" gh pr checks
bash# Fluxo desde verificação do CI até correção gh pr checks "Analise os resultados dos checks do CI e proponha métodos de correção se houver itens com falha" # Reverificação após correção git push origin feature-branch gh pr checks "Verifique os resultados do CI após correção e confirme que não há 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 conforme necessárioOther measured skills in the registry, with their headline benchmark lift.