gh-issue-organizer

Organize and triage GitHub issues by cause and closure readiness.

7|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/j5ik2o/fraktor-rs --skill gh-issue-organizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-issue-organizer
Source: https://github.com/j5ik2o/fraktor-rs/tree/main/.agents/skills/gh-issue-organizer
Command: npx skills add https://github.com/j5ik2o/fraktor-rs --skill gh-issue-organizer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub Issue の棚卸し・分類・整理を体系的に実行する。

Core Features & Use Cases

  • CodeRabbit 自動生成と手動報告を区別して分類できるワークフローを提供
  • オープンイシューの集計・ラベル別集計・クローズ判定の手順をガイド付きで実行
  • 実際のコードベースの検証を前提にクローズ判断を伴うエンドツーエンドの運用をサポート

Quick Start

オープンイシューを取得して棚卸し・分類・クローズ候補を生成する。

Frequently Asked Questions about gh-issue-organizer

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

FAQPage Schema
How do I systematically triage and organize open GitHub issues?

To triage GitHub issues, you can inventory all open issues, classify them by root cause or module, and propose closures by inspecting related code changes. This workflow supports both public and private repositories for systematic issue management.

What is the best way to separate CodeRabbit automated issues from manual reports?

You can separate CodeRabbit automated issues from manual reports by applying a classification workflow that distinguishes generated issues from manual reports, grouping them by module or theme before validating closure readiness.

Can I use this issue triage workflow on private GitHub repositories?

Yes, this issue triage workflow applies to both public and private GitHub repositories. You can inventory open issues, group them by root cause, and validate closure readiness by inspecting related code changes across your repository access scope.

How do I validate if a GitHub issue is ready to be closed?

To validate if a GitHub issue is ready to be closed, inspect related code changes within the repository. This process ensures the root cause has been addressed before you propose closing the classified issue.

How do I group GitHub issues by root cause for project management?

To group GitHub issues by root cause for project management, inventory all open issues and apply a classification workflow. This groups issues by module or theme, distinguishing automated reports from manual ones to propose targeted closures.