mckinsey-problem-solving CLAUDE.md

mckinsey-problem-solving CLAUDE.md is an instructions file for coding agents from chefjefff/mckinsey-problem-solving. It costs 893 tokens per session, scanned A, original, MIT.

A set of instructions for solving complex business and strategic questions using McKinsey’s seven-step method. It covers defining the problem, breaking it into parts, testing hypotheses and presenting the conclusion.

In plain words
What is it for?
Use it for market analysis, root-cause investigations, strategic decisions, competitive analysis and questions about what to do next.
Why use it?
It gives an AI agent a structured way to move from a vague question to a reasoned recommendation.

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/chefjefff/mckinsey-problem-solving/claude-md
Clone the repo
git clone --depth 1 https://github.com/chefjefff/mckinsey-problem-solving

Wrote 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.

agentmods badge for mckinsey-problem-solving CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/chefjefff/mckinsey-problem-solving/claude-md.svg)](https://agentmods.dev/instructions/chefjefff/mckinsey-problem-solving/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/chefjefff/mckinsey-problem-solving/claude-md"><img src="https://agentmods.dev/badge/instructions/chefjefff/mckinsey-problem-solving/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 893 This file is loaded in full into every session.
When invoked 893 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.1 $0.00893 $0.00893
Opus 5 $0.00447 $0.00447
Sonnet 5 $0.00179 $0.00179
Haiku 4.5 $0.00089 $0.00089

Measured 5d ago against content hash f8c1a6e79107, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

mckinsey-problem-solving 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 5d 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.

CLAUDE.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🧭 HOW WE THINK — McKinsey 7-Step Problem Solving

/problem-solving is the operating default for any complex question, strategic diagnosis, analysis, or "should we do X?" decision.

Any non-trivial thinking task — market analysis, root-cause diagnosis, strategic recommendations, competitive positioning, uncertainty management, "why is this happening?", "what should we do?" — must be structured using the /problem-solving skill.

The 7 steps

  1. Define the problem (SMART+, problem worksheet, "porpoise" to refine)
  2. Disaggregate with MECE logic trees (component, deductive, inductive, hypothesis, decision, ROIC)
  3. Prioritize via 2x2 impact × ability-to-move matrix, prune the tree
  4. Build a workplan (hypothesis-driven, knock-out order, dummy the chart)
  5. Conduct analysis — heuristics first (Occam, 80:20, Rule of 72, expected value, 5 Whys) → big guns only if needed (regression, Bayesian, ML, game theory)
  6. Synthesize findings with pyramid principle, visualize, surface cross-cutting insights
  7. Tell the story via SCR (Situation/Complication/Resolution), storyboard, lead with answer

Cleaving frames (try multiple, pick what reveals the most)

Business: ROIC/profit lever, price/volume, principal/agent, assets/options, collaborate/compete, supply/demand.

Societal: regulate/incent, equality/liberty, mitigate/adapt, incidence/severity.

Personal: work/play, near-term/long-term, financial/non-financial.

Bias fighting

Obligation to dissent • Multiple trees • "What would you have to believe?" • Pre-mortem analysis • Distributed voting • Perspective-taking • Red Team/Blue Team.

The test (run before handing over any analysis or recommendation)

Read the full file on GitHub · 75 lines

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. 5d ago First seen · 75 lines · 893 tokens per session scan A f8c1a6e79107

Subscribe to this mod's changes

mckinsey-problem-solving CLAUDE.md is an instructions file published in the GitHub repository chefjefff/mckinsey-problem-solving (12 stars, last pushed 4mo ago), licensed MIT. It adds 893 tokens to every session, about $0.0045 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.

Related

Other instructions, from other repositories

nextclaw AGENTS.md

AGENTS.md instructions for Peiiii/nextclaw, covering nextclaw ai 常驻内核, 产品愿景, 沟通与推进, 深思与目标模式 and 协作与 git 安全.

Peiiii/nextclaw · 3,095 tokens

Commonly-used-high-value-skills AGENTS.md

AGENTS.md instructions for seaworld008/Commonly-used-high-value-skills, covering repository agent instructions, architecture overview, installation root by client, golden rules and automated operations (sop for ai agents).

seaworld008/Commonly-used-high-value-skills · 4,045 tokens

slipway AGENTS.md

AGENTS.md instructions for signalridge/slipway, covering slipway agent principles, user owns the process, investigate before clarifying, report, do not certify and maintain the whole surface.

signalridge/slipway · 470 tokens

nobrainer-tech-skills copilot-instructions.md

Copilot instructions for nobrainer-tech/nobrainer-tech-skills: The fifteen canonical Agent Skills are under skills/. Read the relevant skills/ /SKILL.md before changing a skill; retired predecessors exist only in Git history.

nobrainer-tech/nobrainer-tech-skills · 360 tokens

agentic-rd-skill AGENTS.md

AGENTS.md instructions for TheStreamCode/agentic-rd-skill, covering repository instructions, purpose and sources of truth, repository invariants, implementation style and documentation synchronization.

TheStreamCode/agentic-rd-skill · 1,439 tokens

ccpr CLAUDE.md

Claude Code instructions for jonase47/ccpr, covering global preferences (local, interactive mode), language & communication, personal context, infrastructure and code standards.

jonase47/ccpr · 6,516 tokens