Borrowing it
Nothing to install: this file belongs to jaywapp/toss-readonly-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/jaywapp/toss-readonly-mcp/main/CLAUDE.mdgit clone --depth 1 https://github.com/jaywapp/toss-readonly-mcpWrote 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/jaywapp/toss-readonly-mcp/claude-md)<a href="https://agentmods.dev/instructions/jaywapp/toss-readonly-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/jaywapp/toss-readonly-mcp/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/instructions/jaywapp/toss-readonly-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/jaywapp/toss-readonly-mcp/claude-md.svg" alt="Reviewed on agentmods" width="80" 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.00573 | $0.00573 |
| Opus 5 | $0.00287 | $0.00287 |
| Sonnet 5 | $0.00115 | $0.00115 |
| Haiku 4.5 | $0.00057 | $0.00057 |
Grade A, and why
toss-readonly-mcp 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 4d 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
toss-readonly-mcp — Claude Code 지침
공통 프로젝트 규칙은 AGENTS.md에 한 곳에서 관리한다. Claude Code는 아래 import를 통해 Codex와 동일한 공통 규칙을 읽는다.
@AGENTS.md
Claude 전용 협업 메모
- 이 파일은
orchestrator=Claude인 작업 트리에서 사용하는 지침이다. 이 세션은 현재 저장소의 Project Agent이며, 워크스페이스 루트 요청의 조정은 루트CLAUDE.md를 따르는 Main 세션에 맡긴다. - 설계 선택이나 모호한 요구사항은 결론·근거·대안을 짧게 정리한 뒤 구현한다.
- 하위 에이전트·리뷰·구현 위임도 Claude 세션으로 유지하고, 작업 ID·상태·결과를 확인한다. 같은 작업 트리에서 Codex 세션을 함께 사용하지 않는다.
- 다른 도구가 필요한 경우 현재 변경 내용·검증 결과·남은 작업을 핸드오프 문서로 남기고 별도 작업 트리에서 시작한다.
- 웹 페이지 또는 주요 UX/UI 작업이면 운영 구현 전에 서로 다른 콘셉트의 샘플 페이지 3종을 만들고 사용자 선택을 받는다. 선택 전에는 구현을 시작하지 않으며, 샘플은
docs/ux-concepts/<slug>/에 기록한다. - UX/UI 작업에서는
impeccable과design-taste-frontend스킬을 사용하고, 각 스킬의SKILL.md와 pre-flight 지침을 따른다. - 프로젝트 고유 규칙은 이 파일의
프로젝트별 메모에만 추가하고 공통 규칙을 복제하지 않는다. - 구현 요청을 받으면 먼저
docs\<slug>-analysis.md,docs\<slug>-design.md,docs\<slug>-tasks.md세 문서를 준비한다. 부족한 정보는 구현 전에 사용자에게 일괄 질문한다. *-tasks.md의 각 작업에owner,model,effort,depends_on,parallel_group을 채우고, 독립 작업은 Claude 서브에이전트로 병렬 위임한다.- 핵심 요구사항이 답변되지 않았으면
blocked로 기록하고 임의 구현하지 않는다.
프로젝트별 메모
- Claude가 반드시 먼저 읽을 문서:
- 도메인 용어·사용자 역할:
- 리뷰 시 중점 항목:
- 프로젝트 고유 금지 사항:
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.
- 4d ago First seen · 30 lines · 573 tokens per session scan A b8d6547cbbb2
toss-readonly-mcp CLAUDE.md is an instructions file published in the GitHub repository jaywapp/toss-readonly-mcp (0 stars, last pushed today), licensed MIT. It adds 573 tokens to every session, about $0.0029 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-09-05.
Other instructions, from other repositories
next.js AGENTS.md
AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.
codex AGENTS.md
AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.
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).
vscode oss-third-party-notices.instructions.md
Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).
langchain AGENTS.md
AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.
deepseek-harness AGENTS.md
AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.