AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from baristaze/swe_guidelines.
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
# Working in this repository This repository holds one guideline (`architecture.md`), a lens catalog derived from it (`lenses/`), Claude Code skills that apply the lenses (`skills/`), and the checkers that keep the three consistent (`scripts/`, `Makefile`). ## Layout - `architecture.md` is the source of truth. Every rule in a lens or a skill restates a sentence in it; nothing adds a rule the guideline does not state. - `lenses/<group>.md` holds one group of lenses in the format `lenses/README.md` defines. Ids are `<PREFIX>-NN`; every lens cites `Section title` or `Section title, Subsection`, by title and never by number. - `skills/arch-review-<group>/SKILL.md` is generated from `skills/_template/review.SKILL.md`; edit the template and run `make gen-skills`. The other skills are hand-written. The six scaffold skills share `skills/_shared/scaffold-conventions.md`; the other hand-written skills do not. `skills/_shared/ops-skills/` holds the nine project-local operational skills as flat templates, one file each, with `acme` for the product; `arch-scaffold-new` copies them into a new tree, and `make leaks`, `make links`, and `make lint` …
Read the whole file at its exact version.
How to install
mdr add baristaze/swe_guidelines/AGENTS.md@git:20260922.a3c1e91mdr add baristaze/swe_guidelines/AGENTS.md@sha256:ccb8b4819448741ePin 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_doblfqqdzeh7vbze)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.a3c1e91 latest | 2026-09-22 | a3c1e91 | 11,287 B | A | view · diff |
| git:20260922.8dfb3a7 | 2026-09-22 | 8dfb3a7 | 10,704 B | A | view · diff |
| git:20260922.81ce1ea | 2026-09-22 | 81ce1ea | 9,868 B | A | view · diff |
| git:20260922.073d708 | 2026-09-22 | 073d708 | 9,431 B | A | view · diff |
| git:20260921.f72eecd | 2026-09-21 | f72eecd | 9,118 B | A | view · diff |
| git:20260921.93b5e1e | 2026-09-21 | 93b5e1e | 8,910 B | A | view · diff |
| git:20260921.5c2df16 | 2026-09-21 | 5c2df16 | 8,702 B | A | view · diff |
| git:20260921.1a7971d | 2026-09-21 | 1a7971d | 8,079 B | A | view · diff |
| git:20260921.62c1218 | 2026-09-21 | 62c1218 | 7,696 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (11287 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
baristaze/swe_guidelines · 86 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_doblfqqdzeh7vbze GET https://markdownregistry.com/api/v1/resolve?ref=baristaze/swe_guidelines/AGENTS.md GET https://markdownregistry.com/api/v1/blob/ccb8b4819448741e013d6cbc99245e136afcac8376a9103f1beb7f1ac2348307
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 baristaze/swe_guidelines
Every file in baristaze/swe_guidelines