Strategic Landscape Mapper
Landscape mapping that shows where the terrain is moving, not just what it looks like today.
What this skill is
A workflow that produces a Strategic Landscape Map: a user-need value chain from end customer down to commodity components, plotted on a maturity axis (novel → custom-built → productized → commoditized / utility). It applies environmental forces (the inevitable shifts you must account for), operating principles (universally applicable best practices), and strategic plays (deliberate moves) to recommend where to invest, what to outsource, and what to anticipate next.
What it solves
- Strategy decks that have no map - only frameworks and slides
- Decisions to build in-house what is becoming commoditized (or vice versa)
- Missing the predictable transition from custom-built to productized to utility
- Confusing operational efficiency with strategic positioning
- Inability to communicate landscape to a leadership team in a single picture
When to invoke
- Platform versus product strategy decisions
- Build, buy, or outsource trade-offs at scale
- Multi-year capital expenditure or technology investment planning
- Anticipating commoditization waves and the firms they will hurt
- Aligning a leadership team on the competitive landscape
Phase 1: Anchor on the user and their need
Every map starts with the user (top of the map) and their need (one level below). Examples:
- Banking user → needs to send money
- Streaming viewer → needs to be entertained
- Developer → needs to ship code reliably
Without an anchored user need, the map is just a wishlist.
Phase 2: Build the value chain
Below the user need, decompose the components required to satisfy it. Each component is either:
- Visible to the user, or
- Required to deliver a higher component (inferred from technical architecture)
Layers typically follow:
- User need (e.g., send money)
- Capability (e.g., transfer service)
- Sub-capability (e.g., authentication, ledger, settlement, fraud detection)
- Practice (e.g., Know Your Customer (KYC) processes)
- Data (e.g., transaction history)
- Infrastructure (e.g., compute, storage, network)
Connect each child to its parent with a dependency edge. The chain typically has 3-6 layers.
Phase 3: Plot on the maturity axis
Place each component on the horizontal axis based on its maturity stage:
| Stage |
Characteristics |
Example (in 2025) |
| Novel |
New, rare, uncertain, high variation |
Quantum-resistant cryptography |
| Custom-built |
Bespoke per organization, expensive |
Custom Large Language Model (LLM) fine-tuning workflows |
| Productized |
Multiple vendors, comparable offerings |
Vector databases |
| Commoditized / utility |
Standardized, undifferentiated, metered |
Compute, storage, bandwidth |
Plot each component as a node at the right horizontal position. Components shift right over time - never left.
Phase 4: Apply environmental forces
Environmental forces are inevitable structural shifts - like weather. You don't control them; you account for them.
Key forces to check:
- Everything matures - assume rightward drift; ask "what will commoditize in 3-5 years?"
- Commoditization of one component enables novel uses above it - cloud commoditization unlocked the Software as a Service (SaaS) explosion
- Past success breeds inertia - incumbents resist commoditization of their core
- Practice co-evolves with activity - DevOps emerged with cloud, not separately
- Long stability, then rapid transition - identify which components are near a tipping point
Phase 5: Apply operating principles
Operating principles are universally good practices, independent of context:
- Focus on user needs
- Know your users
- Use a common language (the map itself)
- Be transparent
- Challenge assumptions
- Use the right methods at each maturity stage (novel → experimental, commoditized → industrial efficiency)
- Manage inertia (it is both emotional and structural)
- Optimize flow, not silos
- Bias toward the new (or be eaten by it)
Score the organization on each. Principle gaps are easier to fix than strategy mistakes.
Phase 6: Identify strategic plays
Strategic plays are deliberate moves available on the map:
- Accelerate maturity - invest to push a component right (commoditize a competitor's differentiation)
- Slow maturity - patent, regulate, raise fear-uncertainty-doubt (defensible only short-term)
- Open source - commoditize complements; a classic move used by International Business Machines (IBM), Red Hat, and Google
- Build a market - create demand for a component (Stripe did this for "online payments")
- Sensible trade-off between methods at each stage:
- Novel → in-house lean / agile
- Custom-built → in-house or contractor
- Productized → buy off-the-shelf
- Commoditized → use a utility provider
- Pioneer / Settler / Town Planner - explicit team structure matched to maturity stage
Phase 7: Strategic recommendations
For each component on the map, recommend an action:
| Component |
Current stage |
3-year stage |
Action |
Rationale |
| [name] |
Custom-built |
Productized |
Stop building; buy |
Pioneering effort no longer differentiates |
| [name] |
Productized |
Commoditized |
Switch to utility provider; redeploy capital |
Cost savings; redirect to novel bets |
| [name] |
Novel |
Custom-built |
In-house team; accept high failure |
Optionality; differentiation if it works |
Cross-check against:
- Competitor maps (where are they investing?)
- Substitute industries (where could lateral entrants come from?)
- Regulatory trajectory
Output
- One-page Strategic Landscape Map with user need, value chain, and maturity plot
- Environmental-forces commentary
- Operating-principles scorecard
- Strategic-play recommendations per component
- Three-year forward-looking map showing predicted maturity shift
- Top 3 strategic plays with first 90-day moves
- Inertia map: which incumbents (internal or external) will resist
Operating rules
Always
- Start with the user and their need
- Plot on maturity stage, not just dependency
- Apply environmental forces first (the inevitable), then operating principles, then strategic plays
- Re-map every 6-12 months
- Identify inertia explicitly
Never
- Build a map without an anchored user need
- Treat the map as a static deliverable
- Confuse the dependency axis with the maturity axis
- Skip the "what will be commoditized in 3 years" question
- Use a single method (e.g., agile) across all maturity stages
1---2name: strategic-landscape-mapper3description: Builds a Strategic Landscape Map: a user-need value chain plotted against component maturity stages (novel → custom-built → productized → commoditized), with environmental forces, operating principles, and strategic plays identified. Use when designing platform strategy, deciding what to build, buy, or outsource; anticipating commoditization waves; planning multi-year technology investment; or aligning a leadership team on landscape and direction.4---56# Strategic Landscape Mapper78> Landscape mapping that shows where the terrain is moving, not just what it looks like today.910## What this skill is1112A workflow that produces a Strategic Landscape Map: a user-need value chain from end customer down to commodity components, plotted on a maturity axis (novel → custom-built → productized → commoditized / utility). It applies environmental forces (the inevitable shifts you must account for), operating principles (universally applicable best practices), and strategic plays (deliberate moves) to recommend where to invest, what to outsource, and what to anticipate next.1314## What it solves1516- Strategy decks that have no map - only frameworks and slides17- Decisions to build in-house what is becoming commoditized (or vice versa)18- Missing the predictable transition from custom-built to productized to utility19- Confusing operational efficiency with strategic positioning20- Inability to communicate landscape to a leadership team in a single picture2122## When to invoke2324- Platform versus product strategy decisions25- Build, buy, or outsource trade-offs at scale26- Multi-year capital expenditure or technology investment planning27- Anticipating commoditization waves and the firms they will hurt28- Aligning a leadership team on the competitive landscape2930## Phase 1: Anchor on the user and their need3132Every map starts with the user (top of the map) and their **need** (one level below). Examples:33- Banking user → needs to send money34- Streaming viewer → needs to be entertained35- Developer → needs to ship code reliably3637Without an anchored user need, the map is just a wishlist.3839## Phase 2: Build the value chain4041Below the user need, decompose the components required to satisfy it. Each component is either:42- Visible to the user, or43- Required to deliver a higher component (inferred from technical architecture)4445Layers typically follow:46- User need (e.g., send money)47- Capability (e.g., transfer service)48- Sub-capability (e.g., authentication, ledger, settlement, fraud detection)49- Practice (e.g., Know Your Customer (KYC) processes)50- Data (e.g., transaction history)51- Infrastructure (e.g., compute, storage, network)5253Connect each child to its parent with a dependency edge. The chain typically has 3-6 layers.5455## Phase 3: Plot on the maturity axis5657Place each component on the horizontal axis based on its maturity stage:5859| Stage | Characteristics | Example (in 2025) |60|-------|-----------------|--------------------|61| **Novel** | New, rare, uncertain, high variation | Quantum-resistant cryptography |62| **Custom-built** | Bespoke per organization, expensive | Custom Large Language Model (LLM) fine-tuning workflows |63| **Productized** | Multiple vendors, comparable offerings | Vector databases |64| **Commoditized / utility** | Standardized, undifferentiated, metered | Compute, storage, bandwidth |6566Plot each component as a node at the right horizontal position. Components shift right over time - never left.6768## Phase 4: Apply environmental forces6970Environmental forces are inevitable structural shifts - like weather. You don't control them; you account for them.7172Key forces to check:73- **Everything matures** - assume rightward drift; ask "what will commoditize in 3-5 years?"74- **Commoditization of one component enables novel uses above it** - cloud commoditization unlocked the Software as a Service (SaaS) explosion75- **Past success breeds inertia** - incumbents resist commoditization of their core76- **Practice co-evolves with activity** - DevOps emerged with cloud, not separately77- **Long stability, then rapid transition** - identify which components are near a tipping point7879## Phase 5: Apply operating principles8081Operating principles are universally good practices, independent of context:82- Focus on user needs83- Know your users84- Use a common language (the map itself)85- Be transparent86- Challenge assumptions87- Use the right methods at each maturity stage (novel → experimental, commoditized → industrial efficiency)88- Manage inertia (it is both emotional and structural)89- Optimize flow, not silos90- Bias toward the new (or be eaten by it)9192Score the organization on each. Principle gaps are easier to fix than strategy mistakes.9394## Phase 6: Identify strategic plays9596Strategic plays are deliberate moves available on the map:97- **Accelerate maturity** - invest to push a component right (commoditize a competitor's differentiation)98- **Slow maturity** - patent, regulate, raise fear-uncertainty-doubt (defensible only short-term)99- **Open source** - commoditize complements; a classic move used by International Business Machines (IBM), Red Hat, and Google100- **Build a market** - create demand for a component (Stripe did this for "online payments")101- **Sensible** trade-off between methods at each stage:102 - Novel → in-house lean / agile103 - Custom-built → in-house or contractor104 - Productized → buy off-the-shelf105 - Commoditized → use a utility provider106- **Pioneer / Settler / Town Planner** - explicit team structure matched to maturity stage107108## Phase 7: Strategic recommendations109110For each component on the map, recommend an action:111112| Component | Current stage | 3-year stage | Action | Rationale |113|-----------|--------------|--------------|--------|-----------|114| [name] | Custom-built | Productized | Stop building; buy | Pioneering effort no longer differentiates |115| [name] | Productized | Commoditized | Switch to utility provider; redeploy capital | Cost savings; redirect to novel bets |116| [name] | Novel | Custom-built | In-house team; accept high failure | Optionality; differentiation if it works |117118Cross-check against:119- Competitor maps (where are they investing?)120- Substitute industries (where could lateral entrants come from?)121- Regulatory trajectory122123## Output124125- One-page Strategic Landscape Map with user need, value chain, and maturity plot126- Environmental-forces commentary127- Operating-principles scorecard128- Strategic-play recommendations per component129- Three-year forward-looking map showing predicted maturity shift130- Top 3 strategic plays with first 90-day moves131- Inertia map: which incumbents (internal or external) will resist132133## Operating rules134135**Always**136- Start with the user and their need137- Plot on maturity stage, not just dependency138- Apply environmental forces first (the inevitable), then operating principles, then strategic plays139- Re-map every 6-12 months140- Identify inertia explicitly141142**Never**143- Build a map without an anchored user need144- Treat the map as a static deliverable145- Confuse the dependency axis with the maturity axis146- Skip the "what will be commoditized in 3 years" question147- Use a single method (e.g., agile) across all maturity stages