claude-dnd CLAUDE.md

claude-dnd CLAUDE.md is an instructions file for Claude Code from SergeyKhval/claude-dnd. It costs 136 tokens per session, scanned A, original, no licence file.

A set of instructions for Claude Code, an AI coding assistant, focused on a Dungeons & Dragons fifth-edition campaign engine. It covers related skills and commands.

In plain words
What is it for?
Use it when developing or operating the claude-dnd campaign engine, including its skills and commands.
Why use it?
It gives Claude Code guidance for working with this specific campaign engine and its available operations.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/sergeykhval/claude-dnd/claude-md
Clone the repo
git clone --depth 1 https://github.com/SergeyKhval/claude-dnd

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 claude-dnd CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sergeykhval/claude-dnd/claude-md.svg)](https://agentmods.dev/instructions/sergeykhval/claude-dnd/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/sergeykhval/claude-dnd/claude-md"><img src="https://agentmods.dev/badge/instructions/sergeykhval/claude-dnd/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 136 This file is loaded in full into every session.
When invoked 136 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00136 $0.00136
Opus 5 $0.00068 $0.00068
Sonnet 5 $0.00027 $0.00027
Haiku 4.5 $0.00014 $0.00014

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

Security

Grade A, and why

claude-dnd CLAUDE.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 6d 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.

CLAUDE.md · 16 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 6d ago First seen · 16 lines · 136 tokens per session scan A 6dcb79b138b5

Subscribe to this mod's changes

claude-dnd CLAUDE.md is an instructions file published in the GitHub repository SergeyKhval/claude-dnd (9 stars, last pushed 5mo ago), with no licence file. It adds 136 tokens to every session, about $0.0007 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-31.

Related

Other instructions, from other repositories

quick-question AGENTS.md

Instructions for tykisgod/quick-question, covering agents.md, refactoring authority, default engineering bias, trust levels and execution environment split.

tykisgod/quick-question · 793 tokens

game-design-lenses AGENTS.md

Instructions for EthanM2025/game-design-lenses, covering how to install (codex / generic), integration block (copy this into your project's agents.md), game design lens review (game-design-lenses) and notes.

EthanM2025/game-design-lenses · 1,103 tokens

m2ui-skill copilot-instructions.md

Copilot instructions for martysama0134/m2ui-skill, covering m2ui — metin2 ui code generator, mode detection, reference documentation, two ui styles and critical code generation rules.

martysama0134/m2ui-skill · 3,634 tokens

m2ui-skill AGENTS.md

AGENTS.md instructions for martysama0134/m2ui-skill, a project described as: AI coding skill for generating and modifying Metin2 client UI code from screenshots, descriptions, or existing scripts. Works with Claude Code, Cursor, Codex, Windsurf, Cline, Copilot, and Gemini CLI.

martysama0134/m2ui-skill · 11 tokens

m2ui-skill GEMINI.md

Gemini CLI instructions for martysama0134/m2ui-skill, a project described as: AI coding skill for generating and modifying Metin2 client UI code from screenshots, descriptions, or existing scripts. Works with Claude Code, Cursor, Codex, Windsurf, Cline, Copilot, and Gemini CLI.

martysama0134/m2ui-skill · 11 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