AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from vanterx/mssql-performance-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 — mssql-performance-skills ## What this is A library of Markdown skills for SQL Server performance tuning. No build system, no tests, no dependencies. All skill details, check counts, prefix map, contributor workflows, and conventions — see `CLAUDE.md`. ## Verify before commit ``` bash scripts/verify-docs.sh ``` Runs documentation consistency checks. Fails block commit; warnings are advisory. A `.claude/settings.json` PostToolUse hook auto-runs this after every Write/Edit — check output after file edits. ## Critical gotchas **Dollar signs in SKILL.md break at runtime.** The Claude skill loader does shell variable expansion on SKILL.md content. Never write `$0.012` or `$[expr]` — use `USD 0.012`. verify-docs.sh catches this. **references/check-explanations.md is NOT loaded at runtime by default.** Only SKILL.md is read automatically by the skill loader. All thresholds and triggers must live in SKILL.md. The reference file is on-demand context — Claude may load it when a user asks "explain check X" or for deeper fix-option detail. …
Read the whole file at its exact version.
How to install
mdr add vanterx/mssql-performance-skills/AGENTS.md@git:20260709.012214cmdr add vanterx/mssql-performance-skills/AGENTS.md@sha256:6173cf8b8fe3bc37Pin 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_kbtgyhss7fy5v6vv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260709.012214c latest | 2026-07-09 | 012214c | 1,449 B | A | view · diff |
| git:20260704.75075f1 | 2026-07-04 | 75075f1 | 1,851 B | A | view · diff |
| git:20260517.94b54a3 | 2026-05-17 | 94b54a3 | 2,627 B | A | view · diff |
| git:20260517.056e754 | 2026-05-17 | 056e754 | 2,297 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1449 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
vanterx/mssql-performance-skills · 5 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_kbtgyhss7fy5v6vv GET https://markdownregistry.com/api/v1/resolve?ref=vanterx/mssql-performance-skills/AGENTS.md GET https://markdownregistry.com/api/v1/blob/6173cf8b8fe3bc371a28b71927eb46d3c4a9c429c9e1376f1fcc602df9ab650f
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 vanterx/mssql-performance-skills
Every file in vanterx/mssql-performance-skills