issue-triage-routing

issue-triage-routing is a skill for Claude Code from terrene-foundation/kailash-coc-claude-py. It costs 51 tokens per session (2,101 once invoked), scanned A, original, Apache-2.0.

A guide for routing GitHub issues to the correct work process based on whether they concern project artifacts or software code.

In plain words
What is it for?
It is for classifying issues, choosing the appropriate implementation lane, and routing changes toward durable proposals.
Why use it?
It prevents bugs, feature requests, and process improvements from entering the wrong workflow and becoming proposals in the wrong place.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It is for classifying issues, choosing the appropriate implementation lane, and routing changes toward durable proposals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing
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 terrene-foundation/kailash-coc-claude-py --skill issue-triage-routing
Clone the repo
git clone --depth 1 https://github.com/terrene-foundation/kailash-coc-claude-py

Made for: Claude Code.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing/github.svg)](https://agentmods.dev/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing)
Your own site
<a href="https://agentmods.dev/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing"><img src="https://agentmods.dev/badge/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing/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-triage-routing

Your own site · 80×15
<a href="https://agentmods.dev/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing"><img src="https://agentmods.dev/badge/skills/terrene-foundation/kailash-coc-claude-py/issue-triage-routing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,101 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.00051 $0.02101
Opus 5 $0.00026 $0.01051
Sonnet 5 $0.00010 $0.00420
Haiku 4.5 $0.00005 $0.00210

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

Security

Grade A, and why

issue-triage-routing 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 9d 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.

.claude/skills/issue-triage-routing/SKILL.md · 135 lines

How it starts

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

Issue Triage → Upflow Routing — Depth Reference

The always-on routing MUST lives in rules/issue-triage-routing.md (read .claude/VERSION::type → route by class). This skill carries the on-demand depth: how each repo class routes, the two upflow paths (Route-A issue vs the Step-7c PR), the origination taxonomy, and why the durable surface is always the proposal — never a local artifact edit. The authoritative mechanics live in rules/artifact-flow.md § "Issue Routing By Change Type"; this skill is the triage-time companion that resolves the class → lane decision.

The Discriminator: Route By Change TYPE, Not Repo Convenience

Every artifact-or-code issue routes by the TYPE of change it requests:

  • COC-artifact improvement (method, rules, skills, agents, COC-tooling) → the USE-template lane → a proposal via /codify Step 7b.
  • Bug / code / feature / code-improvement (SDK code) → the BUILD lane → cross-SDK FIRST, then a proposal via /codify Step 7a.

Routing by repo convenience (a COC-method fix filed on BUILD; an SDK bug filed on a USE template) puts the change on the wrong lane — it never becomes the right kind of proposal, and the Gate-1 global-vs-variant split is bypassed.

The Four Repo Classes (read .claude/VERSION::type)

type Role A triaged issue routes to…
coc-use-template origination node /codify Step 7b proposal → loom /sync-from-use Gate-1 → /sync-to-use redistributes
coc-project downstream consumer UP to the template pulled from: /codify Step 7c PR to the template inbox (primary), or Route-A issue (fallback)
coc-build SDK code cross-SDK FIRST → /codify Step 7a proposal
coc-source loom (splitter) INGEST via /sync-from-build + /sync-from-use, Gate-1 classify — never originate a local artifact

Read the full file on GitHub · 135 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. 9d ago First seen · 135 lines · 51 tokens per session scan A 8b799ec76b9b

Subscribe to this mod's changes

issue-triage-routing is a skill published in the GitHub repository terrene-foundation/kailash-coc-claude-py (12 stars, last pushed 24d ago), licensed Apache-2.0. It adds 51 tokens to every session and 2,101 once invoked, about $0.0003 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-09-03.