intent-router skillA
intent-router is agent-read markdown (skill) from angel291592/intent-router: Converges an underspecified request into a typed IntentSpec before any planning, routing or acting starts. Use when the user asks to implement, add, change, refactor, fix, migrate, configure, handle, triage, sort out, look into or decide something and the request leaves decisions open (which objects, which approach, what happens on failure, which trade-off) — in a codebase, a ticket queue, a research brief or an ops runbook — or when the user says "clarify the intent", "what do you need from me".
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Intent-Router
A compiler does not guess the address of an undefined symbol. Do not guess the user's intent.
This runs one layer *before* planning, routing or coding. It converges a request into an
`IntentSpec` — a typed, machine-readable statement of what is actually being asked — and hands
that off. It does not implement anything itself.
## 1. Purpose and when this fires
Three passes, in compiler order: **Parse** the request into a draft spec, **Resolve** every
open question by looking it up or asking, then **Typecheck and emit** — route, ask, or halt.
Start when **both** hold:
1. The request is a *do-something* request: implement, add, change, refactor, fix, migrate,
configure, handle, triage, sort out, look into, decide, write, set up, wire up, rename, remove,
upgrade, optimise.
2. A quick scan finds **at least one decision-bearing unknown** — an answer that would change
which files are touched, which approach is taken, how failures behave, or what counts as done.
Do not start when:
- the request asks you to explain existing state ("what does X do", "why is Y slow") rather than
to find something out and produce a deliverable;
…Read the whole file at its exact version.
How to install
mdr add angel291592/intent-router/intent-router@v1.1.0mdr add angel291592/intent-router/intent-router@sha256:d1977800d2882281Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3pxyfrc6emfy52we)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1.0 latest | 2026-09-24 | 618b15a | 30,915 B | A | view · diff |
| v1.0.0 | 2026-09-24 | 67aa797 | 30,915 B | A | view · diff |
| v1.0.0 | 2026-09-23 | 3204c41 | 30,818 B | A | view · diff |
| v0.3.0 | 2026-09-23 | 62d143e | 30,818 B | A | view · diff |
| v0.2.0 | 2026-09-23 | ed02eaa | 30,818 B | A | view · diff |
| v0.1.2 | 2026-09-23 | 9e62d52 | 24,001 B | A | view · diff |
| v0.1.1 | 2026-09-23 | f2c07c5 | 24,001 B | A | view · diff |
| v0.1.0 | 2026-09-22 | a8cc058 | 24,001 B | A | view · diff |
| v0.1.0 | 2026-09-22 | 562bb31 | 23,594 B | A | view · diff |
| v0.1.0 | 2026-09-22 | 78a0c62 | 20,690 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (30915 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
angel291592/intent-router · 69 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3pxyfrc6emfy52we GET https://markdownregistry.com/api/v1/resolve?ref=angel291592/intent-router/intent-router GET https://markdownregistry.com/api/v1/blob/d1977800d28822817c334aa5f1a23d5d420669aa9e70426ec9d3e23e3bb1250c
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.