asgard-ai-platform/biz-ansoff
Apply Ansoff Matrix to evaluate growth strategy options across market and product dimensions. Use this skill when the user needs to decide how to grow — through existing vs new markets and existing vs new products. Also use when the user asks 'how should we grow', 'should we launch a new product or expand to new markets', or 'what's our growth strategy'.
npx skills add https://github.com/asgard-ai-platform/skills --skill biz-ansoff
The Ansoff Matrix maps four growth strategies along two axes: markets (existing vs new) and products (existing vs new). Each quadrant carries increasing risk — from market penetration (lowest) to diversification (highest). It forces a disciplined choice among growth paths.
Trigger conditions:
When NOT to use:
IRON LAW: Risk Increases Diagonally
Market Penetration (existing × existing) = lowest risk.
Diversification (new × new) = highest risk.
Product Development and Market Development are medium risk.
NEVER recommend diversification without explicitly acknowledging it carries
the highest risk and requires the most resources. Companies fail most often
when pursuing diversification without the capability to manage it.
| | Existing Products | New Products |
|---|---|---|
| Existing Markets | Market Penetration — Sell more of what you have to current customers | Product Development — Create new products for current customers |
| New Markets | Market Development — Sell existing products to new customer segments or geographies | Diversification — New products for new markets (highest risk) |
For each quadrant, assess:
Market Penetration (lowest risk):
Market Development (medium risk):
Product Development (medium risk):
Diversification (highest risk):
For each viable strategy:
Select 1-2 strategies and sequence them:
# Ansoff Growth Strategy: {Company}
## Current Position
- Current markets: ...
- Current products: ...
- Growth objective: ...
## Strategy Options
| Strategy | Description | Risk | Resources | Timeline |
|----------|------------|------|-----------|----------|
| Market Penetration | {specific tactic} | Low | {$X} | {months} |
| Market Development | {specific tactic} | Medium | {$X} | {months} |
| Product Development | {specific tactic} | Medium | {$X} | {months} |
| Diversification | {specific tactic} | High | {$X} | {months} |
## Recommended Growth Path
1. **Phase 1**: {strategy} — {why first}
2. **Phase 2**: {strategy} — {why second}
## Risk Mitigation
- {strategy}: {specific risk} → {mitigation}
Scenario: Ansoff for a Taiwanese hand-drip coffee chain with 30 stores in Taipei
| Strategy | Option | Risk Assessment |
|----------|--------|----------------|
| Market Penetration | Launch loyalty app + afternoon happy hour to increase visit frequency | Low risk ✓ — leverages existing stores and customers |
| Market Development | Expand to Taichung and Kaohsiung | Medium risk ✓ — same product, new geography with different consumer habits |
| Product Development | Launch bottled cold brew for convenience store distribution | Medium risk ✓ — new product format, requires manufacturing capability |
| Diversification | Open co-working spaces with coffee service | High risk ✓ — new product (workspace) + new market (remote workers) |
Recommendation: Phase 1: Market Penetration (loyalty app, 6 months). Phase 2: Market Development (Taichung pilot, 12 months). Defer diversification until cash reserves > NT$50M.
What went wrong:
references/framework-comparison.mdTake asgard-ai-platform/biz-ansoff from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.