github-manager

Automate GitHub issue, PR, and workflow management using gh CLI.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tygwan/ultra-codex-init --skill github-manager-tygwan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-manager
Source: https://github.com/tygwan/ultra-codex-init/tree/main/.codex/skills/github-manager
Command: npx skills add https://github.com/tygwan/ultra-codex-init --skill github-manager-tygwan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing GitHub workflow and issue/PR management across repositories used to require repetitive manual steps; this skill provides a structured, command-based approach to automate issues, PRs, CI/CD workflows, and releases using the gh CLI.

Core Features & Use Cases

  • Issue/PR orchestration: list, view, create, comment, review, and merge across repositories using gh commands.
  • CI/CD workflow monitoring and releases: monitor workflow runs, checks, and releases to accelerate feedback loops.
  • Governance and consistency: standardize GitHub activity with a concise, repeatable command toolkit for teams.

Quick Start

Authenticate with gh, clone a repository, and start managing issues, PRs, and releases with gh commands.

Frequently Asked Questions about github-manager

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

FAQPage Schema
How do I automate GitHub issues and pull requests across multiple repositories?

You can automate GitHub issues and pull requests across multiple repositories by applying a structured, command-based approach using the gh CLI to list, view, create, comment, review, and merge them.

What is the best way to monitor CI/CD workflow runs and releases on GitHub?

The best way to monitor CI/CD workflow runs and releases on GitHub is to use a command toolkit that executes gh commands to track workflow statuses, checks, and release coordination for faster feedback loops.

Do I need to authenticate with gh CLI before automating GitHub workflows?

Yes, you need to authenticate with the gh CLI and verify your repositories before automating GitHub workflows to ensure safe operation and proper access for issue tracking and release coordination.

Can I standardize pull request reviews and issue tracking for my software team?

You can standardize pull request reviews and issue tracking for software teams by using a repeatable gh command toolkit that enforces consistency across multiple repositories for governance.

Why should I use gh CLI commands instead of manual steps for GitHub release coordination?

Using gh CLI commands instead of manual steps for GitHub release coordination eliminates repetitive actions, providing an end-to-end automated approach that accelerates feedback loops and ensures safe repository operation.