Toolverse
All skills

gh-fix-ci

by openai

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openai
Category
DevOps
Views
25

About this skill

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.

How to use

  1. Upewnij się, że masz zainstalowany GitHub CLI i jesteś zalogowany. Uruchom gh auth status w swoim repozytorium — powinna być wyświetlona informacja o autentykacji z zakresami dostępu do repozytorium i workflow. Jeśli nie jesteś zalogowany, wykonaj gh auth login i potwierdź wymagane zakresy dostępu.

  2. Przygotuj numer lub URL pull requesta, który chcesz debugować. Jeśli pracujesz na gałęzi powiązanej z PR, umiejętność automatycznie rozpozna bieżący PR — w przeciwnym razie podaj numer lub URL.

  3. Uruchom skrypt inspekcji, aby pobrać logi GitHub Actions. Wykonaj polecenie z ścieżką do umiejętności: python <ścieżka-do-umiejętności>/scripts/inspect_pr_checks.py --repo "." --pr "<numer-lub-url>". Dodaj flagę --json, jeśli chcesz ustrukturyzowany wynik do dalszej analizy.

  4. Przejrzyj podsumowanie błędu i proponowany plan naprawy. Umiejętność wyświetli kontekst awarii oraz konkretne rekomendacje — przeczytaj je uważnie przed podjęciem decyzji.

  5. Zatwierdź plan naprawy, aby umiejętność mogła wdrożyć zmiany. Bez Twojej wyraźnej zgody żadne modyfikacje nie będą wprowadzone do kodu.

  6. Jeśli dostępna jest umiejętność planowania (np. create-plan), system może jej użyć do bardziej szczegółowego opracowania strategii naprawy — w przeciwnym razie plan zostanie sformułowany bezpośrednio w ramach tej umiejętności.

Related skills

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

drawio-diagrams-enhanced

by jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams,

DevOps
918943

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066