github

Manage GitHub repository operations including pull request triage, Actions monitoring, branch protection, and releases.

3|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/garochee33/DSH --skill github-garochee33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github
Source: https://github.com/garochee33/DSH/tree/main/agents/skills/github
Command: npx skills add https://github.com/garochee33/DSH --skill github-garochee33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you manage a GitHub repository without manually hunting through PRs, branches, workflows, and settings. It reduces the overhead of repo hygiene, release operations, and CI/CD troubleshooting.

Core Features & Use Cases

  • Actions and CI/CD Health: Check workflow status, inspect failed jobs, and verify pipeline health.
  • Branch Protection and Hardening: Audit or update protection rules, required checks, and admin enforcement.
  • Release and Housekeeping Workflows: Create releases, find stale branches, review stashes, and clean up repo clutter.
  • Governance and Triage: Maintain CODEOWNERS, add status badges, and review PRs or issues for fast repository coordination.

Quick Start

Use the github skill to audit this repository’s CI status, branch protection, CODEOWNERS coverage, and release readiness.

Frequently Asked Questions about github

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

FAQPage Schema
How do I audit GitHub branch protection rules and required CI checks?

To audit GitHub branch protection, you can review protection rules, required status checks, and admin enforcement settings. This skill automates hardening audits by inspecting repository governance configurations locally.

What is the best way to triage pull requests and review stale branches in a repository?

Triageing pull requests and reviewing stale branches involves checking repository health and coordinating issue or PR workflows. This skill automates housekeeping by finding stale branches and reviewing stashes.

How do I troubleshoot failed GitHub Actions jobs and monitor CI CD pipeline health?

Troubleshooting failed GitHub Actions jobs requires inspecting workflow status and verifying pipeline health. This skill monitors CI/CD operations by checking workflow runs and highlighting failed jobs.

Do I need GitHub CLI and local git access to manage CODEOWNERS and release workflows?

Yes, GitHub CLI and local git access are required to inspect remote state, workflows, branches, and repository governance settings for release handling and CODEOWNERS maintenance.

Can I automate GitHub release creation and repository housekeeping without manual web interface hunting?

Yes, you can automate release creation and repository housekeeping without manual web hunting. This skill manages release operations and cleans up clutter by inspecting remote state locally via CLI.