/pricing-strategist
Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.
$ npx -y skills add ognjengt/founder-skills --skill pricing-strategist --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/pricing-strategist
Context preview
The summary Claude sees to decide when to auto-load this skill.
Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.
SKILL.md
pricing-strategist.SKILL.mdname: pricing-strategist
description: Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.
Pricing Strategist
Purpose
Build a comprehensive, justified pricing strategy — tier structures, price points, positioning, and revenue optimization — tailored to the business through context and conversation.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "pricing-strategist loaded, ready to build your pricing strategy"
Then wait for the user to provide context in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
1. MANDATORY: Read FOUNDER_CONTEXT.md
**BLOCKING REQUIREMENT — DO NOT SKIP THIS STEP**
Before doing ANYTHING else, read `FOUNDER_CONTEXT.md` from the project root. Extract everything relevant to pricing:
- Company name, industry, product/service type
- Target audience (demographics, pain points, budget signals)
- Existing pricing model (if any)
- Competitors and their pricing (if mentioned)
- Value proposition and key features/benefits
- Business stage and revenue goals
**DO NOT PROCEED** to Step 2 until this file has been read.
2. Determine Which Questions to Ask
Cross-reference what FOUNDER_CONTEXT.md already provides against the Question Bank below. **Only ask questions where the answer is genuinely missing or unclear.** Never ask something the context already answers.
**Question Bank (priority order):**
| # | Question | Why it matters | Skip if... | |---|----------|----------------|------------| | 1 | B2B or B2C? | Changes deal size, tier logic, sales cycle, everything | Target audience section makes it obvious | | 2 | What pricing model do you prefer or want to avoid? (subscription, one-time, usage-based, freemium, hybrid) | Determines the entire structure | Pricing model already stated in context | | 3 | What's the primary value metric that scales with usage? (seats, API calls, storage, projects, transactions, etc.) | Drives tier differentiation and upgrade logic | Product type + features make it obvious | | 4 | Target gross margin range? (60-70%, 70-80%, 80%+, not sure) | Sets the floor for every price point | A number or range is already given | | 5 | How price-sensitive is your target customer? (very sensitive, moderate, willing to pay premium) | Calibrates price positioning and tier gaps | Audience detail + industry norms make it clear | | 6 | Who are your closest competitors and how do they price? | Market anchoring — prevents under or over pricing | Competitors section is filled | | 7 | What's your current stage or revenue target? (pre-revenue, <$10K MRR, $10-50K MRR, $50K+ MRR) | Calibrates ambition and tier complexity | Business goals mention revenue or stage |
**Use AskUserQuestion to ask up to 4 questions per batch.** Ask the highest-priority unanswered questions first. If the first batch gives you enough to build a confident strategy, stop. Maximum 7 questions total, but fewer is better — stop as soon as you can build a strong strategy with what you have.
3. Determine Strategy Type
Based on all collected inputs, decide the structure. **Make this decision yourself — do not ask the user.** Explain why in the output.
| Condition | Strategy Type | |-----------|--------------| | Subscription + B2B | **SaaS Tiered** — Starter / Pro / Business / Enterprise | | Subscription + B2C | **Consumer Tiered** — Free / Basic / Premium | | Usage-based primary | **Usage Tiers** — base fee + usage bands with overage pricing | | One-time purchase | **Package Pricing** — Good / Better / Best bundles | | Freemium preferred | **Freemium** — generous free tier + 2-3 paid tiers | | Mixed signals | **Hybrid** — combine structures as the inputs warrant |
4. Build the Pricing Strategy
For each tier, define:
- **Plan name** — descriptive, not generic. "Starter" beats "Plan A". "Growth" beats "Mid".
- **Price point** — monthly AND annual (annual ≈ 20% off monthly). Use specific numbers.
- **Price justification** — why this number. Anchor to: competitor benchmarks, value delivered, margin targets, or customer willingness to pay. Never leave a price unjustified.
- **Feature set** — what's in, and critically, what's deliberately left out to drive upgrades.
- **Target segment** — the specific customer who buys this tier and why.
5. Add the Strategic Layer
Beyond the tiers:
- **Positioning** — where this sits vs. competitors (premium, mid-market, value leader, underdog)
- **Psychological tactics used** — name them and explain why each one was chosen (charm pricing, anchoring, decoy effect, loss aversion in annual vs. monthly, etc.)
- **Upgrade triggers** — what specifically moves a customer from tier N to tier N+1
- **Revenue optimization** — annual discount incentives, add-ons, usage overages, upsell moments
- **Biggest pricing risk** — one specific risk for this business and how to mitigate it
6. Format and Verify
- Structure output per **Output Format** below
- Run through **Quality Checklist** before presenting
---
Pricing Principles
Hard constraints. These exist because bad pricing destroys margins or kills growth.
- Price on value delivered. Never on cost to build.
- Every tier must have a clear reason to exist. If no real customer would buy it, cut it.
- The middle tier is the hero. Design the strategy so most customers land there.
- Annual pricing should feel like a no-brainer — 20-25% off. Monthly is the convenience premium.
- Never show more than 4 tiers. Paradox of choice kills conversion at the pricing page.
- Enterprise = "contact sales" unless the business is pre-revenue. Pre-revenue can skip Enterprise or price it transparently.
- Free
Read more
name: pricing-strategist description: Builds comprehensive pricing strategies by reading business context and asking targeted questions interactively. Use when user needs pricing plans, tier structures, price points, pricing model recommendations, or any pricing-related strategy for their product or service.
Pricing Strategist
Purpose
Build a comprehensive, justified pricing strategy — tier structures, price points, positioning, and revenue optimization — tailored to the business through context and conversation.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "pricing-strategist loaded, ready to build your pricing strategy"
Then wait for the user to provide context in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
1. MANDATORY: Read FOUNDER_CONTEXT.md
**BLOCKING REQUIREMENT — DO NOT SKIP THIS STEP**
Before doing ANYTHING else, read `FOUNDER_CONTEXT.md` from the project root. Extract everything relevant to pricing:
- Company name, industry, product/service type
- Target audience (demographics, pain points, budget signals)
- Existing pricing model (if any)
- Competitors and their pricing (if mentioned)
- Value proposition and key features/benefits
- Business stage and revenue goals
**DO NOT PROCEED** to Step 2 until this file has been read.
2. Determine Which Questions to Ask
Cross-reference what FOUNDER_CONTEXT.md already provides against the Question Bank below. **Only ask questions where the answer is genuinely missing or unclear.** Never ask something the context already answers.
**Question Bank (priority order):**
| # | Question | Why it matters | Skip if... | |---|----------|----------------|------------| | 1 | B2B or B2C? | Changes deal size, tier logic, sales cycle, everything | Target audience section makes it obvious | | 2 | What pricing model do you prefer or want to avoid? (subscription, one-time, usage-based, freemium, hybrid) | Determines the entire structure | Pricing model already stated in context | | 3 | What's the primary value metric that scales with usage? (seats, API calls, storage, projects, transactions, etc.) | Drives tier differentiation and upgrade logic | Product type + features make it obvious | | 4 | Target gross margin range? (60-70%, 70-80%, 80%+, not sure) | Sets the floor for every price point | A number or range is already given | | 5 | How price-sensitive is your target customer? (very sensitive, moderate, willing to pay premium) | Calibrates price positioning and tier gaps | Audience detail + industry norms make it clear | | 6 | Who are your closest competitors and how do they price? | Market anchoring — prevents under or over pricing | Competitors section is filled | | 7 | What's your current stage or revenue target? (pre-revenue, <$10K MRR, $10-50K MRR, $50K+ MRR) | Calibrates ambition and tier complexity | Business goals mention revenue or stage |
**Use AskUserQuestion to ask up to 4 questions per batch.** Ask the highest-priority unanswered questions first. If the first batch gives you enough to build a confident strategy, stop. Maximum 7 questions total, but fewer is better — stop as soon as you can build a strong strategy with what you have.
3. Determine Strategy Type
Based on all collected inputs, decide the structure. **Make this decision yourself — do not ask the user.** Explain why in the output.
| Condition | Strategy Type | |-----------|--------------| | Subscription + B2B | **SaaS Tiered** — Starter / Pro / Business / Enterprise | | Subscription + B2C | **Consumer Tiered** — Free / Basic / Premium | | Usage-based primary | **Usage Tiers** — base fee + usage bands with overage pricing | | One-time purchase | **Package Pricing** — Good / Better / Best bundles | | Freemium preferred | **Freemium** — generous free tier + 2-3 paid tiers | | Mixed signals | **Hybrid** — combine structures as the inputs warrant |
4. Build the Pricing Strategy
For each tier, define:
- **Plan name** — descriptive, not generic. "Starter" beats "Plan A". "Growth" beats "Mid".
- **Price point** — monthly AND annual (annual ≈ 20% off monthly). Use specific numbers.
- **Price justification** — why this number. Anchor to: competitor benchmarks, value delivered, margin targets, or customer willingness to pay. Never leave a price unjustified.
- **Feature set** — what's in, and critically, what's deliberately left out to drive upgrades.
- **Target segment** — the specific customer who buys this tier and why.
5. Add the Strategic Layer
Beyond the tiers:
- **Positioning** — where this sits vs. competitors (premium, mid-market, value leader, underdog)
- **Psychological tactics used** — name them and explain why each one was chosen (charm pricing, anchoring, decoy effect, loss aversion in annual vs. monthly, etc.)
- **Upgrade triggers** — what specifically moves a customer from tier N to tier N+1
- **Revenue optimization** — annual discount incentives, add-ons, usage overages, upsell moments
- **Biggest pricing risk** — one specific risk for this business and how to mitigate it
6. Format and Verify
- Structure output per **Output Format** below
- Run through **Quality Checklist** before presenting
---
Pricing Principles
Hard constraints. These exist because bad pricing destroys margins or kills growth.
- Price on value delivered. Never on cost to build.
- Every tier must have a clear reason to exist. If no real customer would buy it, cut it.
- The middle tier is the hero. Design the strategy so most customers land there.
- Annual pricing should feel like a no-brainer — 20-25% off. Monthly is the convenience premium.
- Never show more than 4 tiers. Paradox of choice kills conversion at the pricing page.
- Enterprise = "contact sales" unless the business is pre-revenue. Pre-revenue can skip Enterprise or price it transparently.
- Free
This repository contains 20+ Claude skills that will help you turn Claude into a Fortune 500 growth team. Stop prompting from scratch and use 20+ proven marketing, copywriting, and product skills companies pay millions for. Learn more at:
Repo: ognjengt/founder-skills
Other skills on founder-skills.
- /brand-copywriter
Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.
Open skill - /competitor-intel
Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
Open skill - /cro-optimization
Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO
Open skill - /go-to-market-plan
Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and
Open skill - /lead-magnet-generator
Creates viral lead magnet posts that drive comments and DMs. Produces 2 versions - a quick punchy format and a detailed format with bullet points. Use when user needs social media posts to give away a lead magnet in exchange for engagement.
Open skill - /linkedin-writer
Creates viral LinkedIn posts using proven formats, post templates, and voice matching. Use when user needs engaging, high-performing posts for LinkedIn.
Open skill

