Home / pisberg / vibetags · AGENTS.md · GitHub

AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from pisberg/vibetags.

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

# VibeTags — Agent Instructions

Start with [llms.txt](llms.txt) for a map of this repo's docs and layout.

The primary agent briefing is [CLAUDE.md](CLAUDE.md) — build commands, build
order, architecture invariants, and the `<project_guardrails>` block (locked
files, contract-frozen signatures, hot-path constraints). It is tool-neutral
despite the name: read and follow it whichever agent you are.

Ground rules for any agent working here:

- Respect the guardrails in CLAUDE.md: never edit files/elements listed as
  locked, never change contract-frozen signatures.
- Never hand-edit content between `VIBETAGS-START`/`VIBETAGS-END` markers in
  any file — it is generated by this project's own annotation processor.
- Build order matters: `vibetags-annotations` → `vibetags` → `vibetags-bom`
  → `example`. Always build from the subproject's own directory.
- Reference docs load on demand: `docs/ANNOTATIONS.md` (annotation reference),
  `docs/PLATFORMS.md` (output-file table), `docs/TESTS.md` (test coverage map),
  `docs/ARCHITECTURE.md` (deep dive), `docs/DEPENDENCIES.md` (third-party artifacts).

Note: this file is intentionally not VibeTags-managed — other AI config files
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pisberg/vibetags/AGENTS.md@git:20260921.99f5f6d
Exact content
mdr add pisberg/vibetags/AGENTS.md@sha256:c63e0929a9a4ca20

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_v7qkur2wv4sjbwpr.svg)](https://markdownregistry.com/a/art_v7qkur2wv4sjbwpr)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.99f5f6d latest2026-09-21 99f5f6d 15,699 BA view · diff
git:20260920.08be9592026-09-20 08be959 17,559 BA view · diff
git:20260913.ab384532026-09-13 ab38453 14,813 BA view · diff
git:20260912.befde942026-09-12 befde94 14,788 BA view · diff
git:20260911.a884ca82026-09-11 a884ca8 13,724 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (15699 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

GitHub

pisberg/vibetags · 25 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_v7qkur2wv4sjbwpr
GET https://markdownregistry.com/api/v1/resolve?ref=pisberg/vibetags/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/c63e0929a9a4ca20c79de6a32d82cf45b13d16f7c9fd63e7c2968faf687c5742

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 pisberg/vibetags

add-annotation skill
pisberg/vibetags · .claude/skills/add-annotation/SKILL.md · Add a new @AI... guardrail annotation to VibeTags — register it in GuardrailAnnotations, then wire it through every…
git:20260922.cd093ae · audit A · 25 stars
add-platform skill
pisberg/vibetags · .claude/skills/add-platform/SKILL.md · Add support for a new AI coding tool, IDE, PR-reviewer, or context-packer to VibeTags — wire a new generated output…
git:20260922.5411b87 · audit A · 25 stars
bump-dependencies skill
pisberg/vibetags · .claude/skills/bump-dependencies/SKILL.md · Bump every third-party dependency, plugin and toolchain pin in VibeTags to its latest stable release, mirror the pins…
git:20260919.0d98a54 · audit A · 25 stars
consultation-loop skill
pisberg/vibetags · .claude/skills/consultation-loop/SKILL.md · Pre-push adversarial interrogation of the current branch's diff by a fresh reviewer with no memory of writing it - five…
git:20260815.32e6c75 · audit A · 25 stars
consumer-regression-suite skill
pisberg/vibetags · .claude/skills/consumer-regression-suite/SKILL.md · Build every downstream consumer of VibeTags against a chosen VibeTags version and report which ones actually pass. Use…
git:20260922.d909164 · audit B · 25 stars
correctness-hunt skill
pisberg/vibetags · .claude/skills/correctness-hunt/SKILL.md · Run a bug hunt against this repository under a fixed work order - baseline the suite, hunt with named bug-shape lenses…
git:20260815.32e6c75 · audit A · 25 stars
load-tests skill
pisberg/vibetags · .claude/skills/load-tests/SKILL.md · Run the VibeTags benchmark harness in load-tests/ and report the numbers honestly — annotation-volume and memory…
git:20260922.d90e4eb · audit A · 25 stars
release skill
pisberg/vibetags · .claude/skills/release/SKILL.md · Cut a new VibeTags release — bump the version everywhere, update the CHANGELOG, open the release PR, and create the…
git:20260922.9f95d19 · audit A · 25 stars
speckit-analyze skill
pisberg/vibetags · .claude/skills/speckit-analyze/SKILL.md · Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after…
git:20260920.e596793 · audit A · 25 stars
speckit-checklist skill
pisberg/vibetags · .claude/skills/speckit-checklist/SKILL.md · Generate a custom checklist for the current feature based on user requirements.
git:20260920.e596793 · audit A · 25 stars
speckit-clarify skill
pisberg/vibetags · .claude/skills/speckit-clarify/SKILL.md · Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and…
git:20260920.e596793 · audit A · 25 stars
speckit-constitution skill
pisberg/vibetags · .claude/skills/speckit-constitution/SKILL.md · Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent…
git:20260920.e596793 · audit A · 25 stars

Every file in pisberg/vibetags

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

Browse by kind, by grade A, or by owner.