HomeFrameworksManagement Consulting Framework
ProFeaturedv2.5L5 Semantic FrameworkUpdated July 2026

Management Consulting Framework

Strategy decks, problem-solving frameworks, and client deliverables — AI-built

4.9(134 reviews)2.1K installs52 prompts7 stagesAgency
GPT-4Claude

Management Consulting Framework encodes McKinsey, BCG, and Bain-trained consultant expertise into prompt sequences that generate complete consulting deliverable systems. From problem structuring to implementation roadmaps, every prompt produces consulting artifacts that solve hard problems and communicate with executive clarity.

Full Access Unlocked

All 52 prompts · All 5 modules

30-day money-back guarantee
Secure checkout via Stripe
Lifetime updates (currently v2.5)
Instant delivery after purchase

"The SCR narrative prompts produce executive communications that land every time. My partners have st..."

Aisha K. · Strategy Consultant

Need expert implementation?

Hire an Orchestrator

Connect with a certified Prompt.Doctor Orchestrator to deploy this framework for you.

How to use this framework

No coding required. You will use ChatGPT or Claude as your AI tool. Follow these steps in order — do not skip ahead.

1

Purchase & download the framework

Click the buy button on this page. After checkout, go to the and hit Download .zip. Unzip it — you'll get a .md file (the full framework) and a .pdf (easy to read reference). Keep both open.

2

Open your project — new or existing

This dashboard is designed to integrate into any existing project or be built as a standalone app. If you already have a site in Airo (or Cursor, Bolt, etc.), open that project. If you're starting fresh, create a new project. The Orchestrator Prompt handles both cases — it scans what's already there and adds only what's missing.

3

Paste the Orchestrator Prompt into your builder's chat

Open the on this page. Copy the Orchestrator Prompt and paste it into your AI builder's chat. It will scaffold the full admin system — secure login, email marketing module, booking engine, and CMS — on top of your existing codebase. This takes 2–5 minutes.

4

Add your API keys as secrets

Critical — Novice Users

In your builder, go to Settings → Secrets and add the keys your app needs. For this framework: STRIPE_SECRET_KEY (for booking payments — get it from your Stripe dashboard), ANTHROPIC_API_KEY (for AI-assisted content — get it from console.anthropic.com), and DATABASE_URL (your MySQL connection string). No key is needed for the admin login, CMS, or email modules — those run on your existing infrastructure.

Don't have a MySQL server?

You can purchase a shared hosting plan with cPanel and MySQL at host.esgwon.dev. Once your account is set up, follow the step-by-step guide to create your database and connect it to your AI website builder.

How to set up cPanel MySQL & connect to your AI website →

Need help with Stripe?

Get your STRIPE_SECRET_KEY and STRIPE_PUBLISHABLE_KEY from your Stripe dashboard. The guide covers test keys, webhook setup, and going live.

Stripe API keys — setup & testing guide →

Need help with Anthropic?

Get your ANTHROPIC_API_KEY from console.anthropic.com. The guide covers model selection, cost management, and troubleshooting.

Anthropic API key — setup & model guide →

Prompting Airo after setup — always name the file

When asking Airo to add tables, columns, or features to the admin dashboard, always include src/server/lib/admin-db.ts in your prompt. Without it, Airo may target the wrong database. Example: "Add a bookings table in the admin database (src/server/lib/admin-db.ts) — do not touch any other database connection in this project."

See safe prompting examples →
5

Run the framework prompts inside your live app

Your app is now running in the builder's preview panel. Open the on this page, copy each prompt one at a time, and paste it into your builder's chat. Replace every [BRACKET] with your real data before sending. Work through the stages in order — each stage output feeds the next.

6

Test end-to-end, then publish or hand off to your client

Walk through the admin as a real user: log in, create a booking, send a test email campaign, update a CMS image, and run the Safe-to-Publish gate. Once everything passes, click Publish in your builder. Because this is a white-label dashboard, your client accesses it at /admin on their own domain — no Prompt.Doctor branding, no third-party login required.

Who is this for?

Management consultants building client deliverables
Strategy teams solving complex business problems
Independent consultants building professional processes
Business analysts developing structured recommendations

Everything you get

52 production-ready prompts across 7 workflow stages
Problem structuring system (issue tree, MECE decomposition)
Hypothesis tree framework (hypothesis-driven problem solving)
SCR narrative generator (Situation-Complication-Resolution)
Slide structure system (pyramid principle, one message per slide)
Recommendation framework (so what, now what, how)
Implementation roadmap (workstreams, milestones, owners)
Executive communication prompts (board, C-suite, steering committee)
Lifetime updates — currently on v2.5

What's Inside

5 modules · 52 prompts · 7 workflow stages

Modules(5 total)

Problem Structuring System

Issue tree generator (MECE decomposition), problem statement refinement, hypothesis tree framework, and workplan design.

10 prompts

Analysis Framework System

Situation analysis prompts (SWOT, Porter's Five Forces, value chain), data interpretation framework, and insight generation prompts.

10 prompts

Narrative & Communication System

SCR narrative generator (Situation-Complication-Resolution), pyramid principle slide structure, and executive summary framework.

10 prompts

Recommendation System

Recommendation framework (what, so what, now what), business case generator, risk and mitigation analysis, and decision criteria framework.

10 prompts

Implementation & Stakeholder System

Implementation roadmap generator (workstreams, milestones, owners), change management framework, and stakeholder communication plan.

12 prompts
Sample Prompts(52 total)
Issue Tree (MECE Decomposition)·Claude

Build a MECE issue tree to diagnose the following business problem: Company: [DESCRIBE — industry, size, context]. Problem statement: [DESCRIBE — e.g., "Revenue has declined 15% over 18 months"]. Create a 3-level issue tree: Level 1: The 3-4 highest-level hypotheses that could explain the problem (MECE — mutually exclusive, collectively exhaustive). Level 2: For each Level 1 hypothesis, 3-4 sub-hypotheses that would prove or disprove it. Level 3: For each Level 2 hypothesis, the specific data or analysis needed to test it. For each branch: flag whether it's likely high or low priority based on the context provided. Identify the 3 analyses that would most quickly resolve the most uncertainty.

SCR Narrative Generator·GPT-4

Write a Situation-Complication-Resolution narrative for the following consulting engagement: Client: [DESCRIBE]. Engagement: [WHAT YOU WERE ASKED TO DO]. Key findings: [SUMMARIZE]. Recommendation: [SUMMARIZE]. SCR structure: (1) Situation (2-3 sentences — the context the audience already knows and agrees with — establish common ground), (2) Complication (2-3 sentences — what has changed or what problem exists that makes the situation untenable — this is the "so what"), (3) Resolution (2-3 sentences — what the client should do and why it solves the complication). The SCR should work as the opening of an executive presentation. It should create a "burning platform" that makes the recommendation feel inevitable. No jargon. No passive voice.

Recommendation Framework·Claude

Structure a consulting recommendation for the following situation: Client: [DESCRIBE]. Problem: [DESCRIBE]. Analysis conducted: [SUMMARIZE]. Recommendation: [DESCRIBE]. Build the recommendation using the pyramid principle: (1) Governing thought (the single most important message — if the client remembers one thing, it's this), (2) Supporting arguments (3 arguments that prove the governing thought — each MECE), (3) Evidence (for each argument: the data, analysis, or logic that supports it), (4) Implications (what this means for the client — so what?), (5) Next steps (3 specific actions, owners, and timelines). Then write the "elevator pitch" version: if you had 60 seconds in an elevator with the CEO, what do you say?

Workflow Architecture(7 stages)

system

10 prompts

Stage 1

workflow

10 prompts

Stage 2

prompts

10 prompts

Stage 3

architecture

10 prompts

Stage 4

templates

12 prompts

Stage 5

Everything included

Problem structuring system
Hypothesis tree framework
SCR narrative generator
Slide structure system
Recommendation framework
Implementation roadmap
Executive communication prompts
Full Access Unlocked

What builders say

"The SCR narrative prompts produce executive communications that land every time. My partners have started asking me to write their opening slides."

AK

Aisha K.

Strategy Consultant

"The issue tree framework is the best MECE decomposition tool I've found. It structures problems in 20 minutes that used to take me half a day."

ML

Marcus L.

Independent Consultant

You have full access

All 52 prompts across 5 modules are unlocked for your account.

$249$379

Lifetime access