Each skill now has 5-8 evals covering: - Core framework usage with realistic prompts - Casual trigger phrase variants - Sub-type and section-specific coverage - Boundary tests (skill deferral to related skills) - Structured assertions for grading Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
90 lines
6.4 KiB
JSON
90 lines
6.4 KiB
JSON
{
|
|
"skill_name": "pricing-strategy",
|
|
"evals": [
|
|
{
|
|
"id": 1,
|
|
"prompt": "Help me figure out pricing for our new SaaS product. It's a customer support platform for e-commerce stores. We're not sure whether to charge per agent, per ticket, or flat rate. Currently thinking $49-199/month range.",
|
|
"expected_output": "Should check for product-marketing-context.md first. Should apply the three pricing axes framework: packaging (what's included in each tier), pricing metric (per agent, per ticket, flat rate — evaluate each), price point ($49-199 range evaluation). Should discuss value metrics and which aligns best with value delivered (per agent is common in support, but per ticket aligns with usage). Should recommend a good-better-best tier structure. Should address pricing psychology. Should provide a specific pricing recommendation with rationale.",
|
|
"assertions": [
|
|
"Checks for product-marketing-context.md",
|
|
"Applies three pricing axes framework",
|
|
"Evaluates multiple pricing metrics",
|
|
"Discusses which metric aligns with value delivered",
|
|
"Recommends good-better-best tier structure",
|
|
"Addresses pricing psychology",
|
|
"Provides specific pricing recommendation with rationale"
|
|
],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": 2,
|
|
"prompt": "We want to raise our prices by 30%. We've been at $29/month for 2 years and we've added a lot of features. How do we do this without losing customers?",
|
|
"expected_output": "Should apply the 'when to raise prices' and price increase strategies sections. Should recommend a strategy: grandfather existing customers (or give them a grace period), tie the increase to new value, communicate the change clearly with advance notice, consider an annual billing discount as a softening measure. Should address different approaches (immediate for new customers, delayed for existing). Should recommend specific communication strategy. Should note that some churn is expected and acceptable.",
|
|
"assertions": [
|
|
"Applies price increase strategies",
|
|
"Recommends grandfathering or grace period approach",
|
|
"Recommends tying increase to new value",
|
|
"Provides communication strategy",
|
|
"Addresses new vs existing customer timing",
|
|
"Suggests annual billing as softening measure",
|
|
"Notes some churn is expected"
|
|
],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": 3,
|
|
"prompt": "how do we figure out what people will actually pay? we're launching a new product and have no idea what to charge.",
|
|
"expected_output": "Should trigger on casual phrasing. Should apply the pricing research methods: Van Westendorp price sensitivity analysis (too cheap, bargain, expensive, too expensive), MaxDiff for feature importance, competitive benchmarking. Should explain how to run each method. Should also recommend simpler approaches: talking to potential customers, analyzing competitor pricing, testing different price points. Should provide a practical pricing research plan they can execute.",
|
|
"assertions": [
|
|
"Triggers on casual phrasing",
|
|
"Applies Van Westendorp price sensitivity method",
|
|
"Applies MaxDiff for feature importance",
|
|
"Recommends competitive benchmarking",
|
|
"Explains how to run each method",
|
|
"Suggests practical alternatives (customer interviews, competitive analysis)",
|
|
"Provides executable pricing research plan"
|
|
],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": 4,
|
|
"prompt": "We have a Basic ($19), Pro ($49), and Enterprise (custom) plan. The Pro plan gets 70% of signups. Should we add a plan between Pro and Enterprise?",
|
|
"expected_output": "Should apply the good-better-best tier structure framework. Should analyze the current situation: Pro capturing 70% is actually healthy, but the gap to Enterprise suggests there may be mid-market customers underserved. Should evaluate whether a 4th tier makes sense: does it address a real gap, or will it create choice paralysis? Should apply pricing psychology (Hick's Law — more options can reduce decisions). Should recommend either a 4th tier with clear differentiation or adjusting the Pro plan to better bridge the gap.",
|
|
"assertions": [
|
|
"Applies good-better-best tier structure",
|
|
"Analyzes current tier performance",
|
|
"Evaluates whether 4th tier addresses real gap",
|
|
"Considers choice paralysis risk",
|
|
"Applies pricing psychology (Hick's Law)",
|
|
"Provides specific recommendation with rationale"
|
|
],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": 5,
|
|
"prompt": "What pricing psychology tactics should we use on our pricing page? We want the $79 plan to be the most popular.",
|
|
"expected_output": "Should apply the pricing psychology section: anchoring (show the $79 plan next to a higher-priced plan), decoy effect (make the lower plan look less valuable), visual emphasis (highlight or 'recommend' the $79 plan), charm pricing ($79 vs $80), Rule of 100 (percentage discounts below $100, dollar discounts above), loss framing (show what lower plans miss). Should provide specific pricing page design recommendations. Should cross-reference page-cro for broader pricing page optimization.",
|
|
"assertions": [
|
|
"Applies pricing psychology tactics",
|
|
"Applies anchoring effect",
|
|
"Applies decoy effect or visual emphasis",
|
|
"Applies charm pricing or Rule of 100",
|
|
"Provides specific pricing page recommendations",
|
|
"Cross-references page-cro or marketing-psychology"
|
|
],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": 6,
|
|
"prompt": "Our pricing page conversion rate is only 1.5%. Can you review the page and suggest improvements?",
|
|
"expected_output": "Should recognize this is a pricing page conversion optimization task, not a pricing strategy task. Should defer to or cross-reference the page-cro skill, which handles pricing page conversion rate optimization including plan comparison clarity, CTA optimization, and trust signals. Pricing-strategy focuses on the actual pricing decisions (what to charge, how to package), not the page design.",
|
|
"assertions": [
|
|
"Recognizes this as pricing page CRO, not pricing strategy",
|
|
"References or defers to page-cro skill",
|
|
"Explains that pricing-strategy is about pricing decisions",
|
|
"Does not attempt full page CRO audit"
|
|
],
|
|
"files": []
|
|
}
|
|
]
|
|
}
|