Consulting Frameworks

50+ McKinsey/BCG/Bain/Accenture frameworks for structured business problem-solving.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.6/10
Tested
Jul 14, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · edbc571

Ran a real churn A/B: baseline gave a generic bulleted list of possible causes; the skill produced a MECE issue tree, a quantified $30K/mo estimate, and an answer-first Pyramid recommendation to segment by cohort before running blanket fixes — a genuinely sharper, more decision-useful answer.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 9/10
  • Docs & honesty 5/5

What Consulting Frameworks does

Packages 50+ consulting frameworks (MECE, Issue Tree, Porter's 5 Forces, SWOT, M&A/Due Diligence, NPV/IRR, Lean/Six Sigma, RACI, and more) plus 5 fill-in templates, with an engagement-manager operating discipline (Day-1 hypothesis, pick 1-3 frameworks, ASCII issue trees, Pyramid Principle answers). Triggers when a user asks to analyze a business problem, develop strategy, structure a presentation, evaluate M&A, size a market, improve profitability, manage a project, or drive organizational change.

How to install Consulting Frameworks

git clone https://github.com/yoichiojima-2/consultant
cd consultant
mkdir -p ~/.claude/skills
cp -r skills/consulting ~/.claude/skills/consulting

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger Consulting Frameworks

  • /consulting 50+ McKinsey/BCG/Bain/Accenture frameworks for structured business problem-solving.

It also activates on plain-language prompts like these:

  • Our monthly churn doubled from 3% to 6%, why and what now?
  • Use a McKinsey-style framework to diagnose our revenue drop
  • Structure a root-cause analysis for our slipping margins

Frequently asked questions

Is the Consulting Frameworks skill free?
Yes. The skill itself is free from yoichiojima-2/consultant. SkillProof publishes the install command and an independent test verdict at no cost.
Does Consulting Frameworks work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Ran a real churn A/B: baseline gave a generic bulleted list of possible causes; the skill produced a MECE issue tree, a quantified $30K/mo estimate, and an answer-first Pyramid recommendation to segment by cohort before running blanket fixes — a genuinely sharper, more decision-useful answer.
What is the Consulting Frameworks SkillProof Score?
9.6/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 5/5.
How do I install Consulting Frameworks?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use Consulting Frameworks with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.