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 commands/shinhyukahn/cck/setupgit clone --depth 1 https://github.com/shinhyukahn/cckWhat 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 | $0.00064 | $0.00427 |
| Opus 5 | $0.00032 | $0.00214 |
| Sonnet 5 | $0.00013 | $0.00085 |
| Haiku 4.5 | $0.00006 | $0.00043 |
Grade A, and why
setup 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 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.
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.
What it actually says
CLAUDE.md 한국어 템플릿 생성
사용자의 프로젝트에 맞는 CLAUDE.md 템플릿을 생성해줘.
프로젝트 유형
인자가 없으면 먼저 물어봐:
"어떤 프로젝트야?
- 웹앱 (React/Next.js/Vue 등)
- API 서버 (Spring/Express/FastAPI 등)
- 데이터 파이프라인 (ETL, 배치 처리)
- 모노레포 (여러 패키지 관리)
- 사이드 프로젝트 (빠른 시작, 최소 설정)"
템플릿 위치
각 유형별 템플릿 파일:
- 웹앱: templates/web-app.md
- API 서버: templates/api-server.md
- 데이터 파이프라인: templates/data-pipeline.md
- 모노레포: templates/monorepo.md
- 사이드 프로젝트: templates/side-project.md
동작
- 해당 템플릿 파일을 읽어서 내용을 확인
- 현재 프로젝트 디렉토리를 탐색해서 기술 스택을 자동 감지 (package.json, pom.xml, requirements.txt 등)
- 감지된 정보로 [TODO] 항목을 최대한 자동으로 채움
- 자동 감지 못한 부분은 [TODO]로 남겨두고 사용자에게 안내
- ./CLAUDE.md 파일로 저장
사용자 입력: $ARGUMENTS
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.
- 2d ago First seen · 43 lines · 64 tokens per session scan A 43770879c553
setup is a command published in the GitHub repository shinhyukahn/cck (12 stars, last pushed 4mo ago), licensed MIT. It adds 64 tokens to every session and 427 once invoked, about $0.0003 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 commands, from other repositories
build
Run full verification pipeline.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
camera-ready
Convert an accepted anonymous-submission LaTeX paper (AAAI/AIES/ACM-style) to camera-ready and implement the accepted reviews. Use when a paper is accepted with no rebuttal and you need to de-anonymize, add copyright, turn on section numbering, implement each reviewer's minor revisions, optionally move proofs to a…
superpowers-execute
Execute the current GSD phase plan with Superpowers instead of gsd-execute-phase.
generate-rules
Generate development rules and standards into RULES.md.
config
Command "config" from sdebruyn/fabric-dw-mcp-cli, covering configuration & defaults, http retry budget, sql retry budget, mcp workspace allowlist {#mcp-workspace-allowlist} and mcp server log level.