conventions rulesA
conventions is agent-read markdown (rules) from habitat-thinking/ai-literacy-superpowers: Project conventions synced from HARNESS.md.
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
<!-- These conventions are synced from HARNESS.md. Do not edit this file
directly — run /convention-sync to regenerate. -->
# Conventions
## Stack
- **Primary languages**: Markdown (skills, agents, commands, templates),
Bash (hook scripts, utility scripts), JSON (plugin config, hooks
config), YAML (CI workflows)
- **Build system**: None — this is a Claude Code plugin, not a compiled
application
- **Test framework**: None — content is validated by markdownlint (CI)
and bash syntax checks
- **Container strategy**: None
## Naming
Skills use `SKILL.md` inside a named directory
(`skills/<name>/SKILL.md`). Agents use `<name>.agent.md`. Commands
use `<name>.md`. Hook scripts use `<name>.sh` (kebab-case). All
names are lowercase kebab-case except `SKILL.md`.
## File Structure
One component per file, organised by type — agents in `agents/`,
skills in `skills/<name>/SKILL.md`, commands in `commands/`, hook
scripts in `hooks/scripts/`, templates in `templates/`, utility
scripts in `scripts/`.
## Error Handling
All hook scripts use `set -euo pipefail`. Guard clauses exit silently
(`exit 0`) when not applicable. Hook scripts are advisory only — they
…Read the whole file at its exact version.
How to install
mdr add habitat-thinking/ai-literacy-superpowers/.cursor/rules/conventions.mdc@git:20260415.d0763a2mdr add habitat-thinking/ai-literacy-superpowers/.cursor/rules/conventions.mdc@sha256:16d36629a20161f0Pin 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_6mfgce3wk5urzayq)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1615 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_6mfgce3wk5urzayq GET https://markdownregistry.com/api/v1/resolve?ref=habitat-thinking/ai-literacy-superpowers/.cursor/rules/conventions.mdc GET https://markdownregistry.com/api/v1/blob/16d36629a20161f08c5f2d8a96d965ac3b7e4683cbfc7f1dcd7299ca4bb9a63e
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.