github

Query GitHub workflow runs, issues, and pull requests via the gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/d3fvxl/.dotfiles --skill github-d3fvxl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/d3fvxl/.dotfiles/tree/main/config/opencode-d3fvxl/skills/github
Command: npx skills add https://github.com/d3fvxl/.dotfiles --skill github-d3fvxl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub management and monitoring can be time-consuming and risky with ad-hoc CLI usage. This skill provides a safe, read-only interface to query CI/CD pipelines, issues, and pull requests using the gh CLI, with explicit prompts for any potential changes.

Core Features & Use Cases

  • Read-only queries for workflow runs, issues, PRs, and repository status using gh CLI.
  • Safety-first workflow with explicit approval prompts before any potentially destructive actions.
  • Use case: quickly check the status of a failed workflow and review open issues across repositories.

Quick Start

Run a read-only gh CLI query to fetch the latest workflow status from a repository.

Frequently Asked Questions about github

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check the status of GitHub CI/CD workflow runs safely?

You can check GitHub CI/CD workflow runs safely by using a read-only gh CLI interface that queries pipeline statuses and repository information while strictly enforcing safe operations by default.

Can I review GitHub issues and pull requests without modifying repository state?

Yes, you can review GitHub issues and pull requests without modifying repository state by applying read-only gh CLI queries to fetch and inspect data across repositories safely.

Does the gh CLI require explicit approval for state-changing actions during investigations?

Yes, using the gh CLI for investigations requires explicit user approval before executing any state-changing actions, ensuring that all default operations remain strictly read-only.

What is the best way to query repository status across multiple GitHub projects?

The best way to query repository status across multiple GitHub projects is using a safety-first gh CLI interface that performs read-only investigations into workflows, issues, and pull requests.

Are there limitations to monitoring GitHub pipelines with read-only CLI queries?

A limitation of monitoring GitHub pipelines with read-only CLI queries is that any action modifying state requires explicit approval prompts, meaning automated background remediation workflows are not supported by default.