github-ops

Triage GitHub issues and pull requests using gh CLI.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill github-ops-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-ops
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/github-ops
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill github-ops-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub repository operations are often manual, error-prone, and time-consuming. This skill standardizes and automates triage, PR management, CI/CD monitoring, releases, and security alerts through gh CLI.

Core Features & Use Cases

  • Issue triage: classify, label, and respond to issues to keep project health high.
  • PR management: track review status, CI checks, stale PRs, and merge readiness to accelerate delivery.
  • Release and security: manage changelogs, releases, and monitor Dependabot/security alerts across repos.

Quick Start

Authenticate with gh and run the GitHub ops workflow on your repository.

Frequently Asked Questions about github-ops

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

FAQPage Schema
How do I automate GitHub issue triage and PR management for multiple repositories?

Automate GitHub issue triage and PR management by invoking gh CLI commands to classify issues, apply labels, track CI check statuses, and monitor stale pull requests across multiple repositories to maintain community health.

What is the best way to monitor CI reliability and handle flaky builds on GitHub?

Monitor CI reliability by reviewing CI status through gh CLI, identifying flaky builds, and managing release workflows to ensure continuous delivery stability across your GitHub repositories.

Can I use gh CLI to monitor Dependabot and security alerts across my GitHub repositories?

Yes, you can monitor Dependabot and security alerts across GitHub repositories by running gh CLI operations that check vulnerabilities and handle errors with clear fallbacks to ensure proper permissions.

Do I need special permissions to automate GitHub releases and manage changelogs with gh CLI?

You need proper GitHub permissions configured with gh CLI authentication to manage releases, generate changelogs, and apply labels across repositories, handling errors with clear fallbacks when access is restricted.

How does automating GitHub ops help with onboarding new contributors?

Automating GitHub ops helps onboarding new contributors by standardizing issue triage, applying labels, tracking PR review status, and monitoring CI checks to provide clear workflows and reduce manual errors.