{"id":"be643642-616d-4b8b-9776-443b55e74e92","shortId":"AZwEHf","kind":"skill","title":"strategic-analysis","tagline":"Apply hypothesis-driven MECE problem solving and named strategic analysis frameworks (Five Forces, PESTLE, 7S, VRIO, SWOT, Ansoff, Growth-Share Matrix, Value Chain, Business Model Canvas, Strategy Canvas, and others). Use when structuring complex problems, building issue trees, d","description":"# Strategic Analysis\n\nApply hypothesis-driven methodology and established strategic frameworks to structure complex problems, develop testable hypotheses, and guide systematic analysis to actionable recommendations. Select appropriate frameworks based on the problem, apply them rigorously with substantive reasoning, and synthesize insights across multiple lenses.\n\n---\n\n## The Consulting Problem-Solving Process\n\n### Step 1: Define the Problem\n\nBefore any analysis, rigorously define the problem. Get outcome clarity and constraints upfront.\n\nA good problem definition covers:\n\n- **The Question**: What exactly are we trying to solve? State in one sentence.\n- **The Context**: Industry dynamics, company position, timeframe, technology landscape.\n- **Success Criteria**: What does a successful solution look like? How will we measure it? What are the constraints? What is the decision timeline?\n- **Out of Scope**: What are we NOT solving for? What boundaries exist?\n\nProblem framing techniques to sharpen the definition:\n\n- **Jobs-to-be-Done**: What job is the client hiring this solution to do?\n- **Pain-Priority Matrix**: Rate pain points by frequency x impact\n- **Is/Is Not**: Clarify what the problem is and isn't\n\nKey questions to pressure-test the definition:\n\n- Is this the right problem to solve?\n- Is the problem statement specific enough?\n- Are we solving symptoms or root causes?\n- What would happen if we did nothing?\n- What data and analytics capabilities exist to support the analysis?\n\n### Step 2: Structure the Problem\n\nApply MECE decomposition (Mutually Exclusive, Collectively Exhaustive) to break the problem into non-overlapping, complete branches.\n\nCommon problem structures:\n\n| Problem Type | Recommended Structure |\n|---|---|\n| Profitability decline | Revenue (price x volume) + Cost structure |\n| Market entry | Market size x Achievable share + Entry requirements |\n| Operational inefficiency | Throughput x Yield + Cycle time |\n| Customer churn | Acquisition x Retention x Lifetime value |\n| Growth strategy | Core business + Adjacent opportunities + Transformational bets |\n| Digital transformation | Current state + Capability gaps + Technology options |\n\n**MECE in practice:**\n\nNOT MECE (overlapping):\n- North America, Europe, Emerging markets, Developed markets\n\nMECE:\n- North America, Europe, Asia-Pacific, Latin America, Middle East & Africa\n\nNOT MECE (inconsistent categories):\n- Product revenue, Service revenue, License revenue, Software\n\nMECE:\n- Product revenue, Service revenue, License revenue, Other revenue\n\nFor digital businesses, consider alternative MECE cuts:\n- Recurring revenue (subscriptions, SaaS), Transaction revenue (usage-based, marketplace), Professional services, Ecosystem/partner revenue\n\n### Step 3: Prioritize Issues\n\nNot all branches deserve equal attention. Use value-effort analysis combined with hypothesis importance:\n\nDecision criteria:\n- Where is the biggest lever?\n- Where is the data available?\n- What will have the greatest impact?\n- What is the time sensitivity?\n- What can we test quickly with minimum viable analysis?\n\n### Step 4: Develop Hypotheses\n\nForm testable hypotheses early. This focuses fact-finding and prevents boiling-the-ocean data collection.\n\nA good hypothesis:\n- Is specific and concrete\n- Is testable with available data\n- Implies a recommended action if proven true\n- States \"we believe X because Y\"\n- Has a quick validation path\n\nFor each hypothesis, define:\n- **Current belief**: What we think is true\n- **Evidence needed**: What would prove or disprove it\n- **Data source**: Where to find the evidence\n- **Quick test**: Fastest way to validate or invalidate\n- **If true, then**: What we'd recommend\n\n### Step 5: Conduct Analysis\n\nStructure analysis to test hypotheses, not to generate data for its own sake.\n\nFor each analysis workstream, define:\n- Which hypothesis it tests\n- The analytical method\n- Data inputs required\n- Expected output and what it tells us\n\nAnalytical approaches by situation:\n\n| Situation | Recommended Analysis |\n|---|---|\n| Profit driver identification | Bridge analysis, variance analysis |\n| Market sizing | Top-down, bottom-up, triangulated |\n| Competitive assessment | Relative positioning, scenario analysis |\n| Financial projections | Scenario modeling, sensitivity analysis |\n| Process optimization | Time studies, root cause analysis, process mining |\n| Customer insights | Segmentation, journey mapping, behavioral analysis |\n\n### Step 6: Synthesize Findings\n\nDraw conclusions that answer the original question. Synthesis is not summary. It follows the structure:\n\n1. **What We Learned**: Findings that directly test hypotheses\n2. **So What?**: Implications of each finding\n3. **The Answer**: Direct answer to the problem question\n\n### Step 7: Develop Recommendations\n\nTranslate findings into action. Each recommendation needs:\n- **Rationale**: Why this addresses the problem\n- **Impact**: Expected outcome, quantified\n- **Effort**: Resources required\n- **Timing**: When to act\n- **Implementation approach**: How to execute\n\n---\n\n## Issue Trees\n\n### Hypothesis Tree\n\n```\n                    [Ultimate Question]\n\n        +---------------+---------------+\n        v               v               v\n   [Hypothesis 1]  [Hypothesis 2]  [Hypothesis 3]\n        |               |               |\n   +----+----+     +----+----+     +----+----+\n   v         v     v         v     v         v\n  [Proof 1] [Proof 2] [Proof 1] [Proof 2] [Proof 1] [Proof 2]\n        |               |               |\n   [Quick Test]    [Quick Test]    [Quick Test]\n```\n\nStart with the ultimate question. Branch into competing hypotheses. Under each hypothesis, identify the proof points needed and the quickest way to test them.\n\n### Logic Tree\n\n```\n                 [Problem Statement]\n\n        +---------------+---------------+\n        v               v               v\n   [Driver A]    [Driver B]     [Driver C]\n        |               |\n   +----+----+     +----+----+\n   v         v     v         v\n [Factor 1] [Factor 2] [Factor 3] [Factor 4]\n        |               |\n   [Root Cause]    [Root Cause]\n```\n\nDecompose the problem into its causal drivers. Keep branching until you reach actionable root causes.\n\n---\n\n## Fact-Finding Best Practices\n\n### Data Collection\n1. **Start with existing sources**: Internal databases, published reports, prior analyses\n2. **Validate data quality**: Check for completeness, accuracy, relevance\n3. **Triangulate**: Use multiple sources to confirm findings\n4. **Document assumptions**: Note any extrapolations or estimates\n\n### Interviews\n1. **Prepare questions**: Align with hypotheses\n2. **Listen more, talk less**: 80% listen, 20% ask follow-ups\n3. **Take notes**: Capture direct quotes and observations\n4. **Verify understanding**: Summarize back to confirm\n\n### Analysis\n1. **Show your work**: Document methodology\n2. **Check math**: Verify calculations\n3. **Test sensitivity**: Understand which inputs matter most\n4. **Consider alternatives**: Stress-test conclusions\n\n---\n\n## Common Problem-Solving Pitfalls\n\n| Pitfall | Why It's Problematic | Solution |\n|---|---|---|\n| Defining the problem too broadly | Diffuses analysis | Narrow scope iteratively |\n| Jumping to solutions | Misses root causes | Follow the process |\n| Collecting all data | Wastes time | Prioritize by hypothesis |\n| Confirming existing beliefs | Biases analysis | Actively seek disconfirming evidence |\n| Presenting findings without recommendations | Leaves client without action | Always translate to action |\n| Over-complicating the analysis | Delays insights | Apply 80/20 principle |\n\n---\n\n## Framework Selection Guide\n\n| Question | Primary Framework | Complementary Pairing |\n|---|---|---|\n| How attractive is our industry? | Five Forces Analysis | PESTLE, Value Chain |\n| How should we compete? | Competitive Positioning | Strategy Canvas, VRIO |\n| How is our organization aligned? | 7S Framework | Balanced Scorecard |\n| What is our competitive advantage? | VRIO | Value Chain, Five Forces |\n| How should we grow? | Ansoff Matrix | Growth-Share Matrix, Three Horizons |\n| What external factors affect us? | PESTLE | Five Forces, SWOT |\n| What are our strengths and weaknesses? | SWOT Analysis | PESTLE (external), VRIO (internal) |\n| How should we enter a new market? | Market Entry Framework | Five Forces, PESTLE |\n| What is our business model? | Business Model Canvas | Value Chain, Platform Strategy |\n| How do we create value? | Value Chain | Business Model Canvas, Competitive Positioning |\n| How do we measure performance? | Balanced Scorecard | 7S Framework |\n| How should we allocate resources? | Growth-Share Matrix | Nine-Box, Three Horizons |\n| What are our strategic options? | Strategy Canvas | Three Horizons, Ansoff Matrix |\n| How do we build a platform? | Platform Strategy | Business Model Canvas, Five Forces |\n\n---\n\n## External Analysis Frameworks\n\n### Five Forces Analysis\n\n**Purpose**: Assess industry attractiveness and competitive intensity.\n\nFor each of the five forces (New Entrants, Buyer Power, Supplier Power, Substitutes, Competitive Rivalry):\n- Rate the force as High/Medium/Low with a 1-2 sentence justification\n- Create a table with columns: Factor | Assessment | Implication\n- Include 4-6 factors per force, including digital/platform dimensions (network effects as entry barrier, digital switching costs, platform supplier power, digital substitutes, winner-takes-all dynamics)\n- After all five forces, provide an Industry Attractiveness Summary (overall profit potential) and Strategic Implications (how to compete, where to position, how to mitigate unfavorable forces)\n\n### PESTLE Analysis\n\n**Purpose**: Analyze external macro-environmental factors.\n\nFor each dimension (Political, Economic, Social, Technological, Legal, Environmental):\n- Create a table with columns: Factor | Trend | Impact (H/M/L) | Timeframe (S/M/L) | Strategic Response\n- Include 2-4 factors per dimension\n- Conclude with Key Trends Summary: the top 3 most significant trends ranked by strategic impact\n\n### SWOT Analysis\n\n**Purpose**: Assess strategic position through internal strengths/weaknesses and external opportunities/threats.\n\nCreate four tables (Strengths, Weaknesses, Opportunities, Threats) with columns: Factor | Evidence | Strategic Significance (H/M/L). Include 3-5 factors per quadrant, grounded in evidence rather than generic claims. After the four quadrants, generate a Cross-Quadrant Strategy Matrix:\n- **SO strategies**: Use strengths to capture opportunities\n- **WO strategies**: Address weaknesses to capture opportunities\n- **ST strategies**: Use strengths to counter threats\n- **WT strategies**: Mitigate weaknesses against threats\n\nConclude with the 2-3 highest-priority strategic actions.\n\n---\n\n## Internal Analysis Frameworks\n\n### 7S Framework\n\n**Purpose**: Assess organizational alignment and capability.\n\nCreate two summary tables:\n- Hard Elements (Strategy, Structure, Systems) with columns: Element | Current State | Target State | Gap | Priority\n- Soft Elements (Shared Values, Style, Staff, Skills) with the same columns\n\nFor each of the 7 elements, provide 2-3 current-state observations and key gaps identified.\n\nConclude with:\n- **Alignment Assessment**: Which elements are aligned, which have gaps, implications of misalignment\n- **Recommendations**: 3-5 prioritized actions to close gaps\n\n### VRIO Framework\n\n**Purpose**: Assess competitive advantage and resource sustainability.\n\nCreate a VRIO table with columns: Resource/Capability | Valuable? | Rare? | Costly to Imitate? | Organized to Capture? | Competitive Implication.\n\nMap implications:\n- Not Valuable = Competitive Disadvantage\n- V only = Competitive Parity\n- V+R = Temporary Advantage\n- V+R+I+O = Sustained Advantage\n\nConclude with which resources provide sustained advantage, which need development, and what the imitation barriers are.\n\n### Balanced Scorecard\n\n**Purpose**: Translate strategy into measurable objectives across four perspectives.\n\nFor each perspective (Financial, Customer, Internal Process, Learning & Growth), create a table with columns: Objective | Measure | Target | Initiative | Status. Include 3-4 objectives per perspective. Ensure objectives cascade logically: Learning & Growth capabilities enable Internal Process excellence, which drives Customer outcomes, which deliver Financial results.\n\nConclude with a Strategy Map narrative showing cause-effect linkages and identifying any broken links in the strategy logic.\n\n---\n\n## Strategy Formulation Frameworks\n\n### Growth-Share Matrix\n\n**Purpose**: Analyze business portfolio and resource allocation.\n\nCreate a portfolio table with columns: Business Unit | Market Growth Rate (%) | Relative Market Share | Quadrant (Star/Question Mark/Cash Cow/Dog) | Strategy (Invest/Hold/Harvest/Divest).\n\nConclude with Portfolio Implications (cash flow dynamics, investment requirements, rebalancing needs) and 3-4 prioritized recommendations.\n\n### Ansoff Matrix\n\n**Purpose**: Analyze growth strategies across four paths.\n\nStart with the current position (products, markets, revenue). Then create a summary table with columns: Strategy | Risk Level | Opportunity | Key Consideration.\n\nFor each of the four strategies (Market Penetration, Product Development, Market Development, Diversification), assess: approach, opportunity size, risk level, and investment required.\n\nConclude with Recommended Strategy: primary choice with rationale, secondary option, and investment requirements.\n\n### Nine-Box Matrix\n\n**Purpose**: Multi-business portfolio prioritization.\n\nPlot business units on a 3x3 matrix (Market Attractiveness vs. Competitive Position). Create a table with columns: Business Unit | Market Attractiveness (H/M/L) | Competitive Position (H/M/L) | Strategy (Invest/Select/Harvest/Divest). Conclude with investment allocation implications.\n\n### Three Horizons Model\n\n**Purpose**: Balance short-term and long-term growth.\n\nFor each horizon, create an initiative table:\n- **H1 (0-12 months)**: Defend and grow core. Columns: Initiative | Impact | Investment | Timeline\n- **H2 (1-3 years)**: Nurture emerging businesses. Columns: Initiative | Market Size | Investment | Timeline\n- **H3 (3-7+ years)**: Create future options. Columns: Option | Potential | Risk | Investment\n\nConclude with Investment Allocation (% split across horizons) and Key Risks per horizon.\n\n---\n\n## Competitive Strategy Frameworks\n\n### Competitive Positioning\n\n**Purpose**: Define competitive positioning.\n\nAssess current position across three dimensions (Target Scope, Cost Advantage, Differentiation). Then evaluate each generic strategy (Cost Leadership, Differentiation, Focus) covering: suitability conditions, required capabilities, and key risks.\n\nConclude with Recommended Strategy: chosen position, rationale, how to achieve, and how to defend.\n\n### Strategy Canvas\n\n**Purpose**: Visualize competitive differentiation by comparing value curves across key factors.\n\nIdentify 6-10 factors the industry competes on (price, quality, features, service, brand, convenience, etc.). Create a table with columns: Competing Factor | Our Company (1-5) | Competitor A (1-5) | Competitor B (1-5) | Industry Average (1-5).\n\nIdentify where your curve diverges from competitors (differentiation) and where it converges (parity). Apply blue ocean logic: which factors can be eliminated, reduced, raised, or created?\n\nConclude with Differentiation Assessment and a recommended Target Value Curve.\n\n### Value Chain Analysis\n\n**Purpose**: Understand how value is created in the business.\n\nCreate two tables:\n- Primary Activities (Inbound Logistics, Operations, Outbound Logistics, Marketing & Sales, Service) with columns: Activity | Description | Value Created | Cost | Competitive Advantage (H/M/L)\n- Support Activities (Procurement, Technology, HR, Infrastructure) with the same columns\n\nConclude with Value Chain Linkages (how activities reinforce each other), Cost Analysis, and Differentiation Sources.\n\n---\n\n## Additional Frameworks\n\n### Business Model Canvas\n\n**Purpose**: Map and evaluate the complete business model.\n\nAnalyze all nine building blocks in a table with columns: Block | Current State | Strengths | Vulnerabilities. The blocks: Customer Segments, Value Propositions, Channels, Customer Relationships, Revenue Streams, Key Resources, Key Activities, Key Partnerships, Cost Structure.\n\nAssess how the blocks reinforce each other. Conclude with:\n- **Model Coherence**: Where blocks align vs. conflict\n- **Sustainability**: Which blocks are hardest for competitors to replicate\n- **Evolution Opportunities**: Where shifts could transform the model\n\n### Market Entry Framework\n\n**Purpose**: Evaluate and select market entry strategies for new geographies or segments.\n\nAssess market attractiveness in a table with columns: Factor | Assessment | Data Source | Implication (covering market size, growth rate, competitive intensity, regulatory barriers, cultural factors).\n\nEvaluate entry modes (organic build, acquisition, joint venture, partnership, licensing, export) in a table with columns: Entry Mode | Investment Required | Risk Level | Speed to Market | Control Level | Recommendation.\n\nConclude with Recommended Entry Strategy, sequencing, and key success factors.\n\n### Platform Strategy\n\n**Purpose**: Assess and design platform-based business models.\n\nIdentify the platform type (marketplace, innovation platform, social platform, hybrid). Map the ecosystem with columns: Participant Type | Role | Value Created | Value Captured | Incentive to Join.\n\nAssess network effects (same-side, cross-side, data) and their strength. Evaluate platform economics: subsidized side vs. monetized side, multi-homing risk, winner-takes-all dynamics.\n\nConclude with Platform Design (governance, openness, monetization), Growth Strategy (solving chicken-and-egg, building liquidity), and Defensibility.\n\n---\n\n## Market and Competitive Analysis\n\nWhen conducting market analysis, structure the work in layers:\n\n### Market Sizing\n- Use TAM (Total Addressable Market), SAM (Serviceable Addressable Market), SOM (Serviceable Obtainable Market)\n- Triangulate using both top-down and bottom-up approaches\n- Distinguish between market size and addressable opportunity\n- Document growth rates (historical CAGR and forecast) with drivers\n\n### Competitive Landscape\n- Map competitors by market share, revenue, growth rate, and positioning\n- Profile key competitors on strengths, weaknesses, strategy, and threats\n- Assess competitive positioning across dimensions that matter to customers (price, quality, reach, innovation)\n- Look for emerging competitors and adjacent-market entrants, not just established players\n\n### Synthesis\n- Identify market opportunities with sizing, timing, and strategic fit\n- Identify market threats with likelihood, impact, and mitigation\n- Assess which competitive advantages are sustainable and why\n- Quantify findings wherever possible. Specificity builds credibility.\n\n---\n\n## Framework Synthesis\n\nThe synthesis is where the real consulting value lies. Individual frameworks provide structure, but the connections between them drive insight.\n\nWhen analyzing a complex situation with multiple frameworks, structure the synthesis as:\n\n**External Landscape**\n- Industry attractiveness (Five Forces assessment, overall profit potential)\n- Key external trends (PESTLE top 3 trends with timeline and impact)\n- Competitive dynamics (where is power shifting?)\n\n**Internal Position**\n- Organizational alignment (7S assessment, where are the gaps?)\n- Competitive advantage (VRIO assessment, what's truly sustainable?)\n- Value creation (Value Chain insights, where do we win?)\n\n**Growth Options**\n- Current portfolio (Growth-Share assessment)\n- Growth strategy (Ansoff recommendation with risk-adjusted view)\n- Future pipeline (Three Horizons view, are we investing enough in H2/H3?)\n\n**Cross-Framework Synthesis**\n- **Converging findings**: Where 2+ frameworks agree (high confidence insights)\n- **Contradictions**: Where frameworks disagree (requires judgment call, often reveals the most important insight)\n- **Blind spots**: What none of the frameworks capture (qualitative factors, culture, timing)\n- **Highest-leverage insight**: The single most important finding across all analyses\n\n**Implementation Priorities**\n- Phase 1 (0-6 months): Quick wins that build momentum and prove the thesis\n- Phase 2 (6-18 months): Medium-term capability building\n- Phase 3 (18+ months): Long-term strategic positioning\n\n---\n\n## Key Principles\n\n- The hypothesis-driven approach saves time by focusing fact-finding\n- MECE problem trees are reusable. Build a library of common decompositions\n- Always return to the original question. Don't let analysis drift\n- Recommendations must be actionable. Vague advice helps no one\n- Quality of problem definition determines quality of solution\n- Iterate, validate, adapt. The first structure is rarely the final one\n- For broad or high-stakes strategic questions, apply at least 2 frameworks and synthesize across them. For specific, well-defined questions, one framework applied rigorously is better than two applied superficially\n- Provide substantive analysis, not empty templates. For each cell, give 2-3 sentences of reasoning with evidence\n- Quantify wherever possible. \"High\" is less useful than \"High... represents ~$15M revenue risk.\"\n- Synthesize across frameworks. Call out where frameworks agree, disagree, and what none of them capture\n- Customize to context. Adapt framework dimensions to the specific industry and situation\n- When frameworks conflict, explore the contradiction. It often reveals the most important insight","tags":["strategic","analysis","management","consulting","plugin","anotb","agent-skills","anthropic","claude","codex","cowork","gemini-cli"],"capabilities":["skill","source-anotb","skill-strategic-analysis","topic-agent-skills","topic-anthropic","topic-claude","topic-codex","topic-consulting","topic-cowork","topic-gemini-cli","topic-management-consulting","topic-plugin"],"categories":["management-consulting-plugin"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/anotb/management-consulting-plugin/strategic-analysis","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add anotb/management-consulting-plugin","source_repo":"https://github.com/anotb/management-consulting-plugin","install_from":"skills.sh"}},"qualityScore":"0.461","qualityRationale":"deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 22 github stars · SKILL.md body (21,646 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-23T07:01:05.687Z","embedding":null,"createdAt":"2026-04-18T23:05:53.233Z","updatedAt":"2026-04-23T07:01:05.687Z","lastSeenAt":"2026-04-23T07:01:05.687Z","tsv":"'-10':1908 '-12':1794 '-18':2601 '-2':1196 '-3':1393,1447,1807,2725 '-4':1293,1572,1662 '-5':1340,1472,1931,1935,1939,1943 '-6':1209,2587 '-7':1820 '0':1793,2586 '1':96,658,726,738,742,746,797,830,867,901,1195,1806,1930,1934,1938,1942,2585 '15m':2741 '18':2610 '2':264,667,728,740,744,748,799,841,873,907,1292,1392,1446,2539,2599,2692,2724 '20':880 '3':407,674,730,801,850,885,912,1304,1339,1471,1571,1661,1819,2465,2609 '3x3':1745 '4':458,803,858,893,920,1208 '5':550 '6':640,1907,2600 '7':684,1443 '7s':19,1029,1120,1402,2481 '80':878 '80/20':994 'accuraci':848 'achiev':305,1888 'acquisit':318,2164 'across':86,1548,1671,1835,1854,1903,2360,2579,2696,2745 'act':710 'action':68,493,690,820,981,985,1398,1474,2656 'activ':970,1996,2007,2016,2031,2082 'adapt':2672,2762 'addit':2040 'address':697,1371,2299,2303,2325 'adjac':328,2376 'adjacent-market':2375 'adjust':2519 'advantag':1037,1483,1517,1523,1530,1860,2013,2404,2488 'advic':2658 'affect':1058 'africa':364 'agre':2541,2751 'align':870,1028,1407,1458,1463,2100,2480 'alloc':1125,1628,1770,1833 'altern':389,922 'alway':982,2642 'america':347,355,361 'analys':840,2581 'analysi':3,14,46,66,102,262,420,456,552,554,568,594,599,601,616,622,629,638,900,944,969,990,1011,1071,1161,1165,1261,1313,1400,1982,2036,2284,2288,2651,2716 'analyt':256,576,588 'analyz':1263,1623,1668,2053,2439 'ansoff':22,1047,1145,1665,2514 'answer':646,676,678 'appli':4,47,77,268,993,1957,2689,2706,2712 'approach':589,712,1709,2319,2623 'appropri':71 'asia':358 'asia-pacif':357 'ask':881 'assess':612,1167,1205,1315,1405,1459,1481,1708,1851,1973,2087,2135,2144,2200,2233,2357,2401,2456,2482,2490,2511 'assumpt':860 'attent':415 'attract':1005,1169,1241,1748,1760,2137,2453 'avail':436,488 'averag':1941 'b':789,1937 'back':897 'balanc':1031,1118,1540,1776 'barrier':1220,1538,2156 'base':73,400,2205 'behavior':637 'belief':513,967 'believ':499 'best':826 'bet':331 'better':2709 'bias':968 'biggest':430 'blind':2558 'block':2057,2063,2069,2090,2099,2105 'blue':1958 'boil':473 'boiling-the-ocean':472 'bottom':608,2317 'bottom-up':607,2316 'boundari':173 'box':1133,1732 'branch':284,412,760,816 'brand':1918 'break':276 'bridg':598 'broad':942,2682 'broken':1609 'build':41,1150,2056,2163,2277,2414,2592,2607,2636 'busi':29,327,387,1092,1094,1108,1155,1624,1635,1737,1741,1757,1811,1991,2042,2051,2206 'buyer':1181 'c':791 'cagr':2331 'calcul':911 'call':2551,2747 'canva':31,33,1022,1096,1110,1142,1157,1894,2044 'capabl':257,336,1409,1582,1875,2606 'captur':888,1367,1374,1501,2229,2565,2758 'cascad':1578 'cash':1653 'categori':368 'caus':245,628,805,807,822,953,1603 'causal':813 'cause-effect':1602 'cell':2722 'chain':28,1014,1040,1098,1107,1981,2028,2498 'channel':2074 'check':845,908 'chicken':2274 'chicken-and-egg':2273 'choic':1722 'chosen':1883 'churn':317 'claim':1350 'clarifi':210 'clariti':109 'client':191,979 'close':1476 'coher':2097 'collect':273,477,829,957 'column':1203,1282,1332,1420,1438,1492,1564,1634,1688,1756,1800,1812,1825,1925,2006,2024,2062,2142,2174,2222 'combin':421 'common':285,927,2640 'compani':135,1929 'compar':1900 'compet':762,1018,1251,1912,1926 'competit':611,1019,1036,1111,1171,1186,1482,1502,1508,1512,1750,1762,1842,1845,1849,1897,2012,2153,2283,2336,2358,2403,2471,2487 'competitor':1932,1936,1950,2109,2339,2350,2373 'complementari':1002 'complet':283,847,2050 'complex':39,58,2441 'complic':988 'conclud':1297,1389,1456,1524,1595,1649,1717,1767,1830,1879,1970,2025,2094,2187,2263 'conclus':644,926 'concret':484 'condit':1873 'conduct':551,2286 'confid':2543 'confirm':856,899,965 'conflict':2102,2773 'connect':2433 'consid':388,921 'consider':1694 'constraint':111,157 'consult':90,2424 'context':132,2761 'contradict':2545,2776 'control':2184 'conveni':1919 'converg':1955,2536 'core':326,1799 'cost':298,1223,1496,1859,1867,2011,2035,2085 'could':2116 'counter':1381 'cover':117,1871,2148 'cow/dog':1646 'creat':1104,1199,1278,1324,1410,1487,1560,1629,1683,1752,1788,1822,1921,1969,1988,1992,2010,2227 'creation':2496 'credibl':2415 'criteria':141,426 'cross':1358,2240,2533 'cross-framework':2532 'cross-quadr':1357 'cross-sid':2239 'cultur':2157,2568 'current':334,512,1422,1449,1677,1852,2064,2506 'current-st':1448 'curv':1902,1947,1979 'custom':316,632,1555,1589,2070,2075,2365,2759 'cut':391 'cycl':314 'd':44,547 'data':254,435,476,489,527,561,578,828,843,959,2145,2242 'databas':836 'decis':161,425 'declin':293 'decompos':808 'decomposit':270,2641 'defend':1796,1892 'defens':2280 'defin':97,104,511,570,938,1848,2702 'definit':116,181,225,2665 'delay':991 'deliv':1592 'descript':2008 'deserv':413 'design':2202,2266 'determin':2666 'develop':60,351,459,685,1533,1704,1706 'differenti':1861,1869,1898,1951,1972,2038 'diffus':943 'digit':332,386,1221,1227 'digital/platform':1214 'dimens':1215,1271,1296,1856,2361,2764 'direct':664,677,889 'disadvantag':1509 'disagre':2548,2752 'disconfirm':972 'disprov':525 'distinguish':2320 'diverg':1948 'diversif':1707 'document':859,905,2327 'done':186 'draw':643 'drift':2652 'drive':1588,2436 'driven':7,50,2622 'driver':596,786,788,790,814,2335 'dynam':134,1233,1655,2262,2472 'earli':464 'east':363 'econom':1273,2248 'ecosystem':2220 'ecosystem/partner':404 'effect':1217,1604,2235 'effort':419,704 'egg':2276 'element':1415,1421,1429,1444,1461 'elimin':1965 'emerg':349,1810,2372 'empti':2718 'enabl':1583 'enough':238,2529 'ensur':1576 'enter':1079 'entrant':1180,2378 'entri':301,307,1084,1219,2121,2128,2160,2175,2190 'environment':1267,1277 'equal':414 'establish':53,2381 'estim':865 'etc':1920 'europ':348,356 'evalu':1863,2048,2124,2159,2246 'evid':519,533,973,1334,1346,2730 'evolut':2112 'exact':121 'excel':1586 'exclus':272 'execut':715 'exhaust':274 'exist':174,258,833,966 'expect':581,701 'explor':2774 'export':2169 'extern':1056,1073,1160,1264,1322,2450,2461 'extrapol':863 'fact':468,824,2629 'fact-find':467,823,2628 'factor':796,798,800,802,1057,1204,1210,1268,1283,1294,1333,1341,1905,1909,1927,1962,2143,2158,2196,2567 'fastest':536 'featur':1916 'final':2679 'financi':617,1554,1593 'find':469,531,642,662,673,688,825,857,975,2410,2537,2578,2630 'first':2674 'fit':2392 'five':16,1009,1041,1061,1086,1158,1163,1177,1236,2454 'flow':1654 'focus':466,1870,2627 'follow':655,883,954 'follow-up':882 'forc':17,1010,1042,1062,1087,1159,1164,1178,1190,1212,1237,1259,2455 'forecast':2333 'form':461 'formul':1616 'four':1325,1353,1549,1672,1699 'frame':176 'framework':15,55,72,996,1001,1030,1085,1121,1162,1401,1403,1479,1617,1844,2041,2122,2416,2428,2445,2534,2540,2547,2564,2693,2705,2746,2750,2763,2772 'frequenc':205 'futur':1823,2521 'gap':337,1426,1454,1466,1477,2486 'generat':560,1355 'generic':1349,1865 'geographi':2132 'get':107 'give':2723 'good':114,479 'govern':2267 'greatest':441 'ground':1344 'grow':1046,1798 'growth':24,324,1050,1128,1559,1581,1619,1638,1669,1784,2151,2270,2328,2344,2504,2509,2512 'growth-shar':23,1049,1127,1618,2508 'guid':64,998 'h/m/l':1286,1337,1761,1764,2014 'h1':1792 'h2':1805 'h2/h3':2531 'h3':1818 'happen':248 'hard':1414 'hardest':2107 'help':2659 'high':2542,2685,2734,2739 'high-stak':2684 'high/medium/low':1192 'highest':1395,2571 'highest-leverag':2570 'highest-prior':1394 'hire':192 'histor':2330 'home':2256 'horizon':1054,1135,1144,1773,1787,1836,1841,2524 'hr':2019 'hybrid':2217 'hypothes':62,460,463,557,666,763,872 'hypothesi':6,49,423,480,510,572,718,725,727,729,766,964,2621 'hypothesis-driven':5,48,2620 'identif':597 'identifi':767,1455,1607,1906,1944,2208,2384,2393 'imit':1498,1537 'impact':207,442,700,1285,1311,1802,2398,2470 'implement':711,2582 'impli':490 'implic':670,1206,1248,1467,1503,1505,1652,1771,2147 'import':424,2556,2577,2782 'inbound':1997 'incent':2230 'includ':1207,1213,1291,1338,1570 'inconsist':367 'individu':2427 'industri':133,1008,1168,1240,1911,1940,2452,2768 'ineffici':310 'infrastructur':2020 'initi':1568,1790,1801,1813 'innov':2213,2369 'input':579,917 'insight':85,633,992,2437,2499,2544,2557,2573,2783 'intens':1172,2154 'intern':835,1075,1319,1399,1556,1584,2477 'interview':866 'invalid':541 'invest':1656,1715,1728,1769,1803,1816,1829,1832,2177,2528 'invest/hold/harvest/divest':1648 'invest/select/harvest/divest':1766 'is/is':208 'isn':216 'issu':42,409,716 'iter':947,2670 'job':183,188 'jobs-to-be-don':182 'join':2232 'joint':2165 'journey':635 'judgment':2550 'jump':948 'justif':1198 'keep':815 'key':218,1299,1453,1693,1838,1877,1904,2079,2081,2083,2194,2349,2460,2617 'landscap':139,2337,2451 'latin':360 'layer':2293 'leadership':1868 'learn':661,1558,1580 'least':2691 'leav':978 'legal':1276 'lens':88 'less':877,2736 'let':2650 'level':1691,1713,2180,2185 'lever':431 'leverag':2572 'librari':2638 'licens':373,381,2168 'lie':2426 'lifetim':322 'like':148 'likelihood':2397 'link':1610 'linkag':1605,2029 'liquid':2278 'listen':874,879 'logic':779,1579,1614,1960 'logist':1998,2001 'long':1782,2613 'long-term':1781,2612 'look':147,2370 'macro':1266 'macro-environment':1265 'map':636,1504,1599,2046,2218,2338 'mark/cash':1645 'market':300,302,350,352,602,1082,1083,1637,1641,1680,1701,1705,1747,1759,1814,2002,2120,2127,2136,2149,2183,2281,2287,2294,2300,2304,2308,2322,2341,2377,2385,2394 'marketplac':401,2212 'math':909 'matrix':26,200,1048,1052,1130,1146,1361,1621,1666,1733,1746 'matter':918,2363 'measur':152,1116,1546,1566 'mece':8,269,340,344,353,366,376,390,2631 'medium':2604 'medium-term':2603 'method':577 'methodolog':51,906 'middl':362 'mine':631 'minimum':454 'misalign':1469 'miss':951 'mitig':1257,1385,2400 'mode':2161,2176 'model':30,620,1093,1095,1109,1156,1774,2043,2052,2096,2119,2207 'momentum':2593 'monet':2252,2269 'month':1795,2588,2602,2611 'multi':1736,2255 'multi-busi':1735 'multi-hom':2254 'multipl':87,853,2444 'must':2654 'mutual':271 'name':12 'narrat':1600 'narrow':945 'need':520,693,771,1532,1659 'network':1216,2234 'new':1081,1179,2131 'nine':1132,1731,2055 'nine-box':1131,1730 'non':281 'non-overlap':280 'none':2561,2755 'north':346,354 'note':861,887 'noth':252 'nurtur':1809 'o':1521 'object':1547,1565,1573,1577 'observ':892,1451 'obtain':2307 'ocean':475,1959 'often':2552,2778 'one':129,2661,2680,2704 'open':2268 'oper':309,1999 'opportun':329,1329,1368,1375,1692,1710,2113,2326,2386 'opportunities/threats':1323 'optim':624 'option':339,1140,1726,1824,1826,2505 'organ':1027,1499,2162 'organiz':1406,2479 'origin':648,2646 'other':35 'outbound':2000 'outcom':108,702,1590 'output':582 'over-compl':986 'overal':1243,2457 'overlap':282,345 'pacif':359 'pain':198,202 'pain-prior':197 'pair':1003 'pariti':1513,1956 'particip':2223 'partnership':2084,2167 'path':507,1673 'penetr':1702 'per':1211,1295,1342,1574,1840 'perform':1117 'perspect':1550,1553,1575 'pestl':18,1012,1060,1072,1088,1260,2463 'phase':2584,2598,2608 'pipelin':2522 'pitfal':931,932 'platform':1099,1152,1153,1224,2197,2204,2210,2214,2216,2247,2265 'platform-bas':2203 'player':2382 'plot':1740 'point':203,770 'polit':1272 'portfolio':1625,1631,1651,1738,2507 'posit':136,614,1020,1112,1254,1317,1678,1751,1763,1846,1850,1853,1884,2347,2359,2478,2616 'possibl':2412,2733 'potenti':1245,1827,2459 'power':1182,1184,1226,2475 'practic':342,827 'prepar':868 'present':974 'pressur':222 'pressure-test':221 'prevent':471 'price':295,1914,2366 'primari':1000,1721,1995 'principl':995,2618 'prior':839 'priorit':408,962,1473,1663,1739 'prioriti':199,1396,1427,2583 'problem':9,40,59,76,92,99,106,115,175,213,230,235,267,278,286,288,681,699,781,810,929,940,2632,2664 'problem-solv':91,928 'problemat':936 'process':94,623,630,956,1557,1585 'procur':2017 'product':369,377,1679,1703 'profession':402 'profil':2348 'profit':292,595,1244,2458 'project':618 'proof':737,739,741,743,745,747,769 'proposit':2073 'prove':523,2595 'proven':495 'provid':1238,1445,1528,2429,2714 'publish':837 'purpos':1166,1262,1314,1404,1480,1542,1622,1667,1734,1775,1847,1895,1983,2045,2123,2199 'quadrant':1343,1354,1359,1643 'qualit':2566 'qualiti':844,1915,2367,2662,2667 'quantifi':703,2409,2731 'question':119,219,649,682,721,759,869,999,2647,2688,2703 'quick':452,505,534,749,751,753,2589 'quickest':774 'quot':890 'r':1515,1519 'rais':1967 'rank':1308 'rare':1495,2677 'rate':201,1188,1639,2152,2329,2345 'rather':1347 'rational':694,1724,1885 'reach':819,2368 'real':2423 'reason':82,2728 'rebalanc':1658 'recommend':69,290,492,548,593,686,692,977,1470,1664,1719,1881,1976,2186,2189,2515,2653 'recur':392 'reduc':1966 'regulatori':2155 'reinforc':2032,2091 'relat':613,1640 'relationship':2076 'relev':849 'replic':2111 'report':838 'repres':2740 'requir':308,580,706,1657,1716,1729,1874,2178,2549 'resourc':705,1126,1485,1527,1627,2080 'resource/capability':1493 'respons':1290 'result':1594 'retent':320 'return':2643 'reusabl':2635 'reveal':2553,2779 'revenu':294,370,372,374,378,380,382,384,393,397,405,1681,2077,2343,2742 'right':229 'rigor':79,103,2707 'risk':1690,1712,1828,1839,1878,2179,2257,2518,2743 'risk-adjust':2517 'rivalri':1187 'role':2225 'root':244,627,804,806,821,952 's/m/l':1288 'saa':395 'sake':565 'sale':2003 'sam':2301 'same-sid':2236 'save':2624 'scenario':615,619 'scope':165,946,1858 'scorecard':1032,1119,1541 'secondari':1725 'seek':971 'segment':634,2071,2134 'select':70,997,2126 'sensit':447,621,914 'sentenc':130,1197,2726 'sequenc':2192 'servic':371,379,403,1917,2004,2302,2306 'share':25,306,1051,1129,1430,1620,1642,2342,2510 'sharpen':179 'shift':2115,2476 'short':1778 'short-term':1777 'show':902,1601 'side':2238,2241,2250,2253 'signific':1306,1336 'singl':2575 'situat':591,592,2442,2770 'size':303,603,1711,1815,2150,2295,2323,2388 'skill':1434 'skill-strategic-analysis' 'social':1274,2215 'soft':1428 'softwar':375 'solut':146,194,937,950,2669 'solv':10,93,126,170,232,241,930,2272 'som':2305 'sourc':528,834,854,2039,2146 'source-anotb' 'specif':237,482,2413,2699,2767 'speed':2181 'split':1834 'spot':2559 'st':1376 'staff':1433 'stake':2686 'star/question':1644 'start':755,831,1674 'state':127,335,497,1423,1425,1450,2065 'statement':236,782 'status':1569 'step':95,263,406,457,549,639,683 'strateg':2,13,45,54,1139,1247,1289,1310,1316,1335,1397,2391,2615,2687 'strategi':32,325,1021,1100,1141,1154,1360,1363,1370,1377,1384,1416,1544,1598,1613,1615,1647,1670,1689,1700,1720,1765,1843,1866,1882,1893,2129,2191,2198,2271,2354,2513 'strategic-analysi':1 'stream':2078 'strength':1067,1327,1365,1379,2066,2245,2352 'strengths/weaknesses':1320 'stress':924 'stress-test':923 'structur':38,57,265,287,291,299,553,657,1417,2086,2289,2430,2446,2675 'studi':626 'style':1432 'subscript':394 'subsid':2249 'substant':81,2715 'substitut':1185,1228 'success':140,145,2195 'suitabl':1872 'summar':896 'summari':653,1242,1301,1412,1685 'superfici':2713 'supplier':1183,1225 'support':260,2015 'sustain':1486,1522,1529,2103,2406,2494 'switch':1222 'swot':21,1063,1070,1312 'symptom':242 'synthes':84,641,2695,2744 'synthesi':650,2383,2417,2419,2448,2535 'system':1418 'systemat':65 'tabl':1201,1280,1326,1413,1490,1562,1632,1686,1754,1791,1923,1994,2060,2140,2172 'take':886,1231,2260 'talk':876 'tam':2297 'target':1424,1567,1857,1977 'techniqu':177 'technolog':138,338,1275,2018 'tell':586 'templat':2719 'temporari':1516 'term':1779,1783,2605,2614 'test':223,451,535,556,574,665,750,752,754,777,913,925 'testabl':61,462,486 'thesi':2597 'think':516 'threat':1330,1382,1388,2356,2395 'three':1053,1134,1143,1772,1855,2523 'throughput':311 'time':315,446,625,707,961,2389,2569,2625 'timefram':137,1287 'timelin':162,1804,1817,2468 'top':605,1303,2313,2464 'top-down':604,2312 'topic-agent-skills' 'topic-anthropic' 'topic-claude' 'topic-codex' 'topic-consulting' 'topic-cowork' 'topic-gemini-cli' 'topic-management-consulting' 'topic-plugin' 'total':2298 'transact':396 'transform':330,333,2117 'translat':687,983,1543 'tree':43,717,719,780,2633 'trend':1284,1300,1307,2462,2466 'tri':124 'triangul':610,851,2309 'true':496,518,543 'truli':2493 'two':1411,1993,2711 'type':289,2211,2224 'ultim':720,758 'understand':895,915,1984 'unfavor':1258 'unit':1636,1742,1758 'up':884 'upfront':112 'us':587,1059 'usag':399 'usage-bas':398 'use':36,416,852,1364,1378,2296,2310,2737 'v':722,723,724,731,732,733,734,735,736,783,784,785,792,793,794,795,1510,1514,1518 'vagu':2657 'valid':506,539,842,2671 'valu':27,323,418,1013,1039,1097,1105,1106,1431,1901,1978,1980,1986,2009,2027,2072,2226,2228,2425,2495,2497 'valuabl':1494,1507 'value-effort':417 'varianc':600 'ventur':2166 'verifi':894,910 'viabl':455 'view':2520,2525 'visual':1896 'volum':297 'vrio':20,1023,1038,1074,1478,1489,2489 'vs':1749,2101,2251 'vulner':2067 'wast':960 'way':537,775 'weak':1069,1328,1372,1386,2353 'well':2701 'well-defin':2700 'wherev':2411,2732 'win':2503,2590 'winner':1230,2259 'winner-takes-al':1229,2258 'without':976,980 'wo':1369 'work':904,2291 'workstream':569 'would':247,522 'wt':1383 'x':206,296,304,312,319,321,500 'y':502 'year':1808,1821 'yield':313","prices":[{"id":"91b52256-73c1-48cb-b5cd-361025cb51d8","listingId":"be643642-616d-4b8b-9776-443b55e74e92","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"anotb","category":"management-consulting-plugin","install_from":"skills.sh"},"createdAt":"2026-04-18T23:05:53.233Z"}],"sources":[{"listingId":"be643642-616d-4b8b-9776-443b55e74e92","source":"github","sourceId":"anotb/management-consulting-plugin/strategic-analysis","sourceUrl":"https://github.com/anotb/management-consulting-plugin/tree/main/skills/strategic-analysis","isPrimary":false,"firstSeenAt":"2026-04-18T23:05:53.233Z","lastSeenAt":"2026-04-23T07:01:05.687Z"}],"details":{"listingId":"be643642-616d-4b8b-9776-443b55e74e92","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"anotb","slug":"strategic-analysis","github":{"repo":"anotb/management-consulting-plugin","stars":22,"topics":["agent-skills","anthropic","claude","codex","consulting","cowork","gemini-cli","management-consulting","plugin"],"license":"mit","html_url":"https://github.com/anotb/management-consulting-plugin","pushed_at":"2026-04-03T15:05:14Z","description":"Management consulting skills for Claude Code, Cowork, Codex, and other agents. Strategy, operations, and transformation workflows for the full engagement lifecycle.","skill_md_sha":"49e492cf2571ee6bce3f59e1bdaeb24efb28254d","skill_md_path":"skills/strategic-analysis/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/anotb/management-consulting-plugin/tree/main/skills/strategic-analysis"},"layout":"multi","source":"github","category":"management-consulting-plugin","frontmatter":{"name":"strategic-analysis","description":"Apply hypothesis-driven MECE problem solving and named strategic analysis frameworks (Five Forces, PESTLE, 7S, VRIO, SWOT, Ansoff, Growth-Share Matrix, Value Chain, Business Model Canvas, Strategy Canvas, and others). Use when structuring complex problems, building issue trees, developing testable hypotheses, designing analytical workplans, applying framework-based analysis, competitive positioning, market assessment, organizational alignment review, growth strategy, or portfolio decisions. For broad or high-stakes strategic questions, apply two or more frameworks and synthesize across them. For specific, well-defined questions, one framework applied rigorously is better than two applied superficially."},"skills_sh_url":"https://skills.sh/anotb/management-consulting-plugin/strategic-analysis"},"updatedAt":"2026-04-23T07:01:05.687Z"}}