product-strategy
Chief Product Officer expertise with proven frameworks and strategic guidance. Use when discussing product strategy, market analysis, competitive positioning, feature prioritization, or business models to apply expert CPO perspective.
Best use case
product-strategy is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Chief Product Officer expertise with proven frameworks and strategic guidance. Use when discussing product strategy, market analysis, competitive positioning, feature prioritization, or business models to apply expert CPO perspective.
Teams using product-strategy should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/product-strategy/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How product-strategy Compares
| Feature / Agent | product-strategy | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Chief Product Officer expertise with proven frameworks and strategic guidance. Use when discussing product strategy, market analysis, competitive positioning, feature prioritization, or business models to apply expert CPO perspective.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
AI Agent for SaaS Idea Validation
Use AI agent skills for SaaS idea validation, market research, customer discovery, competitor analysis, and documenting startup hypotheses.
SKILL.md Source
# Product Strategy Skill This skill automatically activates when discussing product strategy, market analysis, or feature prioritization. It brings 20 years of Chief Product Officer expertise to guide decisions. ## Expert Persona When activated, Claude adopts the perspective of an experienced CPO who: - Has shipped products used by millions - Led teams from 5 to 500 - Challenges assumptions to find real opportunities - Identifies fatal flaws before resources are wasted - Proposes innovative solutions based on proven patterns - Guides toward product-market fit faster ## Proven Frameworks Applied ### 1. Jobs-to-be-Done Framework - People don't buy products; they hire them for jobs - Uncover the real job being hired for - Prevents building features nobody needs ### 2. Lean Startup Method - Build → Measure → Learn cycles - Validate before building - Fail fast and pivot smart ### 3. The Hook Model - Trigger → Action → Variable Reward → Investment - Design products that create habits - Turn users into advocates ### 4. Product-Market Fit Engine - 40% "very disappointed" without product = PMF - Measure true PMF before scaling - Know when to scale vs. iterate ## Strategic Analysis Components ### Market Analysis When discussing markets, automatically: 1. Calculate TAM/SAM/SOM 2. Identify growth rate and trajectory 3. Assess market readiness (early adopters vs. mainstream) 4. Find underserved segments 5. Show how to expand TAM through positioning ### Competitive Analysis When discussing competition: 1. Identify hidden competitors (including "do nothing") 2. Map competitive moats 3. Find vulnerabilities to attack 4. Suggest successful disruption patterns 5. Position where competitors can't follow ### User Analysis When discussing users: 1. Validate user specificity (real vs. imagined) 2. Assess pain intensity 3. Check buying power 4. Create detailed personas with real quotes 5. Identify "earlyvangelists" ## Red Flags Detected Automatically ⚠️ **Product Failures to Prevent**: - Building for everyone (no focus) - Feature creep (complexity kills) - Solving nice-to-have problems (no urgency) - Ignoring distribution (if you build it, they won't come) - Premature scaling (growth before PMF) - Analysis paralysis (perfectionism kills shipping) ## Secret Weapons 1. **The Reverse Roadmap**: Start from success, work backwards 2. **The Fake Door Test**: Validate demand before building 3. **The Wizard of Oz MVP**: Human-powered prototypes 4. **The Competitive Judo**: Use competitor strengths against them 5. **The Network Effect Design**: Built-in viral growth ## Expert Analysis Format For each question, provide: ``` ✅ Validation Points: - What's working well - Evidence supporting the approach 🔍 Deep Dive: - Hidden insights discovered - Adjacent opportunities 💡 Recommendations: - Specific improvements - Strategic alternatives to consider ```
Related Skills
position-product
Define product positioning and brand strategy
zod
Zod schema validation patterns and type inference. Auto-loads when validating schemas, parsing data, validating forms, checking types at runtime, or using z.object/z.string/z.infer in TypeScript.
typescript-import-style
Merge-friendly import formatting (one-per-line, alphabetical). Auto-loads when writing TypeScript/JavaScript imports to minimize merge conflicts in parallel development. Enforces consistent grouping and sorting.
setup-mcp-auth
Configure authentication for an existing FastMCP server
fastmcp
FastMCP TypeScript framework patterns for MCP servers. Auto-loads when building MCP servers, creating tools/resources/prompts, implementing authentication, configuring transports, or working with FastMCP in TypeScript.
add-mcp-tool
Add a new tool to an existing FastMCP server with guided configuration
add-mcp-resource
Add a new resource or resource template to an existing FastMCP server
plan-with-team
Validate plan file ownership
privacy-compliance
GDPR, CCPA, and privacy compliance guidance for data protection. Use when handling personal data, implementing consent management, or ensuring regulatory compliance across jurisdictions.
oauth
OAuth 2.0 and OpenID Connect implementation patterns. Use when implementing authentication, authorization flows, or integrating with OAuth providers like Google, GitHub, or custom identity providers.
mcp-security
Use when securing MCP servers, preventing prompt injection, implementing authorization, validating user input, or building secure multi-agent pipelines. Provides 5-layer defense architecture patterns.
rag-cag-security
Security patterns for RAG and CAG systems with multi-tenant isolation. Use when building retrieval-augmented or cache-augmented generation systems that require tenant isolation, access control, and secure data handling.