agentsclimarketplace

Pricing strategy advisory

Skill gokulb20/crewm8-cfo-skills/skills/strategic-advisory/pricing-strategy-advisory

CFO Skills by Crewm8 — 36 modular startup finance skills for Hermes, Claude Code, Droid, Cursor, OpenClaw, and any agent.

Install
npx -y skills add gokulb20/crewm8-cfo-skills --skill pricing-strategy-advisory

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Advise on pricing strategy — competitive analysis, willingness-to-pay research, tier design, price increase modeling, discount frameworks, and packaging optimization for startup monetization.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

11.4 KB, as published. Nobody here has run it

Pricing Strategy Advisory

Advise the CEO and leadership on pricing — how much to charge, how to structure tiers, when and how to raise prices, and how to package the product for maximum value capture. Goal: the company charges what it's worth, not what it's afraid to ask for.

Purpose

Pricing is the single most leveraged lever in the business — a 10% price increase flows almost entirely to profit, and poor pricing leaves millions on the table. Yet most startups underprice by 30-50% because founders are afraid of losing deals. This skill provides the frameworks, analyses, and confidence to set prices that capture the value the product actually delivers, design tiers that maximize willingness-to-pay capture, and execute price increases without destroying customer relationships.

When to Use

  • "How should we price our product?"
  • "Review our pricing tiers / packaging"
  • "Should we raise prices?"
  • "Competitive pricing analysis"
  • "Model the impact of a price change"
  • "Design our enterprise pricing"
  • "Good-better-best tier strategy"

Inputs Required

  1. Current pricing — tiers, features per tier, pricing model (per-seat, usage, flat), current prices.
  2. Competitor pricing — public pricing pages, sales intel, customer feedback.
  3. Customer data — willingness to pay signals, feature adoption by tier, churn reasons related to pricing.
  4. Unit economics — from unit-economics-analysis (CAC, LTV, gross margins per segment).

Quick Reference

Pricing ModelWhen to UseKey Tradeoff
Flat rateSimple product, single personaEasy to sell, leaves money on table
Per-seat / per-userCollaboration / productivity toolsScales with adoption, penalizes adoption
Tiered (Good-Better-Best)Most SaaS productsCaptures different WTP, tier design is hard
Usage-basedAPI, AI, infrastructureAligned with value, unpredictable for customers
Hybrid (base + usage)Platform productsPredictable base + value-aligned variable
Pricing Psychology PrincipleApplication
Never 2 tiersPeople can't choose between 2; add a third (decoy)
Decoy effectA high tier makes the middle tier feel reasonable
Annual discount15-20% off monthly anchors higher monthly price
.99 pricing$99 feels meaningfully cheaper than $100
Price increase timingAt renewal, grandfather existing 6-12 months

Procedure

1. Competitive Pricing Audit

For each competitor, map:

CompetitorStarting PriceMid-TierEnterprisePricing ModelDifferentiator
Comp A$29/seat/mo$79/seat/moCustomPer-seatHas feature X
Comp B$49/mo flat$199/mo$499/moFlat + add-onsCheaper at scale
UsTBDTBDTBDTBDBetter UX, faster

2. Willingness-to-Pay Signal Analysis

Gather signals from:

  • Sales conversations ("it's too expensive" vs "that seems reasonable")
  • Win/loss analysis (did we lose on price?)
  • Feature adoption (which features do people upgrade for?)
  • Customer segments (do SMB and enterprise value things differently?)

3. Tier Design Recommendations

For each tier:

  • Which features create the upgrade pull?
  • What's the "must-have" that forces the upgrade? (SSO, reporting, API access, seats)
  • Are the jumps between tiers too small (nobody upgrades) or too big (churn at renewal)?

4. Price Increase Modeling

Model the financial impact:

Current state:
  Customers: 200
  Avg ARPU: $500/mo
  Monthly Revenue: $100,000

20% Price Increase (to $600/mo):
  Assume 5% churn from price increase (10 customers)
  Remaining: 190 customers × $600 = $114,000/mo
  Net change: +$14,000/mo (+14% revenue, -5% customer count)
  
  Is the revenue gain worth the customer loss? Almost always yes.

When to raise prices:

  • NPS > 40 (customers are happy)
  • Win rate > 30% (you're winning enough)
  • Competitors charge more (you're underpriced)
  • Product has materially improved since last pricing change

When NOT to raise prices:

  • Churn is already high
  • Major product gaps vs competitors
  • Just lost a round of funding (looks desperate)
  • During a competitor's launch or price war

5. Discounting Framework

Discount TypeWhen to UseMax DiscountRequirements
Annual prepayAlways offer15-20%12-month commitment
Multi-yearStrategic accounts20-30% (year 2-3)24-36 month term
Volume / seats> 50 seats10-20%Minimum seat commitment
Startup programEarly stage, logo value50%+ for year 1Case study, reference, logo
Non-profit / educationMission-aligned50%+Verification
Never discount because they asked:Unless there's a strategic reason

Pricing Frameworks

Value-Based Pricing (the goal)

Price = Value delivered to the customer × Value capture rate

Example: Your tool saves a company $100k/year in engineering time.
  Value capture at 25% = $25k/year price.

Not what it costs to build. Not what competitors charge. What it's worth to the customer.

SaaS Pricing Models

ModelWhen to UseProsCons
Flat rateSimple product, single personaEasy to sell, predictableLeaves money on the table
Per-seat / per-userCollaboration / productivity toolsScales with adoptionPenalizes adoption, seat-capping
Tiered (Good-Better-Best)Most SaaS productsCaptures different WTP, upgrade pathTier design is hard
Usage-basedAPI, AI, infrastructure productsAligned with value deliveredUnpredictable for customers
Hybrid (base + usage)Platform productsPredictable base + value-aligned variableComplexity

The Good-Better-Best Framework

TierTarget CustomerPrice PointFeaturesPurpose
Good (Starter)Individual / small teamLowCore features, limited usageAcquire, prove value
Better (Growth)Growing team3-5x GoodCore + collaboration + integrationsThe anchor — most will buy this
Best (Enterprise)Large teams2-3x BetterEverything + SSO + SLA + supportCapture high WTP

Output Format

  • Competitive pricing landscape
  • Recommended pricing model and tier structure
  • Price increase impact analysis (with churn sensitivity)
  • Discount framework and approval guidelines
  • Revenue forecast under new pricing (from revenue-forecasting)

Done Criteria

The skill is complete when:

  1. Competitive pricing audit is completed for at least 3-5 competitors.
  2. Willingness-to-pay signals are analyzed from sales and customer data.
  3. Tier structure is recommended with clear upgrade drivers between tiers.
  4. Price increase impact is modeled with churn sensitivity.
  5. Discounting framework is defined with approval guidelines.
  6. A clear recommendation is provided with supporting data.

Pitfalls

  1. Underpricing by 30-50% — most startup founders are afraid of pricing. The data consistently shows that startups undercharge significantly. Price pushback from 10-20% of deals is a sign you're in the right range.
  2. Designing pricing in a vacuum — pricing decisions made without competitor analysis, willingness-to-pay data, or unit economics inputs are guesses. All three data sources are necessary.
  3. Too many tiers — more than 3-4 tiers paralyze buyers. Good-Better-Best is the proven framework for a reason.
  4. Putting enterprise pricing on the website — "Contact us" for enterprise. Pricing is part of the negotiation. Putting it on the website gives away leverage.
  5. Never raising prices — SaaS companies that don't raise prices annually leave 5-15% revenue on the table every year. Annual price increases are standard and expected.

Heuristics

  • Most startups undercharge by 30-50%: founders are afraid of pricing. Push them.
  • If you're not losing 10-20% of deals on price, you're too cheap: price pushback is a sign you're in the right range.
  • Raise prices annually: 5-15% per year is standard in SaaS. Inflation + more value = justified.
  • Grandfathering is a tactic, not a strategy: eventually, bring everyone to the new pricing. Sunset old plans.
  • Enterprise pricing should NOT be on your website: "Contact us" for enterprise. Pricing is part of the negotiation.

Edge Cases

  • Freemium to paid conversion: the free tier must be genuinely useful but limited enough to create upgrade urgency. The free-to-paid conversion rate is the critical metric.
  • International pricing: PPP-adjusted pricing is complex. Typically, price at 60-80% of US for EU, 40-60% for emerging markets.
  • Platform / marketplace pricing: take-rate pricing (X% of transaction). Model the take-rate sensitivity carefully.
  • Bundling multiple products: bundling increases stickiness but can mask which products are actually valuable.

Verification

Can you answer "What is our price relative to the value we deliver?" and "If we raised prices by 20%, how much revenue would we gain vs lose to churn?" and "What feature would force a customer to upgrade from Starter to Growth?" If not, the pricing analysis is incomplete.

Example

User: "Review our pricing tiers and recommend improvements. We currently have a single flat $49/mo plan with 200 customers." Expected behavior: You analyze willingness-to-pay signals from customer conversations, run a competitive audit of 5 competitors with similar products, recommend a 3-tier Good-Better-Best structure ($49 Starter / $149 Growth / $399 Enterprise), identify the feature that forces upgrades (SSO and API access for Enterprise), model the financial impact (estimated 30% increase in blended ARPU), and propose a grandfathering plan for existing $49 customers.

User: "Should we raise prices by 25%?" Expected behavior: You check the preconditions (NPS > 40, win rate > 30%, competitors charge more, product has improved), model the financial impact with churn sensitivity (assume 5-10% churn from price increase, calculate net revenue gain), recommend the timing (at renewal, not mid-contract), and propose a grandfathering period (6 months) for customers on legacy pricing.

Linked Skills

  • Customer lifetime value & willingness to pay → unit-economics-analysis
  • Profitability impact by segment → profitability-analysis
  • Revenue forecast with new pricing → revenue-forecasting
  • Strategic moves (new tier launch) → strategic-initiative-modeling
  • Business case for pricing change → business-case-modeling

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.