context-routing

context-routing is a cursor rule for Cursor from ihabkhaled/AI-Psychiatry. It costs 78 tokens per session, scanned A, a copy of ai-executive-function, MIT.

A rule for deciding which instructions and project guidance a coding agent should follow, including which files to read before work begins.

In plain words
What is it for?
Use it to establish instruction priority, read the project's bootstrap and master-rule files, and load additional rules or skills only when needed.
Why use it?
It prevents lower-priority guidance from overriding system or project rules and keeps task-specific instructions focused.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

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 rules/ihabkhaled/ai-psychiatry/context-routing
Clone the repo
git clone --depth 1 https://github.com/ihabkhaled/AI-Psychiatry

Made for: Cursor.

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

README.md
[![agentmods](https://agentmods.dev/badge/rules/ihabkhaled/ai-psychiatry/context-routing.svg)](https://agentmods.dev/rules/ihabkhaled/ai-psychiatry/context-routing)
Your own site
<a href="https://agentmods.dev/rules/ihabkhaled/ai-psychiatry/context-routing"><img src="https://agentmods.dev/badge/rules/ihabkhaled/ai-psychiatry/context-routing.svg" alt="Measured on agentmods" height="20"></a>
Per session 78 This file is loaded in full into every session.
When invoked 78 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00078 $0.00078
Opus 5 $0.00039 $0.00039
Sonnet 5 $0.00016 $0.00016
Haiku 4.5 $0.00008 $0.00008

Measured 5d ago against content hash 2f32b968716a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

context-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 5d 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.

Origin

This is a copy

100% identical to ai-executive-function — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.cursor/rules/context-routing.mdc · 7 lines

What it actually says

AI Psychiatry Adapter

System, platform, and developer instructions take precedence; then repository-specific rules; then this framework. Before work, read .ai/bootstrap/boot.md and .ai/rules/00-master-rules.md. Load focused rules and skills only when triggered.

Psychiatry is branding. Human clinical terms are behavioral analogies, not diagnoses or claims about AI consciousness.

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. 5d ago First seen · 7 lines · 78 tokens per session scan A 2f32b968716a

Subscribe to this mod's changes

context-routing is a cursor rule published in the GitHub repository ihabkhaled/AI-Psychiatry (3 stars, last pushed 21d ago), licensed MIT. It adds 78 tokens to every session, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to ai-executive-function, differing in 0 lines, and is treated as a copy.

Related

Other cursor rules, from other repositories