issue-labelling

issue-labelling is a skill for Claude Code, Codex from mizukaizen/hive-doctrine-mcp. It costs 0 tokens per session (634 once invoked), scanned A, original, MIT.

A skill for sorting incoming software issues into consistent labels for their kind, urgency, and affected part of the project. Issue labels are tags used to organise and filter work in an issue tracker.

In plain words
What is it for?
Use it when new issues arrive, during triage sessions, or when running the /triage command. It helps classify issues as bugs, features, documentation, or questions and assign critical-to-low priority where required.
Why use it?
It removes guesswork from triage, so bugs, feature requests, documentation problems, and questions are handled consistently. It also applies priority labels to bugs and features.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when new issues arrive, during triage sessions, or when running the /triage command. It helps classify issues as bugs, features, documentation, or questions and assign critical-to-low priority where required.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mizukaizen/hive-doctrine-mcp/issue-labelling
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.

Any agent
npx skills add mizukaizen/hive-doctrine-mcp --skill issue-labelling
Clone the repo
git clone --depth 1 https://github.com/mizukaizen/hive-doctrine-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for issue-labelling

README.md
[![agentmods](https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/issue-labelling/github.svg)](https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/issue-labelling)
Your own site
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/issue-labelling"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/issue-labelling/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for issue-labelling

Your own site · 80×15
<a href="https://agentmods.dev/skills/mizukaizen/hive-doctrine-mcp/issue-labelling"><img src="https://agentmods.dev/badge/skills/mizukaizen/hive-doctrine-mcp/issue-labelling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 634 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00634
Opus 5 $0.00000 $0.00317
Sonnet 5 $0.00000 $0.00127
Haiku 4.5 $0.00000 $0.00063

Measured 11d ago against content hash 64e4a621f78a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

issue-labelling 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 11d ago.

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.

gated-products/honey/claude-packages/HD-4003-oss-maintainer/skills/issue-labelling/SKILL.md · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: Issue Labelling

Use when new issues come in and need categorisation. Applies consistent labels for type, priority, and component to keep the issue tracker organised.

Trigger

Invoke this skill when processing new issues, during triage sessions, or when the /triage command runs.

Label Taxonomy

Type Labels (exactly one required)

Label Criteria
bug Something that worked before is now broken, or documented behaviour does not match actual behaviour
feature Request for new functionality that does not currently exist
docs Documentation is missing, incorrect, or unclear
question User needs help, not reporting a problem (redirect to discussions if available)

Priority Labels (exactly one for bugs and features)

Label Criteria
priority: critical Data loss, security vulnerability, or complete feature breakage with no workaround
priority: high Significant functionality affected, workaround exists but is painful
priority: medium Noticeable issue, reasonable workaround exists
priority: low Minor inconvenience, cosmetic, or affects very few users

Status Labels (applied as needed)

Label When to apply
needs-info Cannot reproduce or understand without more detail from reporter
confirmed Bug has been reproduced by a maintainer
good first issue Well-scoped, clear solution path, minimal project knowledge required
help wanted Maintainer cannot prioritise — community contributions welcome
duplicate Already reported in another issue
wontfix Intentional behaviour, or does not align with project direction

Component Labels (project-specific)

Define component labels based on the project's architecture. Examples:

  • component: parser
  • component: cli
  • component: api
  • component: ui

Decision Process

For each issue:

  1. Read the full issue including any reproduction steps or screenshots.
  2. Assign type — What category does this fall into?
  3. Check for duplicates — Search closed and open issues for similar reports.
  4. Assign priority — Based on impact and affected user count.
  5. Assign component — Which part of the project is affected?
  6. Check for first-issue suitability — Is the fix obvious, well-scoped, and achievable without deep project knowledge?
  7. Determine next action — Needs info? Ready to work on? Needs discussion?

Read the full file on GitHub · 64 lines

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. 11d ago First seen · 64 lines · 0 tokens per session scan A 64e4a621f78a

Subscribe to this mod's changes

issue-labelling is a skill published in the GitHub repository mizukaizen/hive-doctrine-mcp (0 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 634 tokens. 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.