Skip to main content

gh-fix-ci

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

Ir para a instalação

Informações da origem

Repositório
Calvin-Corbett/thomas
Última atividade na origem
9 de setembro de 2026 às 02:49
Idioma detectado do SKILL.md
inglês
Estrelas
4
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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.
Ver no GitHub