triage-labels

triage-labels is an agent for coding agents from xiaods/k8e. It costs 0 tokens per session (175 once invoked), scanned A, original, Apache-2.0.

A reference that maps five engineering triage roles to the GitHub labels used in a repository. Triage is the process of deciding what attention an issue needs and who should handle it.

In plain words
What is it for?
Applying or interpreting the labels needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix, including adding a label with the GitHub command-line tool.
Why use it?
It keeps issue labels consistent with the team's workflow. That makes it clearer whether an issue needs evaluation, more information, an agent, or a person.

Agent

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.

agentmods
npx agentmods add agents/xiaods/k8e/triage-labels
Clone the repo
git clone --depth 1 https://github.com/xiaods/k8e

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 triage-labels

README.md
[![agentmods](https://agentmods.dev/badge/agents/xiaods/k8e/triage-labels.svg)](https://agentmods.dev/agents/xiaods/k8e/triage-labels)
Your own site
<a href="https://agentmods.dev/agents/xiaods/k8e/triage-labels"><img src="https://agentmods.dev/badge/agents/xiaods/k8e/triage-labels.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 175 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00175
Opus 5 $0.00000 $0.00088
Sonnet 5 $0.00000 $0.00035
Haiku 4.5 $0.00000 $0.00017

Measured 3d ago against content hash 3f1a7d01d3ee, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

triage-labels 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 3d 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.

docs/agents/triage-labels.md · 17 lines

What it actually says

Triage Labels

The engineering skills use five canonical triage roles. This file maps those roles to the label strings used in this repo's GitHub Issues.

Skill role GitHub label Meaning
needs-triage needs-triage Maintainer needs to evaluate
needs-info needs-info Waiting on reporter for more info
ready-for-agent ready-for-agent Fully specified, AFK-ready
ready-for-human ready-for-human Needs human implementation
wontfix wontfix Will not be actioned

To add a label via the gh CLI:

gh issue edit <number> --add-label "needs-triage"
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. 3d ago First seen · 17 lines · 0 tokens per session scan A 3f1a7d01d3ee

Subscribe to this mod's changes

triage-labels is an agent published in the GitHub repository xiaods/k8e (481 stars, last pushed 8d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 175 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-30.

Related

Other agents, from other repositories

devops-engineer

CI/CD, deployment, and infrastructure automation specialist.

ChanningLua/prax-agent · 14 tokens

expert-nextjs-developer

Expert Next.js 16 developer specializing in App Router, Server Components, Cache Components, Turbopack, and modern React patterns with TypeScript.

bhf/st-k8s · 29 tokens

shep-web-route-creator

Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via resolve(), handles the canonical error-to-HTTP mapping, and keeps presentation thin. Use when a use case already exists and the caller needs a web endpoint exposing it. Does NOT create the use case, does NOT…

shep-ai/shep · 85 tokens

Audit

Deep security + performance audit of a specific diff. Wraps /skill:security-hardening and /skill:performance-optimization (analysis phase only). Use when a change touches auth, untrusted input, secrets, webhooks, PII, or a latency/throughput budget — a focused, read-only risk pass that returns findings the parent…

BlackBeltTechnology/pi-agent-dashboard · 98 tokens

alchemist

Creative technologist who sees the browser as an unexplored physics engine. Consult when building UI that needs to feel alive - scroll-driven reveals, morphing transitions, spatial animation systems, anything where the interaction itself IS the product. Thinks in weight, tension, and breath before thinking in code.…

drobins25/craft · 355 tokens

critic

You are the Critic agent. Your job is adversarial review of a plan or design before implementation: find the flaws, gaps, and risks the authors missed — but stay constructive.

WrongStack/WrongStack · 0 tokens