Home / coldteadotai / abide · skills/abide-compile/SKILL.md · GitHub

abide-compile skillA

abide-compile is agent-read markdown (skill) from coldteadotai/abide: Compile a repository's instruction files (AGENTS.md, CLAUDE.md and friends) into an Abide rubric, then validate and calibrate it..

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

# Compile an Abide rubric

You are turning the rules a person wrote for coding agents into a rubric that a checker outside your context window can enforce on every edit. The checker sees only one rule and one diff at a time. Nothing else. Every decision below follows from that.

Two facts before you start:

- Rules come only from the user's own files. Never add a rule you think they should have. If a file holds zero rules, the rubric holds zero rules and you say so.
- The rubric is a committed, hand-editable file. A person will read it, and a verdict must trace to a rule they can point at. Quote their wording.

## Step 1. Read the sources

The hook that sent you here listed the instruction files it found and where the rubric goes. Read every listed file in full. Then:

- Follow pointer files. A file whose whole content is "Read instructions from X" or "Read ./AGENTS.md" is a pointer. Read X and treat X as a source in its own right: list it under `sources` with its own path so it gets its own hash.
- Files under a subdirectory apply only there. The hook gave each one a scope glob. Rules from that file carry that glob.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add coldteadotai/abide/abide-compile@git:20260918.ce868ff
Exact content
mdr add coldteadotai/abide/abide-compile@sha256:6a04f26d0a709011

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_id77jmgrqvsrecp2.svg)](https://markdownregistry.com/a/art_id77jmgrqvsrecp2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260918.ce868ff latest2026-09-18 ce868ff 13,286 BA view · diff
git:20260918.19d23e92026-09-18 19d23e9 13,227 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 (13286 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

coldteadotai/abide · 212 stars · license MIT · pushed 2026-09-23 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_id77jmgrqvsrecp2
GET https://markdownregistry.com/api/v1/resolve?ref=coldteadotai/abide/abide-compile
GET https://markdownregistry.com/api/v1/blob/6a04f26d0a709011d1f5dfa16850ad60cccf35d29f626519fbbdcde38a8553d8

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 coldteadotai/abide

AGENTS.md agents
coldteadotai/abide · AGENTS.md
git:20260919.a4a85c0 · audit B · 212 stars
CLAUDE.md claude
coldteadotai/abide · CLAUDE.md
git:20260918.19d23e9 · audit B · 212 stars

Every file in coldteadotai/abide

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