Skip to main content

gh-fix-ci

Diagnose failing GitHub checks, isolate the concrete breakage, and land the smallest defensible fix with targeted verification.

Zur Installation springen

Quellinformationen

Repository
Calvin-Corbett/thomas
Letzte Quellaktivität
9. September 2026 um 02:49
Erkannte Sprache von SKILL.md
Englisch
Sterne
4
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
gh-fix-ci
description
Diagnose failing GitHub checks, isolate the concrete breakage, and land the smallest defensible fix with targeted verification.
# GH Fix CI Use this skill when Thomas needs to investigate or fix failing GitHub Actions checks for the current branch or PR. ## Workflow 1. Inspect the failing workflow, job, and first real error. 2. Reproduce the failure locally when feasible. 3. Fix the smallest root cause instead of papering over symptoms. 4. Re-run the nearest relevant tests or commands. 5. Summarize what failed, why, and how the fix was verified. ## Rules - Prefer concrete failure evidence over speculation. - Avoid broad CI changes unless the failure really spans multiple workflows.
Auf GitHub ansehen