gh-issues

Fetch GitHub issues, create pull requests, and handle reviews via gh CLI.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill gh-issues-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issues
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/skills/gh-issues
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill gh-issues-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines GitHub issue management, enabling users to fetch issues, automate PR creation, and manage PR reviews efficiently.

Core Features & Use Cases

  • GitHub Issue Management: Fetch, filter, and manage GitHub issues.
  • PR Automation: Automatically create PRs from issues and handle PR reviews.
  • Use Case: If you are working in a team on a GitHub repository, this Skill can help you automate the process of creating PRs from issues, assigning tasks, and reviewing PRs.

Quick Start

Use the gh-issues skill to fetch open issues from the 'vignesh2027/Vilvona-AI' repository.

Frequently Asked Questions about gh-issues

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

FAQPage Schema
How do I automate GitHub issue management and PR creation?

To automate GitHub issue management and PR creation, you can use this Skill to fetch issues from repositories and automatically generate pull requests. It interacts directly with the GitHub API to streamline fetching, filtering, and handling PR reviews.

Do I need the gh CLI installed to manage GitHub issues and pull requests?

Yes, you need the gh CLI and git installed to manage GitHub issues and pull requests using this Skill. These command-line dependencies are required to authenticate and interact with the GitHub API for fetching issues and automating workflows.

What is the best way to handle pull request reviews for a team repository?

The best way to handle pull request reviews is by automating the workflow with this Skill, which manages PR reviews directly via the GitHub API. It is designed for developers and project managers to streamline assigning tasks and reviewing PRs in team repositories.

Can I fetch and filter GitHub issues automatically for specific repositories?

Yes, you can fetch and filter GitHub issues automatically for specific repositories. This Skill automates querying the GitHub API to retrieve open issues, allowing you to manage and filter them efficiently for project tracking.

Does this GitHub PR automation tool work with existing git workflows?

Yes, this GitHub PR automation tool works with existing git workflows because it requires git as a core dependency. It integrates into your current development cycle by using the gh CLI to fetch issues, create PRs, and process reviews without changing your native git operations.