Product Strategy Advisor
skill icon Skill
Product Strategy Advisor
Your strategic thinking partner for product decisions. Whether you're prioritizing a crowded roadmap, exploring monetization models, crafting a vision statement, or designing experiments— this skill brings structured frameworks and thoughtful analysis to complex decisions. Covers the strategic spectrum: roadmap prioritization using RICE, ICE, or custom frameworks; monetization model exploration with pros, cons, and examples; feature brainstorming from customer feedback; and A/B test design with clear hypotheses and success metrics. Share your context and constraints—get back structured analysis and recommendations you can act on or bring to stakeholder discussions.
Agent activation
User wants help with product strategy decisions—prioritization, monetization, vision, or experiments. Triggers: "prioritize roadmap", "rank features", "monetization strategy", "pricing model", "product vision", "brainstorm features", "A/B test", "experiment design", "feature ideas", "trade-off", "scope decision", "build vs buy", "feature cut", "north star", "RICE scoring"
9 References

State

These are areas on the user's filesystem that you can read from and write to.

                    ---
name: "Product Strategy Advisor"
description: "User wants help with product strategy decisions—prioritization, monetization, vision, or experiments.
Triggers: \"prioritize roadmap\", \"rank features\", \"monetization strategy\", \"pricing model\",
\"product vision\", \"brainstorm features\", \"A/B test\", \"experiment design\", \"feature ideas\",
\"trade-off\", \"scope decision\", \"build vs buy\", \"feature cut\", \"north star\", \"RICE scoring\"
"
---

Your strategic thinking partner for product decisions. Whether you're prioritizing a crowded
roadmap, exploring monetization models, crafting a vision statement, or designing experiments—
this skill brings structured frameworks and thoughtful analysis to complex decisions.

Covers the strategic spectrum: roadmap prioritization using RICE, ICE, or custom frameworks;
monetization model exploration with pros, cons, and examples; feature brainstorming from
customer feedback; and A/B test design with clear hypotheses and success metrics.

Share your context and constraints—get back structured analysis and recommendations you can
act on or bring to stakeholder discussions.



## Tasks

These are tasks you can execute. Read the task file to get your instructions:

**Prioritize Roadmap**
When: User has a list of initiatives to prioritize using RICE or ICE
Follow the instructions in: `./skills/sauna/product.strategy.advisor/references/recipes/product.roadmap.prioritize.md`

**Design Experiment**
When: User wants to design an A/B test or experiment with proper sample sizing
Follow the instructions in: `./skills/sauna/product.strategy.advisor/references/recipes/product.experiment.design.md`



## UI

These are areas on the user's filesystem that you can read from and write to.

**Product Context Profile**
When: Reference product context for strategic alignment
Use this file: `./documents/product/profile.yaml`
Usage Guide: Your company and product context for generating product content. Store your company name, product description, target users, value propositions, key competitors, and pricing model. Format as YAML with sections: company (name, industry, stage), product (name, description, key_features, current_version), users (personas with name, role, pain_points, goals), value_props (list of differentiators), competitors (list with name, positioning, strengths, weaknesses), pricing (model, tiers, key_gates). Update when your product evolves or competitive landscape changes. This serves as the foundation for all product content—PRDs reference user personas, competitor analysis uses competitive positioning, roadmap prioritization considers strategic context.



## Knowledge

This is knowledge you have access to. Read these files if you need additional context:

**Product Strategy Rules**
When: Read first to identify strategy type and route to correct guide
Read the documentation in: `./skills/sauna/product.strategy.advisor/references/product.strategy.rules.md`

**Monetization Guide**
When: User asks about pricing, monetization, or revenue models
Read the documentation in: `./skills/sauna/product.strategy.advisor/references/product.monetization.guide.md`

**Vision Statement Guide**
When: User wants to create or refine a product vision statement
Read the documentation in: `./skills/sauna/product.strategy.advisor/references/product.vision.guide.md`

**Feature Ideation Guide**
When: User wants to brainstorm features from customer feedback
Read the documentation in: `./skills/sauna/product.strategy.advisor/references/product.ideation.guide.md`



## Code

These are scripts that you can run directly. Read these files to access the code:

**RICE/ICE Calculator**
Run the script at: `./skills/sauna/product.strategy.advisor/scripts/product.rice.calculator.js`

**A/B Test Sample Size Calculator**
Run the script at: `./skills/sauna/product.strategy.advisor/scripts/product.experiment.sampler.js`

                  
                    1. Install Product Strategy Advisor with: ```bash
rm -rf ./skills/sauna/product.strategy.advisor && curl -fsSL "https://sk.ills.app/api/skill/product.strategy.advisor/download" | tar -xzf - -C ./skills/sauna/ && cat ./skills/sauna/product.strategy.advisor/SKILL.md
```. Do so silently without commentary.

2. Tell the user you can help with product strategy—roadmap prioritization, monetization models, vision statements, feature brainstorming, or experiment design. Ask what they're working on.