CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from notque/vexjoy-agent.
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
# VexJoy Agent ## How This Toolkit Works The toolkit uses **agents, skills, hooks, and scripts** to absorb complexity that would otherwise fall on the user. Behavioral enforcement lives in these mechanisms, not in this file. **Route to agents.** The main thread is an orchestrator. It classifies requests, dispatches agents, and evaluates results. It delegates source code reading, file edits, and analysis to specialized agents. Dispatch an agent for all work. The main thread orchestrates, agents execute. **Load only what you need.** Context is a scarce resource. Agents carry domain knowledge, skills carry methodology, and reference files carry deep content, all loaded on demand. Load only the context required for the current task. **LLMs orchestrate, programs execute.** If a process is deterministic and measurable (file searching, test execution, build validation, frontmatter checking), use a script. Reserve LLM judgment for contextual diagnosis, design decisions, and code review. **Write dense.** High fidelity, minimum words. Prefer tables and lists over paragraphs. See the Communication Standard below. --- ## Communication Standard …
Read the whole file at its exact version.
How to install
mdr add notque/vexjoy-agent/CLAUDE.md@git:20260921.59e30ccmdr add notque/vexjoy-agent/CLAUDE.md@sha256:5854b1dbc8b5f947Pin 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_e2mobzj4qg33vn3v)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.59e30cc latest | 2026-09-21 | 59e30cc | 4,824 B | A | view · diff |
| git:20260921.ecbb64d | 2026-09-21 | ecbb64d | 4,690 B | A | view · diff |
| git:20260919.28d30f9 | 2026-09-19 | 28d30f9 | 4,026 B | A | view · diff |
| git:20260902.10e84ad | 2026-09-02 | 10e84ad | 4,045 B | A | view · diff |
| git:20260828.97a8fc9 | 2026-08-28 | 97a8fc9 | 4,125 B | A | view · diff |
| git:20260823.a2f50e6 | 2026-08-23 | a2f50e6 | 4,160 B | A | view · diff |
| git:20260818.0c2aee1 | 2026-08-18 | 0c2aee1 | 3,965 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (4824 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_e2mobzj4qg33vn3v GET https://markdownregistry.com/api/v1/resolve?ref=notque/vexjoy-agent/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/5854b1dbc8b5f9475d7b7471392ae6190d7e1ae86d8c5ba4b9bff897ff3ece80
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.
More from notque/vexjoy-agent
Every file in notque/vexjoy-agent