github-issue-triage

A set of tools for reviewing and prioritising GitHub issues, which are reports and requests attached to a code repository.

In plain words
What is it for?
Use it to review all open issues, analyse one issue against the codebase, create priority documents, and schedule regular reviews.
Why use it?
It helps separate likely bugs and useful requests from less urgent or unsupported issues, so the backlog is easier to manage.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add TNT-Likely/honeycomb
agentmods
npx agentmods add plugins/tnt-likely/honeycomb/github-issue-triage
Clone the repo
git clone --depth 1 https://github.com/TNT-Likely/honeycomb

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

github-issue-triage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/github-issue-triage/.claude-plugin/plugin.json · 16 lines

What it actually says

{
  "name": "github-issue-triage",
  "displayName": "GitHub Issue Triage",
  "version": "0.1.0",
  "description": "GitHub issue 治理工具集,含两个互补技能:triage(全量 open issue 按 数据正确性>呼声>卖点相关度 四级分流、产出优先级文档、可 /schedule 定期巡检)与 analyze-issue(单条深度分析:是否真 bug / 要不要修 / 优先级 / 功能请求是否合理,bug 结合代码库验证根因)。脱胎于 BeeCount issue 治理实践。",
  "author": {
    "name": "sunxiao",
    "email": "[email protected]",
    "url": "https://github.com/TNT-Likely"
  },
  "homepage": "https://github.com/TNT-Likely/honeycomb/tree/main/plugins/github-issue-triage",
  "repository": "https://github.com/TNT-Likely/honeycomb",
  "license": "MIT",
  "keywords": ["github", "issue", "triage", "backlog", "prioritization", "gh-cli", "schedule"]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 16 lines scan A 37c60c3e723b

Subscribe to this mod's changes

github-issue-triage is a plugin published in the GitHub repository TNT-Likely/honeycomb (2 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.