AGENTS.md@plugins/spiral/templates agentsA
AGENTS.md@plugins/spiral/templates is agent-read markdown (agents) from randroids-dojo/skills.
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
# AGENTS.md
Shared rules for every agentic coding tool working in {{PROJECT_NAME}}. Claude Code, Codex, Cursor, and any future agent: this file is mandatory reading before you write anything.
Project pitch: {{PITCH}}
---
## RULE 1: NEVER USE EM-DASHES. EVER.
No em-dashes. Not in chat. Not in code comments. Not in commit messages. Not in PR descriptions. Not in docs. Not in test names. Not anywhere.
Use a period, comma, colon, parentheses, or rewrite the sentence. En-dashes are not substitutes. Plain hyphens are fine for ranges like `pages 10-20` and compound words.
Before every tool call that writes text, scan your output for Unicode codepoints U+2014 (em-dash) and U+2013 (en-dash). Rewrite if either is present.
If porting or quoting text from another source, strip all em-dashes from the ported text before committing.
---
## RULE 2: Read the GDD before making design decisions
The Game Design Document at `docs/gdd/` is the source of truth for what {{PROJECT_NAME}} is. Before proposing architecture, adding features, or changing data schemas, read it. If the GDD and your idea disagree, the GDD wins unless explicitly approved.
Before each implementation slice, read:
…Read the whole file at its exact version.
How to install
mdr add randroids-dojo/skills/plugins/spiral/templates/AGENTS.md@git:20260509.53fef6amdr add randroids-dojo/skills/plugins/spiral/templates/AGENTS.md@sha256:0192ac8fab3a57c9Pin 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_ovicc76hk4td3uni)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260509.53fef6a latest | 2026-05-09 | 53fef6a | 9,627 B | A | view · diff |
| git:20260507.9b57757 | 2026-05-07 | 9b57757 | 9,135 B | A | view · diff |
| git:20260505.ea31f2e | 2026-05-05 | ea31f2e | 9,132 B | A | view · diff |
| git:20260503.0aa1a2c | 2026-05-03 | 0aa1a2c | 7,735 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (9627 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
randroids-dojo/skills · 46 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_ovicc76hk4td3uni GET https://markdownregistry.com/api/v1/resolve?ref=randroids-dojo/skills/plugins/spiral/templates/AGENTS.md GET https://markdownregistry.com/api/v1/blob/0192ac8fab3a57c973911e86f8527ffdf89c40f46ebd19e214c32e2ff5ca91f2
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.