By wheatli
麦肯锡七步成诗战略分析法 Plugin:从一个 idea 引导到一份可执行的战略行动方案。包含 1 个总入口 skill 与 7 个步骤 skill,每步配套模板、产出物落盘、硬门禁串联。
麦肯锡七步成诗战略分析法总入口。当用户提出战略问题、商业 idea、或希望系统性分析某个商业决策时使用,引导用户从模糊 idea 走到一份可执行的行动方案。会自动初始化项目目录、串联 7 个步骤 skill。
麦肯锡七步法第 1 步:陈述问题。当用户已通过 mckinsey-strategy 完成项目初始化,需要把模糊 idea 精炼成 SCQA 焦点问题并明确决策者、约束、成功标准时使用。产出 step-1-problem.md。
麦肯锡七步法第 2 步:分解问题。当 step-1 已产出焦点问题,需要用 MECE 原则把焦点问题拆解为 2-4 层议题树并转化为可证伪假设时使用。产出 step-2-tree.md。
麦肯锡七步法第 3 步:优先排序。当 step-2 已产出议题树和假设清单,需要用"影响度 × 可解性"矩阵筛出 Key Drivers 时使用。产出 step-3-priorities.md,砍掉低优先级假设。
麦肯锡七步法第 4 步:制定工作计划。当 step-3 已筛出 Key Drivers,需要为每个假设设计"假设-分析-数据-责任-截止日"的工作计划时使用。产出 step-4-workplan.md。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
把麦肯锡经典的「七步成诗」战略分析方法论沉淀为一组 Claude Code Skills,通过引导式/启发式对话,帮助你从一个模糊的 idea,一步步走到一份可执行的战略行动方案。
这不是一份方法论文档,而是一个能"陪你走完全程"的 AI 教练。
做战略分析时,最常见的失败模式是:
本项目用 8 个 skill 强约束整个流程:上一步没完成,下一步进不去;每步都有自检清单 + 反模式表,迫使你不能走捷径。
idea
│
▼
┌────────────────────────────────────────────┐
│ mckinsey-strategy(总入口:初始化 + 导航) │
└────────────────────────────────────────────┘
│
▼
1. step-1-define-problem 陈述问题(SCQA + 决策者卡)
│
▼
2. step-2-structure-problem 分解问题(MECE 议题树)
│
▼
3. step-3-prioritize-issues 优先排序(影响 × 可解性,80/20)
│
▼
4. step-4-workplan 制定工作计划(假设-分析-数据-责任)
│
▼
5. step-5-conduct-analysis 进行关键分析(先粗后细,证伪而非证实)
│
▼
6. step-6-synthesize 综合调查结果(金字塔,主结论 + 3 论点)
│
▼
7. step-7-recommend 提出建议(SCP + 行动路径 + 决策门)
│
▼
docs/strategy/<项目代号>/ ← 7 份产出物 + README,可直接给决策者
# 在 Claude Code 会话中执行:
/plugin install https://github.com/wheatli/mckinsey-7-strategy
或本地开发模式:
git clone https://github.com/wheatli/mckinsey-7-strategy
claude --plugin-dir ./mckinsey-7-strategy
在你的项目目录里打开 Claude Code 会话,对 Claude 说:
我想用麦肯锡七步法分析「是否应该把团队从 5 人扩到 10 人」
或显式触发:
/mckinsey-strategy
Claude 会自动:
mckinsey-strategy 总入口 skillteam-scale-5-to-10)docs/strategy/<项目代号>/ 与 README.md之后每完成一步,Claude 都会落盘一份 markdown,并提示是否进入下一步。
完成一次完整分析后,你会得到:
docs/strategy/team-scale-5-to-10/
├── README.md # 项目背景 + 7 步导航 + 进度日志
├── step-1-problem.md # 焦点问题陈述卡
├── step-2-tree.md # MECE 议题树 + 假设清单
├── step-3-priorities.md # 影响×可解性矩阵 + Key Drivers
├── step-4-workplan.md # 分析工作计划
├── step-5-analysis.md # 关键分析记录(含反向证据)
├── step-6-synthesis.md # 金字塔结构 + 红队回应
└── step-7-recommendation.md # 最终建议书 ← 拿这份给决策者
第 7 份文档可独立成篇——决策者无需读 step-1~6 也能看懂建议、风险、行动路径和 KPI。
McKinsey-7-Strategy/ ← Plugin 仓库根
├── README.md
├── .claude-plugin/
│ └── plugin.json ← Plugin 元信息
├── skills/ ← 8 个 skill
│ ├── mckinsey-strategy/SKILL.md ← 总入口(流程协调器)
│ ├── step-1-define-problem/
│ │ ├── SKILL.md
│ │ └── template.md ← 模板与 SKILL.md 同目录
│ ├── step-2-structure-problem/{SKILL.md, template.md}
│ ├── step-3-prioritize-issues/{SKILL.md, template.md}
│ ├── step-4-workplan/{SKILL.md, template.md}
│ ├── step-5-conduct-analysis/{SKILL.md, template.md}
│ ├── step-6-synthesize/{SKILL.md, template.md}
│ └── step-7-recommend/{SKILL.md, template.md}
└── docs/ ← 用户安装后在自己项目里产出
└── strategy/<项目代号>/
| 原则 | 体现 |
|---|---|
| 硬门禁(HARD-GATE) | 第 N 步必须读到第 N-1 步的产出文件,否则拒绝执行 |
| 一次只问一个问题 | 用 AskUserQuestion 启发式提问,避免疲劳轰炸 |
| 当场落盘 | 每答完一题立即增量写入产出文件,结构在对话中生长 |
| 自检 + 反模式 | 每步结束前走自检清单,对照「红旗 → 真相」表识别捷径 |
| 证伪优先 | 强制为每个假设主动找反向证据,避免自我证实 |
| 结论先行 | 每个分析的输出必须是判断("市场已饱和"),不是描述("市场份额 60%") |
不是每个问题都值得跑完 7 步。判断标准:
| 问题规模 | 建议 |
|---|---|
| 影响 < 1 个月、可逆 | 直接做,最多想想 SCQA |
| 影响 1-3 个月 | 跑 step-1 + step-2 + step-3 三步 |
| 影响 ≥ 1 个季度 / 不可逆 | 完整 7 步并落盘 |
口袋版三步(5+10+15 分钟):
每个 skill 都是独立的 markdown 文件,结构清晰、易于修改:
skills/step-2-structure-problem/SKILL.md 的引导对话skills/step-3-prioritize-issues/SKILL.md + 同目录 template.mdskills/ 下加一个目录,并修改 step-7 的"完成后交接"也可以直接 fork 这个仓库,按你的行业 / 团队习惯定制术语和模板。
方法论原型来自麦肯锡公司的经典咨询流程,相关参考:
本项目把这套方法论"工程化"为可被 Claude Code 复用的 plugin,让 AI 真正能陪你做战略思考,而不只是回答问题。
MIT
npx claudepluginhub wheatli/mckinsey-7-strategy --plugin mckinsey-7-stepsUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.