slushpile: Instructions file for Claude Code

AGENTS.md

slushpile AGENTS.md is an instructions file for Claude Code, Codex, OpenCode from VonTerraProject501c3/slushpile. It costs 6,815 tokens per session, scanned A, original, MIT.

Repository instructions for Slushpile, a project that distributes job-application tools to several coding agents.

In plain words
What is it for?
Use them when changing the repository's skills, agents, manifests, documentation, translations, or generated files.
Why use it?
They explain which files are generated, which source files to edit, and which required checks prevent the project from failing.

Instructions file for Claude CodeCodexOpenCode

Written for Claude Code and Codex and OpenCode: Claude Code plugin machinery, but also the file is AGENTS.md. Also seen: mentions CLAUDE.md; mentions Claude Code; mentions AGENTS.md.

This is VonTerraProject501c3/slushpile's own configuration. It tells Claude Code, Codex and OpenCode how to work on slushpile itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything slushpile configures →

Reuse

Borrowing it

Nothing to install: this file belongs to VonTerraProject501c3/slushpile. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/VonTerraProject501c3/slushpile/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/VonTerraProject501c3/slushpile

Made for: Claude Code, Codex, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for slushpile AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/vonterraproject501c3/slushpile/agents-md/github.svg)](https://agentmods.dev/instructions/vonterraproject501c3/slushpile/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/vonterraproject501c3/slushpile/agents-md"><img src="https://agentmods.dev/badge/instructions/vonterraproject501c3/slushpile/agents-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for slushpile AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/vonterraproject501c3/slushpile/agents-md"><img src="https://agentmods.dev/badge/instructions/vonterraproject501c3/slushpile/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 6,815 This file is loaded in full into every session.
When invoked 6,815 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.06815 $0.06815
Opus 5 $0.03408 $0.03408
Sonnet 5 $0.01363 $0.01363
Haiku 4.5 $0.00681 $0.00681

Measured 9d ago against content hash 131e1c77f852, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

slushpile AGENTS.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

AGENTS.md · 548 lines

How it starts

The opening of the file, as written. The whole thing — 548 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Working in this repository

This repository ships one job-application pipeline to several coding agents. Ten skills and eight agent definitions are the product. Everything else is a manifest, a template, or a check.

Generated files

AGENTS.md is generated from CLAUDE.md. Never edit a generated file, and never edit inside a BEGIN GENERATED / END GENERATED marker pair. The next generator run deletes it.

Generated Built from
all of AGENTS.md CLAUDE.md
all of .cursor/skills/slushpile/SKILL.md skills/, agents/, the dispatch table
all of .cursor/rules/slushpile.mdc the same
the skills and agents regions of GEMINI.md skills/, agents/, the dispatch table
the pipeline and reviewers regions of README.md skills/, the dispatch table
the harness-snippet region of INSTALL.md skills/, agents/
the agent-table region of docs/architecture/agents-and-models.md agents/, the dispatch table
all of docs/architecture/AGENTS.md docs/architecture/CLAUDE.md
all of docs/diagrams/AGENTS.md docs/diagrams/CLAUDE.md
the language-nav region of every translated page and its English original TRANSLATED and LANGUAGES
the market-note region of every translated README.md MARKET_NOTE
the generated regions of every translated page copied from the English page

The dispatch table is in skills/adversarial-review/SKILL.md. It is the source for the review's shape everywhere it appears.

Run this after editing CLAUDE.md, after adding, renaming, or removing a skill or an agent, and after any change to the dispatch table:

python3 scripts/sync_docs.py

scripts/sync_docs.py --check is the CI gate.

Declare it or the gate fails

Every derived fact is looked up by name, and a name matching nothing is an error rather than a silent omission.

When you Also edit
add, rename, or remove a skill SKILLS in scripts/sync_docs.py
reword a sentence stating a derived count COUNT_CLAIMS
write a sentence counting a subset on purpose COUNT_EXEMPT, with its reason
write a hand-written file that lists every skill as /slushpile:<name> COMMAND_ROSTERS
add a field to templates/preferences.yaml a skill or agent that reads it, or PREFERENCES_UNREAD with its reason
add a language to the mirror CARDS in scripts/make_card.py
add a font weight to a template FACES in scripts/install_fonts.py, and NOTICE.md

Read the full file on GitHub · 548 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 548 lines · 6,815 tokens per session scan A 131e1c77f852

Subscribe to this mod's changes

slushpile AGENTS.md is an instructions file published in the GitHub repository VonTerraProject501c3/slushpile (15 stars, last pushed 22d ago), licensed MIT. It adds 6,815 tokens to every session, about $0.0341 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

spec-kit AGENTS.md

AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.

github/spec-kit · 7,104 tokens