unslop: Instructions file for Claude Code

CLAUDE.md

unslop CLAUDE.md is an instructions file for Claude Code from MohamedAbdallah-14/unslop. It costs 3,483 tokens per session, scanned A, original, MIT.

A maintainer guide for the unslop plugin, including rules for its README, source files, and generated copies. It explains which files are authoritative and how user-facing documentation should be written.

In plain words
What is it for?
Use it when changing the plugin, updating installation instructions, maintaining the README, or reviewing documentation changes.
Why use it?
It prevents maintainers from editing generated files or documenting features that the code does not provide.

Instructions file for Claude Code

Written for Claude Code: SessionStart hook event. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

This is MohamedAbdallah-14/unslop's own configuration. It tells Claude Code how to work on unslop 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 unslop configures →

Reuse

Borrowing it

Nothing to install: this file belongs to MohamedAbdallah-14/unslop. 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/MohamedAbdallah-14/unslop/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/MohamedAbdallah-14/unslop

Made for: Claude Code.

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 unslop CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/mohamedabdallah-14/unslop/claude-md/github.svg)](https://agentmods.dev/instructions/mohamedabdallah-14/unslop/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/mohamedabdallah-14/unslop/claude-md"><img src="https://agentmods.dev/badge/instructions/mohamedabdallah-14/unslop/claude-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 unslop CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/mohamedabdallah-14/unslop/claude-md"><img src="https://agentmods.dev/badge/instructions/mohamedabdallah-14/unslop/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3,483 This file is loaded in full into every session.
When invoked 3,483 The same file — it is already loaded in full.
Security scan A 1 finding. 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.03483 $0.03483
Opus 5 $0.01741 $0.01741
Sonnet 5 $0.00697 $0.00697
Haiku 4.5 $0.00348 $0.00348

Measured 10d ago against content hash 017d7de9ec24, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

unslop CLAUDE.md scanned grade A with 1 finding 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 10d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

- LLM mode optionally subprocesses the `claude` CLI when no `ANTHROPIC_API_KEY` is set. `subprocess.run` is always called with `shell=False` and a fixed argument list.
CLAUDE.md · 217 lines

How it starts

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

Unslop — Maintainer Guide

This file is for agents and maintainers working on the unslop plugin itself. End-user docs live in README.md.

README is a product artifact

The README is the product front door. Non-technical people read it to decide whether unslop is worth installing. Treat it like UI copy, not internal docs.

Rules for any README change:

  • Readable by non-AI-agent users. If you write "SessionStart hook injects system context", that phrase is invisible to most readers — translate it ("loads the unslop rules every time you open Claude Code").
  • Keep the Before / After examples first. That is the pitch. Cutting them or burying them under prose breaks the conversion path.
  • Install table must stay accurate. One broken install command costs a real user. Re-test every command in the install table on every PR that touches install scripts, plugin manifests, or hook paths.
  • The "What unslop does" feature list must sync with the actual code. If a rule ships or gets removed in unslop/scripts/humanize.py, update the README in the same PR.
  • Preserve voice. The README's terse, no-AI-ism style is intentional — it is unslop eating its own dog food. If you find a stock phrase ("comprehensive solution", "leverages cutting-edge"), a sycophancy opener ("Great question!"), or a hedging stack ("It's important to note that"), fix it in the same commit.
  • Benchmark numbers come from real runs in benchmarks/ and evals/. Never invent or round. Re-run the suite if you doubt a number you're about to print.
  • Adding a new IDE/agent integration to the install table: also add a per-agent detail block in the appropriate <details> section so the table itself stays scannable.
  • Readability check before any README commit: would a non-programmer understand the value prop and complete the install within 60 seconds? If not, simplify or move detail into GETTING_STARTED.md.

What this repo is

A multi-platform plugin that makes assistant output sound human. Single source of truth (SSOT) files are synced to mirrored locations (Cursor, Windsurf, Codex bundle, etc.) by scripts/sync-mirrors.sh on push via .github/workflows/sync.yml.

Read the full file on GitHub · 217 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. 10d ago First seen · 217 lines · 3,483 tokens per session scan A 017d7de9ec24

Subscribe to this mod's changes

unslop CLAUDE.md is an instructions file published in the GitHub repository MohamedAbdallah-14/unslop (132 stars, last pushed 3d ago), licensed MIT. It adds 3,483 tokens to every session, about $0.0174 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). 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

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

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