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.
npx agentmods add instructions/m0rtalphe0nix/dotfiles/claude-mdgit clone --depth 1 https://github.com/M0rtalPhe0nix/dotfilesWrote 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.
[](https://agentmods.dev/instructions/m0rtalphe0nix/dotfiles/claude-md)<a href="https://agentmods.dev/instructions/m0rtalphe0nix/dotfiles/claude-md"><img src="https://agentmods.dev/badge/instructions/m0rtalphe0nix/dotfiles/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.01109 | $0.01109 |
| Opus 5 | $0.00554 | $0.00554 |
| Sonnet 5 | $0.00222 | $0.00222 |
| Haiku 4.5 | $0.00111 | $0.00111 |
Grade A, and why
dotfiles 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Coding Agent Instructions
Repository Purpose
This is the public MIT-licensed M0rtalPhe0nix/dotfiles repository. It targets Apple Silicon macOS and Debian/Ubuntu desktops. Chezmoi manages files and platform differences, Homebrew manages shared CLI tools, apt manages Linux prerequisites, and mise manages Node and Python.
Safety Rules
- Never commit secrets, credentials, tokens, private keys, machine identifiers, or host-specific values.
- Keep Git authentication, signing, and unrelated host settings unmanaged.
- Preserve
~/.config/zsh/local.zshand mode-0600~/.config/zsh/secrets.zshas host-local files. - Do not add global MCP servers beyond the managed Headroom and Serena integrations or add global AI coding instructions unless the project requirements explicitly change.
- Do not make bootstrap uninstall packages or make rollback uninstall packages.
- Do not make
dotfiles applyupgrade software. Upgrades belong exclusively indotfiles update. - Preserve extra VS Code extensions; manage only the extension baseline.
- Treat this repository as public even before changes are pushed.
Chezmoi Conventions
- Use Chezmoi source-state names such as
dot_zshrc,dot_config/,private_,executable_,create_, andsymlink_correctly. - Put attributes on the source path component they modify. For example, use
dot_config/zsh/create_private_secrets.zsh, notcreate_private_dot_config/zsh/secrets.zsh. - Add
.tmplonly when a file contains Chezmoi template expressions. - Keep platform-specific target exclusions in
.chezmoiignore. - Keep repository-only files such as tests, manifests, documentation, and the canonical
capability-catalog/out of the managed target set. - Install reusable capabilities into each consuming repository with
dotfiles capabilities initanddotfiles capabilities sync; Chezmoi must not install or synchronize them globally. - Initialization data must remain public-safe. Git identity and installation choices belong in the local Chezmoi config, not committed files.
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.
- 5d ago First seen · 98 lines · 1,109 tokens per session scan A a770c89e2bfe
dotfiles CLAUDE.md is an instructions file published in the GitHub repository M0rtalPhe0nix/dotfiles (1 stars, last pushed 10d ago), licensed MIT. It adds 1,109 tokens to every session, about $0.0055 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.
Other instructions, from other repositories
alunduil-chezmoi CLAUDE.md
Claude Code instructions for alunduil/alunduil-chezmoi, covering alunduil-chezmoi, source vs. apply path, invariants, sensors and two claude.md files.
dotfiles CLAUDE.md
Claude Code instructions for StringKe/dotfiles, covering claude.md, 仓库定位(重要), ai 角色边界(hard rules), consumer 模式 - 部署 / 升级 / 验证 and maintainer 模式 - 功能开发 / 演进.
dotfiles AGENTS.md
AGENTS.md instructions for magnusrodseth/dotfiles, a project described as: ⚙️ There are many like them, but these dotfiles are mine. A stow-managed macOS setup: Zsh, Neovim, tmux, Ghostty, and a pile of Claude Code tooling.
dotfiles CLAUDE.md
Claude Code instructions for magnusrodseth/dotfiles, covering claude.md, installation & setup, full installation (requires sudo for macos defaults), manual stow (creates symlinks to /) and key commands.
dotfiles copilot-instructions.md
Copilot instructions for shunk031/dotfiles, a project described as: 💻 My dotfiles powered by chezmoi; built around Rust-based tools (sheldon/starship/mise, etc.) featuring a unified coding-agent setup across Codex, Claude Code, and Gemini.
dotfiles CLAUDE.md
Claude Code instructions for laurigates/dotfiles, covering claude.md, ⚠️ public repository, work in a worktree, chezmoi quick reference and claude code directories.