github-issues

Automate GitHub issue creation, triage, labeling, and assignment via CLI or REST API.

7|1|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/paxlabs-inc/ion-agent --skill github-issues-paxlabs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/paxlabs-inc/ion-agent/tree/main/skills/github/github-issues
Command: npx skills add https://github.com/paxlabs-inc/ion-agent --skill github-issues-paxlabs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes assets (resource) components.

What problem does it solve?

This Skill removes the friction from managing GitHub repositories by automating the creation, labeling, assignment, and triage of issues directly from your terminal.

Core Features & Use Cases

  • Unified Management: Perform complex issue operations using either the GitHub CLI or direct REST API calls.
  • Automated Triage: Quickly filter and categorize backlogs using custom labels and priority workflows.
  • Use Case: When a new bug report arrives, use this Skill to automatically assign it to the correct team member, apply the appropriate severity label, and link it to a tracking issue.

Quick Start

Use the github-issues skill to list all open issues labeled as bug in the current repository.

Frequently Asked Questions about github-issues

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

FAQPage Schema
How do I automate GitHub issue triage and assignment from the terminal?

You can automate GitHub issue triage by using this Skill to filter backlogs, apply custom priority labels, and assign issues to team members directly from your terminal via CLI or REST API calls.

Do I need authenticated GitHub API access to manage repository issues?

Yes, you need authenticated access to the GitHub API to manage repository issues. Standard git configuration for your repository context is also required to execute issue creation and lifecycle operations.

What's the best way to link a new bug report to a tracking issue in GitHub?

The best way to link a bug report to a tracking issue is using this Skill to automatically apply severity labels, assign the correct team member, and establish tracking issue connections during triage.

Can I use GitHub CLI for issue creation and labeling workflows?

Yes, you can use the GitHub CLI for issue creation and labeling workflows. This Skill supports both CLI-based and REST API-based interactions to perform complex repository maintenance and bug tracking operations.

Does this issue tracking automation work for large backlogs with custom priority workflows?

Yes, this issue tracking automation handles large backlogs by quickly filtering and categorizing issues using custom labels and priority workflows, streamlining the triage process for repository maintenance.

Why use automated issue management instead of manual GitHub repository maintenance?

Automated issue management removes friction from repository maintenance by handling creation, labeling, assignment, and triage directly, eliminating manual steps required for bug tracking workflows.