airis-capability-router

airis-capability-router is a command for Claude Code from agiletec-inc/airis-mcp-gateway. It costs 15 tokens per session (137 once invoked), scanned A, original, MIT.

A routing guide for choosing between AIRIS tools, command-line programs, hooks, and reusable skills. It explains which kind of tool fits a task.

In plain words
What is it for?
Use it when deciding how to handle tasks involving shared APIs, structured data, local tools such as Git or test runners, safeguards, or repeatable procedures.
Why use it?
It reduces guesswork about where a task should run and helps keep shared services, local programs, and workflow guidance separate.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when deciding how to handle tasks involving shared APIs, structured data, local tools such as Git or test runners, safeguards, or repeatable procedures.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/agiletec-inc/airis-mcp-gateway/airis-capability-router
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.

Clone the repo
git clone --depth 1 https://github.com/agiletec-inc/airis-mcp-gateway

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 airis-capability-router

README.md
[![agentmods](https://agentmods.dev/badge/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router/github.svg)](https://agentmods.dev/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router)
Your own site
<a href="https://agentmods.dev/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router"><img src="https://agentmods.dev/badge/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router/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 airis-capability-router

Your own site · 80×15
<a href="https://agentmods.dev/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router"><img src="https://agentmods.dev/badge/commands/agiletec-inc/airis-mcp-gateway/airis-capability-router.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 137 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.00015 $0.00137
Opus 5 $0.00008 $0.00068
Sonnet 5 $0.00003 $0.00027
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

airis-capability-router 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 12d 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.

config/bootstrap/assets/claude/commands/airis-capability-router.md · 14 lines

What it actually says

Route the task using AIRIS best practices.

Use this order:

  1. Identify whether the task is shared external capability, local deterministic workflow, or workflow guidance.
  2. Choose MCP for shared APIs and structured I/O.
  3. Choose CLI for deterministic local execution such as Playwright, git, docker, and test runners.
  4. Choose hooks or skills when the value is guardrails or reusable workflow steps.
  5. Explain the chosen route briefly before doing the work.
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. 12d ago First seen · 14 lines · 15 tokens per session scan A 78f62e49aad3

Subscribe to this mod's changes

airis-capability-router is a command published in the GitHub repository agiletec-inc/airis-mcp-gateway (172 stars, last pushed 5d ago), licensed MIT. It adds 15 tokens to every session and 137 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-30.