Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
g-kari avatar

Issue Handler

  • Updated May 8, 2026
  • g-kari/g-kari-plugins

issue-handler automates creating, listing, and processing GitHub Issues. As a prompt-injection defense it only processes issues you created yourself or approved via comment. It gives an agent a safer way to manage GitHub issue workflows from the CLI.

Key points

  • Create, list, process GitHub Issues
  • Prompt-injection safety guard
  • Only handles self-created/approved issues
  • gh CLI based

Issue Handler by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add g-kari/g-kari-plugins
/plugin install issue-handler@g-kari-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMay 8, 2026
Repositoryg-kari/g-kari-plugins

What it does

Automate creating, listing and processing GitHub Issues, with a safety guard that only processes issues you created or approved (prompt-injection defense).

README.md

issue-handler

GitHub Issue の作成・一覧・処理を自動化するプラグイン。

特徴

  • gh CLI で Issue 作成・一覧・処理・クローズ
  • プロンプトインジェクション対策の安全機構内蔵
  • 定期的な一括処理に対応

安全機構

外部ユーザーが作成した Issue にはプロンプトインジェクションのリスクがあるため、以下のルールで処理可否を判定します:

条件 処理
自分が作成した Issue OK
自分が /approve コメント済み OK
それ以外 スキップ

ラベルではなくコメントを使う理由:ラベルは Write 権限があれば誰でも付与可能ですが、コメントの author は GitHub が保証するため偽装できません。

インストール

claude plugin add g-kari/g-kari-plugins/issue-handler

使い方

Issue作って: ○○のバグ修正
Issue一覧見せて
Issue #12 を対応して
open issueを片付けて

前提条件

  • gh CLI がインストール・認証済みであること

Related skills

Automation & Workflowsgitintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.