CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from habitat-thinking/ai-literacy-superpowers.
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
# ai-literacy-superpowers — Conventions ## Always Work on a Branch Never commit directly to `main`. Create a branch for every change: ```bash git checkout -b <short-descriptive-name> ``` ## PR Workflow 1. Create a GitHub issue describing the task 2. Create a branch 3. Make changes, lint, commit 4. Push and create a PR 5. Wait for CI checks to pass 6. Merge only when green ## Commit Messages Write concise commit messages describing what changed and why. No postamble, trailer, or attribution lines. ## CHANGELOG Before every PR, update `CHANGELOG.md`: - **Every top-level `## ...` heading MUST begin with a semver version followed by a dash and date — `## X.Y.Z — YYYY-MM-DD`.** CI (`Check version consistency`) reads the first whitespace-delimited token after `##` and matches it against `plugin.json`. A date-only heading like `## 2026-04-18` silently parses as `2026` and fails the check with a cryptic version-mismatch error. - **For docs-only or other changes that do not bump the plugin version**, append entries under the most recent version's heading. Do not create a new top-level heading without a version. …
Read the whole file at its exact version.
How to install
mdr add habitat-thinking/ai-literacy-superpowers/CLAUDE.md@git:20260826.7eba676mdr add habitat-thinking/ai-literacy-superpowers/CLAUDE.md@sha256:c46431499810ebc1Pin 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_45sh635cii25qstk)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260826.7eba676 latest | 2026-08-26 | 7eba676 | 13,831 B | A | view · diff |
| git:20260825.2fce5a4 | 2026-08-25 | 2fce5a4 | 14,002 B | A | view · diff |
| git:20260825.0048ae5 | 2026-08-25 | 0048ae5 | 14,019 B | A | view · diff |
| git:20260823.2e2d1fa | 2026-08-23 | 2e2d1fa | 14,001 B | A | view · diff |
| git:20260623.b6f7f49 | 2026-06-23 | b6f7f49 | 13,100 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (13831 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
habitat-thinking/ai-literacy-superpowers · 106 stars · license NOASSERTION · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_45sh635cii25qstk GET https://markdownregistry.com/api/v1/resolve?ref=habitat-thinking/ai-literacy-superpowers/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/c46431499810ebc1029e138e5db9bb5cef6ad2aaf1e19389d2a5017a45764abc
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 habitat-thinking/ai-literacy-superpowers
Every file in habitat-thinking/ai-literacy-superpowers