ccman CLAUDE.md

Project-specific instructions for developing ccman, a tool for managing Claude Code, Codex API, Gemini CLI, and OpenCode provider settings.

In plain words
What is it for?
Use them when making or reviewing changes in the 2ue/ccman project.
Why use it?
They give the coding agent the project’s development rules, including keeping things simple and designing data structures first.

Instructions file

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/2ue/ccman/claude-md
Clone the repo
git clone --depth 1 https://github.com/2ue/ccman
Per session 9,670 This file is loaded in full into every session.
When invoked 9,670 The same file — it is already loaded in full.
Security scan C 1 finding. 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 $0.09670 $0.09670
Opus 5 $0.04835 $0.04835
Sonnet 5 $0.01934 $0.01934
Haiku 4.5 $0.00967 $0.00967

Measured 2d ago against content hash 86b9097eacd2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade C, and why

ccman CLAUDE.md scanned grade C 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 2d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- ❌ **绝对禁止**在测试中使用 `rm -rf ~` 开头的命令
CLAUDE.md · 1,084 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. 2d ago First seen · 1,084 lines · 9,670 tokens per session scan C 86b9097eacd2

Subscribe to this mod's changes

ccman CLAUDE.md is an instructions file published in the GitHub repository 2ue/ccman (52 stars, last pushed 2mo ago), with no licence file. It adds 9,670 tokens to every session, about $0.0483 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). 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

my-claude-code-setup CLAUDE.md

Instructions for centminmod/my-claude-code-setup, covering claude.md, project overview, claude.md templates, tools and rules dependency.

centminmod/my-claude-code-setup · 1,085 tokens

my-claude-code-setup GEMINI.md

Instructions for centminmod/my-claude-code-setup, covering gemini.md, ai guidance, memory bank system, core context files and project overview.

centminmod/my-claude-code-setup · 641 tokens

map-framework CLAUDE.md

Instructions for azalio/map-framework, covering map framework (mapify-cli) — agent instructions, what this repo is, critical invariant: template single-source render, skill catalog invariant and how to work in this repo.

azalio/map-framework · 1,601 tokens

agentic-workflow CLAUDE.md

Instructions for gtrabanco/agentic-workflow, covering claude.md, repository layout, working rules, authoring a skill and hand off, don't compose across a model/effort boundary.

gtrabanco/agentic-workflow · 4,297 tokens

mcp-server-powerpoint mcp-server-guide.instructions.md

Instructions for sbroenne/mcp-server-powerpoint, covering mcp server development guide, llm-facing content rules, two kinds of tools: hand-written vs. generated, implementation pattern: single hand-written dispatch tool and error handling (mandatory).

sbroenne/mcp-server-powerpoint · 1,737 tokens

Claude-Code-Promts-Skills CLAUDE.md

Instructions for Rtur2003/Claude-Code-Promts-Skills, covering claude.md, project overview, repository structure, file naming conventions and prompt structure standards.

Rtur2003/Claude-Code-Promts-Skills · 1,330 tokens