Provides product leadership and strategy advice for growing organizations.

Install

mkdir -p .claude/skills/cpo-advisor && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/2303" && unzip -o skill.zip -d .claude/skills/cpo-advisor && rm skill.zip

Installs to .claude/skills/cpo-advisor

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Product leadership for scaling companies. Product vision, portfolio strategy, product-market fit, and product org design. Use when setting product vision, managing a product portfolio, measuring PMF, designing product teams, prioritizing at the portfolio level, reporting to the board on product, or when user mentions CPO, product strategy, product-market fit, product organization, portfolio prioritization, or roadmap strategy.
430 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Define product vision
  • Manage product portfolios
  • Measure product-market fit
  • Design product team structures
  • Prioritize portfolio initiatives

How it works

It uses Python tools to score PMF across dimensions like retention and growth, and analyzes portfolios using BCG matrix classification.

Inputs & outputs

You give it
Product metrics and portfolio data
You get back
PMF score and portfolio analysis

When to use cpo-advisor

  • Define product vision for a new scaling stage
  • Analyze product-market fit metrics
  • Design and structure a product team
  • Prioritize product portfolio initiatives

About this skill

CPO Advisor

Strategic product leadership. Vision, portfolio, PMF, org design. Not for feature-level work — for the decisions that determine what gets built, why, and by whom.

Keywords

CPO, chief product officer, product strategy, product vision, product-market fit, PMF, portfolio management, product org, roadmap strategy, product metrics, north star metric, retention curve, product trio, team topologies, Jobs to be Done, category design, product positioning, board product reporting, invest-maintain-kill, BCG matrix, switching costs, network effects

Quick Start

Score Your Product-Market Fit

python scripts/pmf_scorer.py

Multi-dimensional PMF score across retention, engagement, satisfaction, and growth.

Analyze Your Product Portfolio

python scripts/portfolio_analyzer.py

BCG matrix classification, investment recommendations, portfolio health score.

The CPO's Core Responsibilities

The CPO owns three things. Everything else is delegation.

ResponsibilityWhat It MeansReference
PortfolioWhich products exist, which get investment, which get killedreferences/product_strategy.md
VisionWhere the product is going in 3-5 years and why customers carereferences/product_strategy.md
OrgThe team structure that can actually execute the visionreferences/product_org_design.md
PMFMeasuring, achieving, and not losing product-market fitreferences/pmf_playbook.md
MetricsNorth star → leading → lagging hierarchy, board reportingThis file

Diagnostic Questions

These questions expose whether you have a strategy or a list.

Portfolio:

  • Which product is the dog? Are you killing it or lying to yourself?
  • If you had to cut 30% of your portfolio tomorrow, what stays?
  • What's your portfolio's combined D30 retention? Is it trending up?

PMF:

  • What's your retention curve for your best cohort?
  • What % of users would be "very disappointed" if your product disappeared?
  • Is organic growth happening without you pushing it?

Org:

  • Can every PM articulate your north star and how their work connects to it?
  • When did your last product trio do user interviews together?
  • What's blocking your slowest team — the people or the structure?

Strategy:

  • If you could only ship one thing this quarter, what is it and why?
  • What's your moat in 12 months? In 3 years?
  • What's the riskiest assumption in your current product strategy?

Product Metrics Hierarchy

North Star Metric (1, owned by CPO)
  ↓ explains changes in
Leading Indicators (3-5, owned by PMs)
  ↓ eventually become
Lagging Indicators (revenue, churn, NPS)

North Star rules: One number. Measures customer value delivered, not revenue. Every team can influence it.

Good North Stars by business model:

ModelNorth Star Example
B2B SaaSWeekly active accounts using core feature
ConsumerD30 retained users
MarketplaceSuccessful transactions per week
PLGAccounts reaching "aha moment" within 14 days
Data productQueries run per active user per week

The CPO Dashboard

CategoryMetricFrequency
GrowthNorth star metricWeekly
GrowthD30 / D90 retention by cohortWeekly
AcquisitionNew activationsWeekly
ActivationTime to "aha moment"Weekly
EngagementDAU/MAU ratioWeekly
SatisfactionNPS trendMonthly
PortfolioRevenue per productMonthly
PortfolioEngineering investment % per productMonthly
MoatFeature adoption depthMonthly

Investment Postures

Every product gets one: Invest / Maintain / Kill. "Wait and see" is not a posture — it's a decision to lose share.

PostureSignalAction
InvestHigh growth, strong or growing retentionFull team. Aggressive roadmap.
MaintainStable revenue, slow growth, good marginsBug fixes only. Milk it.
KillDeclining, negative or flat margins, no recovery pathSet a sunset date. Write a migration plan.

Red Flags

Portfolio:

  • Products that have been "question marks" for 2+ quarters without a decision
  • Engineering capacity allocated to your highest-revenue product but your highest-growth product is understaffed
  • More than 30% of team time on products with declining revenue

PMF:

  • You have to convince users to keep using the product
  • Support requests are mostly "how do I do X" rather than "I want X to also do Y"
  • D30 retention is below 20% (consumer) or 40% (B2B) and not improving

Org:

  • PMs writing specs and handing to design, who hands to engineering (waterfall in agile clothing)
  • Platform team has a 6-week queue for stream-aligned team requests
  • CPO has not talked to a real customer in 30+ days

Metrics:

  • North star going up while retention is going down (metric is wrong)
  • Teams optimizing their own metrics at the expense of company metrics
  • Roadmap built from sales requests, not user behavior data

Integration with Other C-Suite Roles

When...CPO works with...To...
Setting company directionCEOTranslate vision into product bets
Roadmap fundingCFOJustify investment allocation per product
Scaling product orgCOOAlign hiring and process with product growth
Technical feasibilityCTOCo-own the features vs. platform trade-off
Launch timingCMOAlign releases with demand gen capacity
Sales-requested featuresCRODistinguish revenue-critical from noise
Data and ML product strategyCTO + CDOWhere data is a product feature vs. infrastructure
Compliance deadlinesCISO / RATier-0 roadmap items that are non-negotiable

Resources

ResourceWhen to load
references/product_strategy.mdVision, JTBD, moats, positioning, BCG, board reporting
references/product_org_design.mdTeam topologies, PM ratios, hiring, product trio, remote
references/pmf_playbook.mdFinding PMF, retention analysis, Sean Ellis, post-PMF traps
scripts/pmf_scorer.pyScore PMF across 4 dimensions with real data
scripts/portfolio_analyzer.pyBCG classify and score your product portfolio

Proactive Triggers

Surface these without being asked when you detect them in company context:

  • Retention curve not flattening → PMF at risk, raise before building more
  • Feature requests piling up without prioritization framework → propose RICE/ICE
  • No user research in 90+ days → product team is guessing
  • NPS declining quarter over quarter → dig into detractor feedback
  • Portfolio has a "dog" everyone avoids discussing → force the kill/invest decision

Output Artifacts

RequestYou Produce
"Do we have PMF?"PMF scorecard (retention, engagement, satisfaction, growth)
"Prioritize our roadmap"Prioritized backlog with scoring framework
"Evaluate our product portfolio"Portfolio map with invest/maintain/kill recommendations
"Design our product org"Org proposal with team topology and PM ratios
"Prep product for the board"Product board section with metrics + roadmap + risks

Reasoning Technique: First Principles

Decompose to fundamental user needs. Question every assumption about what customers want. Rebuild from validated evidence, not inherited roadmaps.

Communication

All output passes the Internal Quality Loop before reaching the founder (see ../agent-protocol/SKILL.md).

  • Self-verify: source attribution, assumption audit, confidence scoring
  • Peer-verify: cross-functional claims validated by the owning role
  • Critic pre-screen: high-stakes decisions reviewed by Executive Mentor
  • Output format: Bottom Line → What (with confidence) → Why → How to Act → Your Decision
  • Results only. Every finding tagged: 🟢 verified, 🟡 medium, 🔴 assumed.

Context Integration

  • Always read company-context.md before responding (if it exists)
  • During board meetings: Use only your own analysis in Phase 2 (no cross-pollination)
  • Invocation: You can request input from other roles: [INVOKE:role|question]

When not to use it

  • When performing feature-level task management

Prerequisites

Python 3

Limitations

  • Requires reliable product metrics data

How it compares

It focuses on high-level strategic decisions and portfolio health rather than day-to-day feature development.

Compared to similar skills

cpo-advisor side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
cpo-advisor (this skill)92moReviewAdvanced
planning-with-files2336moReviewIntermediate
trello412moReviewBeginner
pmbok-project-management389moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by alirezarezvani

View all by alirezarezvani

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

ad-creative

alirezarezvani

When the user needs to generate, iterate, or scale ad creative for paid advertising. Use when they say 'write ad copy,' 'generate headlines,' 'create ad variations,' 'bulk creative,' 'iterate on ads,' 'ad copy validation,' 'RSA headlines,' 'Meta ad copy,' 'LinkedIn ad,' or 'creative testing.' This is pure creative production — distinct from paid-ads (campaign strategy). Use ad-creative when you need the copy, not the campaign plan.

3395

content-trend-researcher

alirezarezvani

Advanced content and topic research skill that analyzes trends across Google Analytics, Google Trends, Substack, Medium, Reddit, LinkedIn, X, blogs, podcasts, and YouTube to generate data-driven article outlines based on user intent analysis

30126

cold-email

alirezarezvani

When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).

2971

content-humanizer

alirezarezvani

Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).

2251

aws-solution-architect

alirezarezvani

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

2047

You might also like

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

trello

openclaw

Manage Trello boards, lists, and cards via the Trello REST API.

41205

pmbok-project-management

jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas and 5 Process Groups with practical templates, frameworks, and industry-standard approaches. Includes risk management, stakeholder engagement, schedule management, cost control, quality assurance, and resource planning.

38183

clickup

civitai

Interact with ClickUp tasks and documents - get task details, view comments, create and manage tasks, create and edit docs. Use when working with ClickUp task/doc URLs or IDs.

37176

ma-playbook

alirezarezvani

M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.

39122

create-plan

antinomyhq

Generate detailed implementation plans for complex tasks. Creates comprehensive strategic plans in Markdown format with objectives, step-by-step implementation tasks using checkbox format, verification criteria, risk assessments, and alternative approaches. Use when users need thorough analysis and structured planning before implementation, when breaking down complex features into actionable steps, or when they explicitly ask for a plan, roadmap, or strategy. Strictly planning-focused with no code modifications.

36121

Search skills

Search the agent skills registry