github-issues

Manage GitHub issue lifecycles via CLI and REST API.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/ghufronbagaskara/agent-im --skill github-issues-ghufronbagaskara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issues
Source: https://github.com/ghufronbagaskara/agent-im/tree/main/hermes-home/skills/github/github-issues
Command: npx skills add https://github.com/ghufronbagaskara/agent-im --skill github-issues-ghufronbagaskara

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the friction of switching between browser tabs and command-line tools to manage project backlogs, allowing for rapid issue triage and updates directly from your terminal or AI agent.

Core Features & Use Cases

  • Unified Management: Create, list, label, assign, and close issues using either the GitHub CLI or direct REST API calls.
  • Automated Triage: Quickly filter and process issues marked as needs-triage to maintain a clean and organized project board.
  • Use Case: A developer can instantly list all open bugs assigned to them, add a priority label, and comment on the progress without leaving their current development environment.

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 from the command line?

Automate GitHub issue triage by using this skill to filter issues marked needs-triage, apply labels, and assign them directly via CLI or REST API calls. This eliminates friction of switching between browser tabs and terminal tools to maintain organized project boards.

Can I create and assign GitHub issues using the REST API?

Yes, you can create, list, label, assign, and close GitHub issues using direct REST API calls or the GitHub CLI. This unified management approach supports automated project management workflows for tracking bugs and feature requests.

Do I need a GitHub token to manage issues through an AI agent?

Yes, authenticated access to GitHub is required. You need either the GitHub CLI installed or a valid GITHUB_TOKEN environment variable configured to manage issue lifecycles and execute project management workflows.

What is the best way to list open bugs assigned to me without leaving my development environment?

The best way to list open bugs assigned to you without leaving your development environment is using this skill to instantly query, filter, and process issues. You can add priority labels and comment on progress directly from your terminal or AI agent.

Does this approach support automated project management workflows for software development teams?

Yes, managing GitHub issues this way supports automated project management workflows for software development teams. It handles the complete issue lifecycle including creation, triage, labeling, and assignment to maintain a clean and organized project backlog.

Why use command line tools for bug tracking instead of the GitHub web interface?

Using command line tools for bug tracking eliminates the friction of switching between browser tabs and CLI tools. It allows for rapid issue triage, immediate labeling, and progress updates directly from your terminal, streamlining project backlog management.