test-the-test skillA
test-the-test is agent-read markdown (skill) from ezra144israel/governed-agent-skills: Requires behavioral, failure-path, and durable-seam evidence for tests and review. Use when writing tests, reviewing test coverage, assessing behavioral test quality, or accepting high-risk behavior on test evidence..
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
# Test the Test ## Purpose Use this skill to write, evaluate, and verify tests that prove behavior rather than implementation details. ## Core Rule Tests prove behavior through public seams, not implementation internals. A test that breaks when you rename an internal variable without changing behavior is testing the wrong thing. A test that passes when the behavior is broken is worse than no test at all. ## Vertical Slice Discipline Write one test. Implement to pass it. Repeat. For every behavior change with testable logic, write the smallest targeted test and observe it fail for the missing behavior before changing the implementation. Do not write a broad suite for imagined internals before learning from one vertical slice. ```text WRONG (horizontal): RED: write all tests GREEN: write all implementation RIGHT (vertical): RED → GREEN: one test → its implementation → repeat ``` For a behavior change in existing code: ```text diagnose → write targeted behavior test → observe RED → implement narrow behavior → observe GREEN ``` For an extraction or refactor intended to preserve current behavior: ```text …
Read the whole file at its exact version.
How to install
mdr add ezra144israel/governed-agent-skills/test-the-test@git:20260917.1684f08mdr add ezra144israel/governed-agent-skills/test-the-test@sha256:baa33e9a4ecf34b3Pin 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_x7zwvqrn3fslibvo)
1 badge views in 30 days
Versions
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 (16164 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
ezra144israel/governed-agent-skills · 22 stars · license MIT · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_x7zwvqrn3fslibvo GET https://markdownregistry.com/api/v1/resolve?ref=ezra144israel/governed-agent-skills/test-the-test GET https://markdownregistry.com/api/v1/blob/baa33e9a4ecf34b3abbcbb3c3a07eac4779d614934586e7369b96afa36df7655
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.