triage

triage is a skill for Claude Code, Codex from projectbluefin/testsuite. It costs 25 tokens per session (1,884 once invoked), scanned A, original, no licence file.

Issue triage rules are instructions for sorting open issues and backlog pull requests through the repository’s labels and lifecycle stages.

In plain words
What is it for?
Use them when reviewing open issues or deciding how to label and advance pending pull requests.
Why use it?
They help keep incoming work consistently classified and show what needs attention next.

Skill for Claude CodeCodex

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 skills/projectbluefin/testsuite/triage
Any agent
npx skills add projectbluefin/testsuite --skill triage
Clone the repo
git clone --depth 1 https://github.com/projectbluefin/testsuite

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 triage

README.md
[![agentmods](https://agentmods.dev/badge/skills/projectbluefin/testsuite/triage.svg)](https://agentmods.dev/skills/projectbluefin/testsuite/triage)
Your own site
<a href="https://agentmods.dev/skills/projectbluefin/testsuite/triage"><img src="https://agentmods.dev/badge/skills/projectbluefin/testsuite/triage.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,884 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00025 $0.01884
Opus 5 $0.00013 $0.00942
Sonnet 5 $0.00005 $0.00377
Haiku 4.5 $0.00003 $0.00188

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

Security

Grade A, and why

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 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/skills/meta/triage/SKILL.md · 170 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 170 lines · 25 tokens per session scan A d52fccf59ee7

Subscribe to this mod's changes

triage is a skill published in the GitHub repository projectbluefin/testsuite (2 stars, last pushed today), with no licence file. It adds 25 tokens to every session and 1,884 once invoked, about $0.0001 per session on Opus 5. 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.

Related

Other skills, from other repositories

triage

Use this skill to systematically triage, categorize, prioritize, and label incoming issues, bug reports, and feature requests. Verifies reproducibility, identifies affected components, and assigns standardized workflow labels.

karthikrshet/aiskills · 44 tokens

gitlab-issues

Issue review and tracking on GitLab via the gitlab-api MCP server — review a project's issues, review issues across a whole group/organization, and read, create, update, or close an issue with the domain-typed tool. Use when the agent must triage a project's issues, see every issue affecting a group, open a new issue…

Knuckles-Team/gitlab-api · 128 tokens

github-triage

Use when transitioning open GitHub issues through a 7-state label-based triage state machine (triage:new through triage:done) by reading issue bodies and evidence rather than waiting for maintainer triggers, and producing per-issue agent briefs and out-of-scope rationales.

mattmre/EVOKORE-MCP-PUBLIC · 62 tokens

issue-triage

Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.

rtk-ai/rtk · 70 tokens

rtk-triage

Triage complet RTK : exécute issue-triage + pr-triage en parallèle, puis croise les données pour détecter doubles couvertures, trous sécurité, P0 sans PR, et conflits internes. Sauvegarde dans claudedocs/RTK-YYYY-MM-DD.md. Args: "en"/"fr" pour la langue (défaut: fr), "save" pour forcer la sauvegarde.

rtk-ai/rtk · 96 tokens

issue-triage

Triage GitHub issues through the canonical state machine — classify, label, deduplicate, request missing info, write agent briefs, and manage stale issues. Use on demand or on a triage cron.

nearform/lastlight · 46 tokens