github-gh — for Claude Code github-gh, skill-check, community, for Claude Code, ide skills, ai-agents, checker, linter, skillmd, List recent workflow runs

v1.0.0

Acerca de este Skill

Escenario recomendado: Ideal for AI agents that need check ci status on a pr:. Resumen localizado: Linter for agent skill files # GitHub Skill Use the gh CLI to interact with GitHub. It covers ai-agents, checker, linter workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Características

Check CI status on a PR:
gh pr checks 55 --repo owner/repo
List recent workflow runs:
gh run list --repo owner/repo --limit 10
View a run and see which steps failed:

# Temas principales

thedaviddias thedaviddias
[68]
[5]
Actualizado: 4/20/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Escenario recomendado: Ideal for AI agents that need check ci status on a pr:. Resumen localizado: Linter for agent skill files # GitHub Skill Use the gh CLI to interact with GitHub. It covers ai-agents, checker, linter workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

¿Por qué usar esta habilidad?

Recomendacion: github-gh helps agents check ci status on a pr:. Linter for agent skill files # GitHub Skill Use the gh CLI to interact with GitHub. This AI agent skill supports Claude Code, Cursor, and Windsurf

Mejor para

Escenario recomendado: Ideal for AI agents that need check ci status on a pr:.

Casos de uso accionables for github-gh

Caso de uso: Applying Check CI status on a PR:
Caso de uso: Applying gh pr checks 55 --repo owner/repo
Caso de uso: Applying List recent workflow runs:

! Seguridad y limitaciones

  • Limitacion: View logs for failed steps only:
  • Limitacion: Requires repository-specific context from the skill documentation
  • Limitacion: Works best when the underlying tools and dependencies are already configured

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Demo Labs

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ y pasos de instalación

These questions and steps mirror the structured data on this page for better search understanding.

? Preguntas frecuentes

¿Qué es github-gh?

Escenario recomendado: Ideal for AI agents that need check ci status on a pr:. Resumen localizado: Linter for agent skill files # GitHub Skill Use the gh CLI to interact with GitHub. It covers ai-agents, checker, linter workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

¿Cómo instalo github-gh?

Ejecuta el comando: npx killer-skills add thedaviddias/skill-check/github-gh. Funciona con Cursor, Windsurf, VS Code, Claude Code y más de 19 IDE adicionales.

¿Cuáles son los casos de uso de github-gh?

Los casos de uso principales incluyen: Caso de uso: Applying Check CI status on a PR:, Caso de uso: Applying gh pr checks 55 --repo owner/repo, Caso de uso: Applying List recent workflow runs:.

¿Qué IDE son compatibles con github-gh?

Esta skill es compatible con Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Usa la CLI de Killer-Skills para una instalación unificada.

¿Tiene limitaciones github-gh?

Limitacion: View logs for failed steps only:. Limitacion: Requires repository-specific context from the skill documentation. Limitacion: Works best when the underlying tools and dependencies are already configured.

Cómo instalar este skill

  1. 1. Abre tu terminal

    Abre la terminal o línea de comandos en el directorio de tu proyecto.

  2. 2. Ejecuta el comando de instalación

    Ejecuta: npx killer-skills add thedaviddias/skill-check/github-gh. La CLI detectará tu IDE o agente automáticamente y configurará la skill.

  3. 3. Empieza a usar el skill

    El skill ya está activo. Tu agente de IA puede usar github-gh de inmediato en el proyecto actual.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

github-gh

Linter for agent skill files # GitHub Skill Use the gh CLI to interact with GitHub. It covers ai-agents, checker, linter workflows. This AI agent skill

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

GitHub Skill

Use the gh CLI to interact with GitHub. Always specify --repo owner/repo when not in a git directory, or use URLs directly.

Pull Requests

Check CI status on a PR:

bash
1gh pr checks 55 --repo owner/repo

List recent workflow runs:

bash
1gh run list --repo owner/repo --limit 10

View a run and see which steps failed:

bash
1gh run view <run-id> --repo owner/repo

View logs for failed steps only:

bash
1gh run view <run-id> --repo owner/repo --log-failed

API for Advanced Queries

The gh api command is useful for accessing data not available through other subcommands.

Get PR with specific fields:

bash
1gh api repos/owner/repo/pulls/55 --jq '.title, .state, .user.login'

JSON Output

Most commands support --json for structured output. You can use --jq to filter:

bash
1gh issue list --repo owner/repo --json number,title --jq '.[] | "\(.number): \(.title)"'

Habilidades relacionadas

Looking for an alternative to github-gh or another community skill for your workflow? Explore these related open-source skills.

Ver todo

openclaw-release-maintainer

Logo of openclaw
openclaw

Resumen localizado: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
Inteligencia Artificial

widget-generator

Logo of f
f

Resumen localizado: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

149.6k
0
Inteligencia Artificial

flags

Logo of vercel
vercel

Resumen localizado: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Resumen localizado: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Desarrollador