Strategy Consulting Visualization

Turns raw data or prose into consulting-grade slide specs — insight headline, pattern selection, palette, and quality rubric.

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 · e0aaf2a

Fed it a three-line revenue bridge and, via its own input-triage table, it correctly routed to a waterfall chart, then returned a full spec with real palette hex codes, an insight headline, and an explicitly flagged assumption — a generic ask produced only a vague 'maybe a bar chart' suggestion.

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 Strategy Consulting Visualization does

Converts any content (data, prose, processes) into a structured board-slide or report-figure spec using an input-triage table to pick the right chart pattern, a document-type profile for canvas/density/tone, and a fixed palette and emphasis hierarchy for a McKinsey/BCG-style look without claiming firm affiliation. Triggers on requests for board slides, executive visuals, infographics, or 'visualize this'.

How to install Strategy Consulting Visualization

git clone https://github.com/kgraph57/mckinsey-style-visualization-skill
cd mckinsey-style-visualization-skill
mkdir -p ~/.claude/skills
cp -r . ~/.claude/skills/strategy-consulting-visualization

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

Commands — how to trigger Strategy Consulting Visualization

  • /strategy-consulting-visualization Turns raw data or prose into consulting-grade slide specs — insight headline, pattern selection, palette, and quality rubric.

It also activates on plain-language prompts like these:

  • Turn this data into a McKinsey-style board slide
  • Visualize this process as an executive-ready infographic
  • Build a consulting-grade slide spec from this raw data

Frequently asked questions

Is the Strategy Consulting Visualization skill free?
Yes. The skill itself is free from kgraph57/mckinsey-style-visualization-skill. SkillProof publishes the install command and an independent test verdict at no cost.
Does Strategy Consulting Visualization work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Fed it a three-line revenue bridge and, via its own input-triage table, it correctly routed to a waterfall chart, then returned a full spec with real palette hex codes, an insight headline, and an explicitly flagged assumption — a generic ask produced only a vague 'maybe a bar chart' suggestion.
What is the Strategy Consulting Visualization 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 Strategy Consulting Visualization?
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 Strategy Consulting Visualization 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.