Home / valzav / valcraft · AGENTS.md · GitHub

AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from valzav/valcraft.

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

# Agent instructions

## Orientation

- `plugins/valcraft/` — the shipped plugin. Everything under it is copied into a consumer's plugin cache on install; everything outside it is development scaffold.
- `plugins/valcraft/skills/<skill>/SKILL.md` — one directory per skill, with its own `references/`, `templates/`, or `evals/` beside it.
- `plugins/valcraft/scripts/` — executables that ship with the plugin. `controller-stop.sh` is the Claude Code Stop hook.
- `docs/` — repository documentation.

Read the docs relevant to your change before modifying a skill or a manifest. Do not invent missing requirements — ask, or record the assumption in the change.

## Writing standard

Use these rules for documentation, plans, skill instructions, code comments, reviews, issues, commit messages, and PR text.

- Write for quick and unambiguous reading.
- Preserve precise terms, necessary qualifiers, and natural English.
- Prefer active voice when the actor matters.
- Keep each sentence focused. Split sentences that contain unrelated ideas or multiple instructions.
- Use one consistent term for each project concept. Do not change terms only for variety.
- Keep each paragraph focused on one topic.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add valzav/valcraft/AGENTS.md@git:20260921.dd07c99
Exact content
mdr add valzav/valcraft/AGENTS.md@sha256:75f3d4ef719da74a

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_37zyxfyg3r2khqye.svg)](https://markdownregistry.com/a/art_37zyxfyg3r2khqye)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.dd07c99 latest2026-09-21 dd07c99 11,709 BA view · diff
git:20260921.4e9a3d02026-09-21 4e9a3d0 10,795 BA view · diff
git:20260912.e1411b02026-09-12 e1411b0 10,451 BA view · diff
git:20260826.61d4b422026-08-26 61d4b42 9,789 BA view · diff
git:20260826.7be1d152026-08-26 7be1d15 8,386 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 (11709 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

valzav/valcraft · 20 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_37zyxfyg3r2khqye
GET https://markdownregistry.com/api/v1/resolve?ref=valzav/valcraft/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/75f3d4ef719da74adcd2dc91bbc5e0b5b3d539e580780e24ad33b53fd3b196d5

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 valzav/valcraft

CLAUDE.md claude
valzav/valcraft · CLAUDE.md
git:20260817.24b6f32 · audit B · 20 stars
valcraft-cast skill
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/SKILL.md · Create or retrofit a lean spec-driven development project frame: project instructions, README, product brief…
git:20260827.ba407fe · audit A · 20 stars
AGENTS.md@plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo agents
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo/AGENTS.md
git:20260826.7be1d15 · audit A · 20 stars
CLAUDE.md@plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo claude
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/evals/files/retrofit-repo/CLAUDE.md
git:20260826.7be1d15 · audit B · 20 stars
AGENTS.md@plugins/valcraft/skills/valcraft-cast/evals/files/staged-feature-unattended agents
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/evals/files/staged-feature-unattended/AGENTS.md
git:20260826.7be1d15 · audit B · 20 stars
AGENTS.md@plugins/valcraft/skills/valcraft-cast/evals/files/staged-feature agents
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/evals/files/staged-feature/AGENTS.md
git:20260826.7be1d15 · audit B · 20 stars
AGENTS.md@plugins/valcraft/skills/valcraft-cast/templates agents
valzav/valcraft · plugins/valcraft/skills/valcraft-cast/templates/AGENTS.md
git:20260826.61d4b42 · audit A · 20 stars
valcraft-distill skill
valzav/valcraft · plugins/valcraft/skills/valcraft-distill/SKILL.md · Distill a prompt artifact — inline prompt text, a markdown prompt file (system prompt, agent instructions, slash…
git:20260827.ba407fe · audit A · 20 stars
report-writer skill
valzav/valcraft · plugins/valcraft/skills/valcraft-distill/evals/files/report-writer/SKILL.md · Write a weekly progress report from the repository's recent activity. Use when the user asks for a progress report, a…
git:20260826.7be1d15 · audit A · 20 stars
status-update skill
valzav/valcraft · plugins/valcraft/skills/valcraft-distill/evals/files/status-update/SKILL.md · Post a short status update from recent work. Use when the user asks for a status update or a standup summary.
git:20260826.7be1d15 · audit A · 20 stars
weekly-report skill
valzav/valcraft · plugins/valcraft/skills/valcraft-distill/evals/files/weekly-report/SKILL.md · Turn the last week of repository activity into a weekly report document. Use when the user asks for a weekly report.
git:20260826.7be1d15 · audit A · 20 stars
valcraft-draft skill
valzav/valcraft · plugins/valcraft/skills/valcraft-draft/SKILL.md · Write or revise one implementation task plan for a feature T-XXX, quick Q-NNN QT-XXX, or existing task plan; apply MSW…
git:20260912.f5d94fe · audit A · 20 stars

Every file in valzav/valcraft

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.