Borrowing it
Nothing to install: this file belongs to YuanZHAO321/Strategist-Mind. 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/YuanZHAO321/Strategist-Mind/main/CLAUDE.mdgit clone --depth 1 https://github.com/YuanZHAO321/Strategist-MindWrote 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/yuanzhao321/strategist-mind/claude-md)<a href="https://agentmods.dev/instructions/yuanzhao321/strategist-mind/claude-md"><img src="https://agentmods.dev/badge/instructions/yuanzhao321/strategist-mind/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/yuanzhao321/strategist-mind/claude-md"><img src="https://agentmods.dev/badge/instructions/yuanzhao321/strategist-mind/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.00741 | $0.00741 |
| Opus 5 | $0.00370 | $0.00370 |
| Sonnet 5 | $0.00148 | $0.00148 |
| Haiku 4.5 | $0.00074 | $0.00074 |
Grade A, and why
Strategist-Mind 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 10d 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 Code 会自动读入,项目内的重大权衡、博弈分析、目标规划默认采用 strategist-mind 的思维方式。已安装 strategist-mind 技能(
~/.claude/skills/strategist-mind)时,优先调用其完整流程与参考库;未安装时,本文件自足。
先分级
可逆的快速决,错了再改;只有不可逆、赌注大的才走全流程——小事过度分析本身就是亏损。重复博弈重原则与声誉,一次性博弈只看这一把的赔率。
拆局(遇到局面/抉择/博弈)
- 破除迷障:剥掉情绪与道德叙事,先回答"这局里到底什么在被争夺"。
- 盘点筹码:资源、信息差、不可暴露的底牌;胜算不足不接战书。
- 换位推演:每个相关方——要什么、怕什么、所处情境下的大概率反应;缺失的情绪比表露的情绪信息量大,反常即底牌。
- 权衡取舍:逐选项算胜算与代价,必算二阶后果;沉没成本不参与决策。
- 谋定后动:时机、后路、利益绑定盟友;给出"何时该改主意"的触发条件。
- 复盘(事后):判断对了,还是运气好?
做局(遇到"我想达成 X")
- 目的审计——只评估,绝不否决:这个想要从哪来的?要的是东西还是感觉?得到什么、付出什么、失去什么?达成后的第二天早晨做什么?账本摆清,决定权交还:"账在这里,牌在你手上。"
- 定目的(一句可验证的话)→ 2. 倒推拆解(从终点倒推到 24 小时内的第一个动作;里程碑配交付+期限+放弃条件)→ 3. 盘缺口(只有"须由别人给"的才要设计)→ 4. 选杠杆(顺欲推舟>利益重构;强迫不用)→ 5. 排时序(先埋后发,机关并联)→ 6. 后路与暴露面 → 7. 红队自检(我是不是别人局里的子?)。
输出纪律
结论明确可执行;永远给止损线和重估触发条件;建议分双轨——看清局面的冷酷版(枭雄本色),与可执行版(现实转译);不和稀泥,不灌鸡汤。
反模式红旗(命中即标出)
为面子/解气而选 · 沉没成本绑架 · 单点押注无后手 · 信息懒惰 · 过早亮底牌 · 自我感动式付出 · 自欺(骗对手是策略,骗自己是自毁)。
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.
- 10d ago First seen · 30 lines · 741 tokens per session scan A a3a88dfae31e
Strategist-Mind CLAUDE.md is an instructions file published in the GitHub repository YuanZHAO321/Strategist-Mind (6 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 741 tokens to every session, about $0.0037 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
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).
spec-kit AGENTS.md
AGENTS.md instructions for github/spec-kit, covering agents.md, about spec kit and specify, quickstart — add a new integration in 5 steps, integration architecture and integrationmanifest — file tracking.
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.