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/alirezarezvani/claude-code-tresor/claude-mdgit clone --depth 1 https://github.com/alirezarezvani/claude-code-tresorWrote 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/alirezarezvani/claude-code-tresor/claude-md)<a href="https://agentmods.dev/instructions/alirezarezvani/claude-code-tresor/claude-md"><img src="https://agentmods.dev/badge/instructions/alirezarezvani/claude-code-tresor/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.05338 | $0.05338 |
| Opus 5 | $0.02669 | $0.02669 |
| Sonnet 5 | $0.01068 | $0.01068 |
| Haiku 4.5 | $0.00534 | $0.00534 |
Grade A, and why
claude-code-tresor 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.
How it starts
The opening of the file, as written. The whole thing — 618 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md - Development Guide
For Claude Code instances working with Claude Code Tresor
🎯 Repository Purpose
Claude Code Tresor is a comprehensive collection of professional-grade utilities for Claude Code:
- 8 Autonomous Skills: Automatic background helpers (NEW in v2.0!)
- 8 Core Agents: Production-ready expert sub-agents for deep analysis
- 133 Extended Agents: Specialized agents organized by team and function (v2.5+)
- 19 Slash Commands: Workflow automation and intelligent orchestration (NEW v2.7!)
- 4 Development commands
- 5 Tresor Workflow commands
- 10 Orchestration commands (Security, Performance, Operations, Quality)
- 20+ Prompt Templates: Production-ready prompts for common development scenarios
- Development Standards: Style guides, Git workflows, and team collaboration guidelines
Author: Alireza Rezvani | License: MIT | Created: September 16, 2025 | Updated: November 19, 2025 (v2.7.0)
🏗️ Architecture
claude-code-tresor/
├── skills/ # 8 Autonomous Skills (v2.0+)
│ ├── development/ # code-reviewer, test-generator, git-commit-helper
│ ├── security/ # security-auditor, secret-scanner, dependency-auditor
│ └── documentation/ # api-documenter, readme-updater
├── subagents/ # 133 Agents - PRIMARY LOCATION (v2.7+)
│ ├── core/ # 8 core production agents
│ ├── engineering/ # 54 engineering specialists
│ ├── design/ # 7 design specialists
│ ├── marketing/ # 11 marketing specialists
│ ├── product/ # 9 product specialists
│ ├── leadership/ # 14 leadership & strategy
│ ├── operations/ # 6 operations specialists
│ ├── research/ # 7 research specialists
│ ├── ai-automation/ # 9 AI/ML & automation
│ └── account-customer-success/ # 8 account & CS specialists
├── agents/ # [Deprecated v2.7] Symlinks to subagents/core/
├── commands/ # 19 Slash Commands (v2.7+)
│ ├── development/scaffold/ # Project/component scaffolding
│ ├── workflow/ # 6 workflow commands (review, prompt-*, todo-*, handoff-*)
│ ├── testing/test-gen/ # Test generation
│ ├── documentation/docs-gen/ # Documentation generation
│ ├── security/ # 3 NEW: audit, vulnerability-scan, compliance-check
│ ├── performance/ # 2 NEW: profile, benchmark
│ ├── operations/ # 3 NEW: deploy-validate, health-check, incident-response
│ └── quality/ # 2 NEW: code-health, debt-analysis
├── prompts/ # 20+ Prompt templates
├── standards/ # Development standards
├── examples/ # Real-world workflows
├── sources/ # Extended library (200+ components)
├── documentation/ # Comprehensive documentation
│ ├── guides/ # Installation, getting-started, troubleshooting
│ ├── reference/ # Technical reference docs
│ ├── workflows/ # Workflow examples
│ └── plans/ # Architecture and planning docs
├── NAVIGATION.md # NEW v2.7: Repository navigation guide
├── MIGRATION.md # NEW v2.7: Upgrade guide
├── WORKFLOW-GUIDE.md # NEW v2.7: Tresor Workflow Framework guide
└── scripts/ # Installation utilities
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.
- 6d ago First seen · 618 lines · 5,338 tokens per session scan A 35958ab2b0aa
claude-code-tresor CLAUDE.md is an instructions file published in the GitHub repository alirezarezvani/claude-code-tresor (769 stars, last pushed 2mo ago), licensed MIT. It adds 5,338 tokens to every session, about $0.0267 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.
Other instructions, from other repositories
Forge-Agentic-Coding-CLI AGENTS.md
Instructions for hoangsonww/Forge-Agentic-Coding-CLI, covering agents.md, 1. project identity, 2. commands you'll run, 3. layout and 4. rules.
Forge-Agentic-Coding-CLI CLAUDE.md
Instructions for hoangsonww/Forge-Agentic-Coding-CLI, covering claude.md, identity of this repo, build & verify commands (canonical), repository map and conventions.
skillspec CLAUDE.md
Claude Code instructions for e01n0/skillspec, covering skillspec, build & test, architecture, adding a language feature and adding a cli command.
pi CLAUDE.md
Instructions for share-skills/pi, covering 强制, 内部目标(不可写入公开文件), 跑分规范 and eval 驱动优化规则.
clarion CLAUDE.md
Claude Code instructions for celanthe/clarion, covering clarion — agent voice manager, what it does, architecture, running it and ui only (edge tts, zero config).
ai-methods CLAUDE.md
Claude Code instructions for pirona/ai-methods, covering claude.md — claude code operator template, 1. identity & operator context, 2. homelab infrastructure, hypervisor & compute and network.