Home / angel291592 / intent-router · skills/intent-router/SKILL.md · GitHub

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

Latest version
mdr add angel291592/intent-router/intent-router@v1.1.0
Exact content
mdr add angel291592/intent-router/intent-router@sha256:d1977800d2882281

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_3pxyfrc6emfy52we.svg)](https://markdownregistry.com/a/art_3pxyfrc6emfy52we)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1.0 latest2026-09-24 618b15a 30,915 BA view · diff
v1.0.02026-09-24 67aa797 30,915 BA view · diff
v1.0.02026-09-23 3204c41 30,818 BA view · diff
v0.3.02026-09-23 62d143e 30,818 BA view · diff
v0.2.02026-09-23 ed02eaa 30,818 BA view · diff
v0.1.22026-09-23 9e62d52 24,001 BA view · diff
v0.1.12026-09-23 f2c07c5 24,001 BA view · diff
v0.1.02026-09-22 a8cc058 24,001 BA view · diff
v0.1.02026-09-22 562bb31 23,594 BA view · diff
v0.1.02026-09-22 78a0c62 20,690 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • 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

GitHub

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.

Browse by kind, by grade A, or by owner.