auto-enforcer-action skillA
auto-enforcer-action is agent-read markdown (skill) from habitat-thinking/ai-literacy-superpowers: Use when setting up automatic PR constraint enforcement via GitHub Actions — covers the advisory-vs-blocking split, workflow installation, configuration options, and reading the output.
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
# Auto-Enforcer GitHub Action ## Overview The harness enforces constraints across three loops: - **Inner loop** (PreToolUse hooks) — advisory, runs while editing in Claude Code - **Middle loop** (CI on PR) — runs automatically on every pull request - **Outer loop** (scheduled audit) — investigative, runs on demand via `/harness-audit` The standard `harness.yml` CI workflow handles the middle loop for deterministic constraints only. Agent-based PR constraints — rules like "All frontmatter has name and description" that require judgement — are silently skipped at PR time unless someone remembers to run `/harness-audit` manually. The auto-enforcer closes this gap. It runs every PR-scoped constraint in HARNESS.md automatically on each pull request: - **Deterministic constraints** execute their tool command directly. Failures are blocking — they fail the CI job and prevent merge. - **Agent constraints** send the constraint rule plus the PR diff to the Claude API. Findings are advisory — posted as a PR comment but never blocking. AI judgement should inform reviewers, not gate merges. The workflow is data-driven: it reads constraint definitions from …
Read the whole file at its exact version.
How to install
mdr add habitat-thinking/ai-literacy-superpowers/auto-enforcer-action@git:20260615.36b92f7mdr add habitat-thinking/ai-literacy-superpowers/auto-enforcer-action@sha256:0f82ae2023a9fcf4Pin 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_t2572cqun3bl2fjq)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260615.36b92f7 latest | 2026-06-15 | 36b92f7 | 7,626 B | A | view · diff |
| git:20260407.ecf3da2 | 2026-04-07 | ecf3da2 | 7,290 B | A | view |
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 (7626 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_t2572cqun3bl2fjq GET https://markdownregistry.com/api/v1/resolve?ref=habitat-thinking/ai-literacy-superpowers/auto-enforcer-action GET https://markdownregistry.com/api/v1/blob/0f82ae2023a9fcf45d5c3bbc96a29a5f16269751c43bf6ecf023d2cfff41fb9e
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.