issues

List and filter GitHub issues and pull requests with status dashboards.

9|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Roxabi/roxabi-plugins --skill issues-roxabi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issues
Source: https://github.com/Roxabi/roxabi-plugins/tree/main/plugins/dev-core/skills/issues
Command: npx skills add https://github.com/Roxabi/roxabi-plugins --skill issues-roxabi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of GitHub issues and pull requests by providing a consolidated view of their status, dependencies, and related development work.

Core Features & Use Cases

  • Issue Listing & Dashboard: View open GitHub issues with status, size, and priority.
  • Dependency Tracking: Visualize and manage dependencies between issues.
  • Work-in-Progress Overview: See current worktrees, feature branches, and open PRs.
  • Dashboard Mode: Launch a live, interactive HTML dashboard for real-time issue tracking.
  • Use Case: Quickly assess project status by listing all open issues, identifying blockers, and seeing which PRs are ready for review.

Quick Start

Use the issues skill to list all open GitHub issues with their current status and priority.

Frequently Asked Questions about issues

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

FAQPage Schema
How do I list open GitHub issues with their priority and status?

To list open GitHub issues with their priority and status, you can use this Skill to generate a consolidated view or launch an interactive HTML dashboard for real-time project tracking and team coordination.

Can I visualize dependencies between GitHub issues and pull requests?

Yes, you can visualize dependencies between GitHub issues and pull requests. The Skill tracks and displays these relationships, allowing you to identify blockers and see which pull requests are ready for review.

How does the dashboard mode work for tracking GitHub pull requests?

Dashboard mode for tracking GitHub pull requests launches a live, interactive HTML interface. It provides a real-time overview of worktrees, feature branches, and open pull requests to assess project status.

Do I need the GitHub CLI and Bun runtime to manage issues with this Skill?

Yes, you need both the GitHub CLI and the Bun runtime installed. These dependencies are required to execute the scripts, generate reports, and manage your GitHub issues and pull requests effectively.

What is the best way to identify blockers in my GitHub project?

The best way to identify blockers in your GitHub project is by listing all open issues and visualizing their dependencies. This Skill consolidates issue status and dependency tracking to pinpoint development blockers.