Mikensey Strategic Analysis
mikensey_analyzeApply McKinsey-style consulting frameworks to analyze real estate business problems using industry data, structured analysis, and strategic recommendations.
Instructions
Apply a McKinsey-style consulting framework to a business problem using real estate industry data.
This is Mikensey's signature tool. It doesn't just search transcripts — it THINKS like a consultant. Choose a framework, describe your situation, and get a structured strategic analysis backed by real industry evidence.
Available frameworks:
"2x2": 2×2 positioning matrix — plot options across two dimensions to reveal strategic positioning
"scr": Situation-Complication-Resolution — structure a recommendation as an irrefutable argument
"issue_tree": Issue Tree — decompose a complex problem into MECE sub-problems with testable hypotheses
"porters": Porter's Five Forces — analyze competitive dynamics and industry attractiveness
"value_chain": Value Chain Analysis — map where value is created and captured, find integration opportunities
"mece": MECE Breakdown — structure any analysis to be mutually exclusive and collectively exhaustive
Args:
framework (string): Which consulting framework to apply
situation (string): Describe your business context, challenge, or question
role (string): Your role — "agent", "broker", "mortgage_pro", or "founder"
custom_axes (string, optional): For 2×2 only — specify custom axes (e.g., "Growth Rate vs. Profitability")
Returns: A structured strategic analysis using the chosen framework, populated with real industry benchmarks, quotes from leaders, and specific recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | Consulting framework to apply | |
| situation | Yes | Your business situation, challenge, or question | |
| role | Yes | Your role in the industry | |
| custom_axes | No | For 2×2 matrices: specify custom X and Y axes (e.g., 'Growth Rate vs. Profitability') |