d skillA
d is agent-read markdown (skill) from notque/vexjoy-agent: Jev request router: validates the requested outcome, then dispatches to the matched agent, skill, and pipeline..
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
# /d — Jev Router
Classifies requests through Jev and dispatches to the matched
agent, skill, and pipeline. Before every dispatch, it restates the requested
outcome and uses Jev to check that the restatement and route preserve it.
The classification path has four layers: a deterministic `pre-route.py`
force-route guard (offline, runs first, authoritative for git/security
only), a configured Jev transport presence check, a two-stage classification
(a cheap wide-rank stage 1 over all manifest candidates plus a trivial-bypass
gate, then a full-detail shortlist-rerank stage 2 with per-candidate fit
checks, stack/fan-out signals, and domain-attachment checks), and a
deterministic attachment step that lists the extra skills to load.
Design rationale: `${CLAUDE_SKILL_DIR}/references/jev-classifier-design.md`.
### Phase Banners
Every phase: `/d > Phase N: PHASE_NAME — description...`
After intent alignment resolves: `===` routing banner. Both required.
---
### Phase 1: CLASSIFY
`scripts/jev-route.py` owns the entire classification in one subprocess call.
…Read the whole file at its exact version.
How to install
mdr add notque/vexjoy-agent/d@v1.2.0mdr add notque/vexjoy-agent/d@sha256:df5bbdc55ea991a3Pin 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_cesopcgzqhdl3i6f)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.2.0 latest | 2026-09-23 | decd9fa | 15,366 B | A | view · diff |
| v1.1.0 | 2026-09-22 | f27c2be | 13,183 B | A | view · diff |
| v1.1.0 | 2026-09-20 | 8ad6845 | 11,722 B | A | view · diff |
| v1.0.0 | 2026-09-19 | 28d30f9 | 8,177 B | A | view · diff |
| v1.0.0 | 2026-09-19 | ab51ee7 | 8,105 B | A | view · diff |
| v1.0.0 | 2026-09-17 | f13b3b7 | 7,940 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 (15366 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
notque/vexjoy-agent · 424 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_cesopcgzqhdl3i6f GET https://markdownregistry.com/api/v1/resolve?ref=notque/vexjoy-agent/d GET https://markdownregistry.com/api/v1/blob/df5bbdc55ea991a38735572edb8a675006d524b3cc786af286754c7e2b090dba
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.