consumer-regression-suite skillB
consumer-regression-suite is agent-read markdown (skill) from pisberg/vibetags: Build every downstream consumer of VibeTags against a chosen VibeTags version and report which ones actually pass. Use when the user says "regression suite", "consumer sweep", "test the consumers", "check the downstream repos", "does the new version break anything", or before cutting a VibeTags release..
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
# Consumer regression suite VibeTags' own 1537 tests say the processor works. They say nothing about whether a real consumer still builds. This skill answers that second question, for every Java repo under `../` that depends on VibeTags. The executable core is `tools/consumer-sweep.sh` in this repo. This document is the judgement around it: what to run, what a result means, and what not to believe. ## Step 1 — Decide which VibeTags the sweep is testing Two different questions, and they need different setups. Ask which one is wanted if it is not obvious from the request. **"Does the released version still work?"** Use the published version directly. Nothing to install; consumers resolve it from Maven Central. **"Does what we are about to release still work?"** `main` is usually ahead of the newest tag, so the published artifact is not the code under test. Check first: ```bash git -C <vibetags> log "$(git -C <vibetags> tag --sort=-v:refname | head -1)"..main --oneline ``` If that is non-empty, build and install `main` locally: ```bash cd vibetags-annotations && mvn install -DskipTests cd ../vibetags && mvn install -DskipTests cd ../vibetags-bom && mvn install …
Read the whole file at its exact version.
How to install
mdr add pisberg/vibetags/consumer-regression-suite@git:20260922.d909164mdr add pisberg/vibetags/consumer-regression-suite@sha256:d7ae6b17dd5f8d29Pin 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_wzqjdtteraujawyh)
0 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.d909164 latest | 2026-09-22 | d909164 | 10,606 B | B | view · diff |
| git:20260922.71ae16a | 2026-09-22 | 71ae16a | 9,978 B | B | view · diff |
| git:20260921.72ea14c | 2026-09-21 | 72ea14c | 9,348 B | B | view · diff |
| git:20260917.538088a | 2026-09-17 | 538088a | 8,569 B | B | view · diff |
| git:20260917.ce981a6 | 2026-09-17 | ce981a6 | 8,459 B | B | view |
Audit of the latest version
- fail: No recursive delete of root, home or parent (matched: rm -rf ~/)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10606 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 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
pisberg/vibetags · 25 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wzqjdtteraujawyh GET https://markdownregistry.com/api/v1/resolve?ref=pisberg/vibetags/consumer-regression-suite GET https://markdownregistry.com/api/v1/blob/d7ae6b17dd5f8d29ff3250c1980b04482a2693d587af69843dc84fafc4ba3042
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.