ghzinga

Monitor a single GitHub issue or pull request in a terminal UI.

12|2|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/osolmaz/tools --skill ghzinga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ghzinga
Source: https://github.com/osolmaz/tools/tree/main/agents/skills/ghzinga
Command: npx skills add https://github.com/osolmaz/tools --skill ghzinga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ghzinga provides a focused, sidecar view to open and monitor a single GitHub issue or pull request inside the terminal, reducing context switching and enabling rapid assessment.

Core Features & Use Cases

  • Single-resource visibility: monitor overview, discussion, status, checks, and activity for one PR or issue.
  • Quick access: open the item in ghzinga (or ghzinga-compatible gzg) from anywhere in your workflow.
  • Real-time insights: track comments, reviews, and changes without leaving the terminal.

Quick Start

Open ghzinga with a GitHub item URL or repo/name#number to start the sidecar view.

Frequently Asked Questions about ghzinga

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

FAQPage Schema
How do I monitor a GitHub pull request in the terminal?

To monitor a GitHub pull request in the terminal, you can open an item URL or repo/name#number in a focused sidecar view. This provides quick inspection, live activity tracking, and contextual checks for reviews, comments, labels, and status changes without leaving your workflow.

Can I track GitHub issues and pull request activity without a browser?

Yes, you can track GitHub issues and pull request activity without a browser using a keyboard-driven terminal UI. It enables real-time tracking of comments, reviews, and changes through a tabbed overview of conversations, activity, and checks directly from the command line.

What is the best way to view GitHub CI checks and reviews from the command line?

The best way to view GitHub CI checks and reviews from the command line is a focused terminal UI that opens a single issue or PR. It provides a tabbed overview to quickly inspect status changes, contextual checks, and discussion threads across repositories.

Do I need GitHub CLI authentication to monitor a single PR in a terminal UI?

Yes, GitHub CLI authentication integration is required to access and monitor a single PR or issue in a terminal UI. This authentication enables quick inspection and live activity tracking for your private and public repository items.

How do I open a specific GitHub issue for quick inspection using a terminal UI?

To open a specific GitHub issue for quick inspection using a terminal UI, pass the GitHub item URL or repo/name#number to the command line. This launches a sidecar view with a tabbed overview of the item's status, activity, and checks.