github-ops

Automate GitHub issue triage, PR management, and release workflows via gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DarkCodePE/quipu --skill github-ops-darkcodepe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-ops
Source: https://github.com/DarkCodePE/quipu/tree/main/docs/arquetipo/deliverables/skills/kernel/github-ops
Command: npx skills add https://github.com/DarkCodePE/quipu --skill github-ops-darkcodepe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates GitHub repository operations to streamline issue triage, PR management, CI/CD workflows, releases, and security monitoring using the gh CLI, reducing manual toil and human error.

Core Features & Use Cases

  • Issue triage with labeling, deduplication, and automated responses to inquiries.
  • PR management including review status checks, merge readiness, and stale PR handling.
  • CI/CD operations, release preparation, and changelog generation with security monitoring for alerts.
  • Use Case: Maintainers handling large volumes of issues and weekly releases can automate routine workflows while preserving contributor experience.

Quick Start

Run a GitHub operations workflow using gh CLI to triage issues, review PRs, and prepare a release for the next milestone.

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 a high-volume repository?

Automate GitHub issue triage and PR management by using the gh CLI to apply policy-driven guidance for labeling, deduplication, review status checks, and stale PR handling, reducing manual toil for maintainers.

What is the best way to generate release changelogs and debug CI/CD failures automatically?

Generate release changelogs and debug CI/CD failures by running automated workflows with the gh CLI that prepare releases for milestones and monitor security alerts to streamline software engineering operations.

Do I need gh CLI authentication to automate repository operations and security monitoring?

Yes, you need gh CLI authentication and repository access to enable deterministic task execution for automating labels, checks, changelog generation, and security monitoring across your projects.

Can I use this approach to automate routine workflows for both open-source and private projects?

Yes, you can automate routine workflows for open-source and private projects by executing deterministic tasks via the gh CLI, preserving contributor experience while handling large volumes of issues and releases.

How does automated issue labeling and deduplication work with the GitHub CLI?

Automated issue labeling and deduplication work by applying policy-driven guidance through the GitHub CLI, executing deterministic tasks to triage inquiries and automate responses without manual intervention.

What are the limitations of using gh CLI for policy-driven GitHub operations?

The approach requires existing gh CLI authentication and repository access, meaning it is limited by your current user permissions and cannot execute repository operations or security monitoring beyond your granted scope.