gh-workflow

Create and view GitHub issues, milestones, dependencies, and PR comments via gh CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fwojciec/quiver --skill gh-workflow-fwojciec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-workflow
Source: https://github.com/fwojciec/quiver/tree/main/.claude/skills/gh-workflow
Command: npx skills add https://github.com/fwojciec/quiver --skill gh-workflow-fwojciec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill centralizes GitHub project workflow management by utilizing the gh CLI to create and view issues, assign milestones, declare dependencies, and respond to PR comments, reducing context switching and manual coordination.

Core Features & Use Cases

  • Create and manage issues across repositories using gh commands
  • Organize work with milestones and dependencies to reflect project status
  • Respond to PR comments and automate routine requests to streamline collaboration

Quick Start

gh issue create --title "Kickoff" --body "Describe the initial task" --milestone "v0.1" gh issue view 123 gh pr comment 456 --body "Please review at your convenience"

Frequently Asked Questions about gh-workflow

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

FAQPage Schema
How do I automate GitHub issue creation and milestone assignment using the gh CLI?

Automate GitHub issue creation and milestone assignment using the gh CLI by applying structured templates and commands to ensure consistent issue formatting and milestone alignment. This enforces structured templates to reduce manual coordination and context switching.

What is the best way to track dependencies and organize issues across GitHub repositories?

The best way to track dependencies and organize issues across repositories is using gh CLI commands to declare dependencies and align work with milestones. This centralizes project management to accurately reflect project status across multiple repositories.

Do I need specific repository permissions to manage PR comments and issue workflows with gh CLI?

Yes, you need appropriate repository permissions to manage PR comments and issue workflows with the gh CLI. The workflow relies on the gh CLI and proper access rights to automate routine requests and enforce structured comment workflows.

Can I use gh CLI to coordinate GitHub project management tasks across multiple repositories?

Yes, you can use gh CLI to coordinate GitHub project management tasks across multiple repositories. It centralizes creating and viewing issues, assigning milestones, declaring dependencies, and responding to PR comments to streamline collaboration.

Why structure issue formatting and milestone usage when automating GitHub workflows?

Structure issue formatting and milestone usage when automating GitHub workflows to ensure consistent issue formatting and accurate milestone alignment. This consistency reduces context switching and routine manual coordination overhead across repositories.