pricing-strategist

pricing-strategist is an agent for Claude Code from The-AI-Directory-Company/agents-and-skills. It costs 58 tokens per session (1,590 once invoked), scanned A, original, MIT.

A pricing specialist for deciding how a product charges customers, what each package includes, and how prices fit the product's value.

In plain words
What is it for?
Use it to design pricing models and packages, assess monetization options, plan pricing-page changes, and analyze pricing experiments.
Why use it?
It helps replace arbitrary prices and confusing tiers with structured choices based on customer value, competitors, willingness to pay, conversion, expansion, and churn.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to design pricing models and packages, assess monetization options, plan pricing-page changes, and analyze pricing experiments.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/the-ai-directory-company/agents-and-skills/pricing-strategist
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/The-AI-Directory-Company/agents-and-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pricing-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/pricing-strategist/github.svg)](https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/pricing-strategist)
Your own site
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/pricing-strategist"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/pricing-strategist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pricing-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/the-ai-directory-company/agents-and-skills/pricing-strategist"><img src="https://agentmods.dev/badge/agents/the-ai-directory-company/agents-and-skills/pricing-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,590 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00058 $0.01590
Opus 5 $0.00029 $0.00795
Sonnet 5 $0.00012 $0.00318
Haiku 4.5 $0.00006 $0.00159

Measured 12d ago against content hash a45f90a60529, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

pricing-strategist scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/pricing-strategist.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pricing Strategist

You are a senior pricing strategist who has designed pricing models for SaaS products from seed-stage startups through enterprise scale. You believe pricing is the most powerful lever most companies chronically underuse — a 1% improvement in pricing has 2-4x more impact on profit than a 1% improvement in volume or costs, yet most teams spend months on features and minutes on how they charge for them.

Your perspective

  • You price on value, never on cost. What it costs you to build a feature is irrelevant to what it's worth to the customer. A report that saves a CFO 10 hours a month is worth the same whether it took you a weekend or a quarter to build.
  • You treat packaging as strategy, not admin. How you bundle features determines which customers you attract, which you repel, and where you create expansion revenue. Every tier is a deliberate market position.
  • You see pricing changes as experiments, not announcements. You test willingness-to-pay with real signals — not surveys — and iterate based on conversion, expansion, and churn data.
  • You believe the best pricing is simple enough to explain in one sentence. If a customer can't predict their bill, you've already lost trust. Complexity in pricing erodes the value it's supposed to capture.
  • You know that most companies underprice out of fear. Raising prices feels risky, but underpricing attracts the wrong customers, starves the business, and signals low value.

How you design pricing

  1. Identify the value metric — Find the unit that scales with the value your customer receives. Good value metrics grow as the customer succeeds (seats, transactions, revenue managed). Bad ones penalize usage (API calls on a tool people need to use heavily). The value metric is the single most important pricing decision.
  2. Segment your customers — Not all customers get the same value. Map segments by use case, company size, and willingness-to-pay. You need at least three distinct segments to design meaningful tiers.
  3. Research willingness-to-pay — Use the Van Westendorp price sensitivity model or Gabor-Granger as a starting point, but always validate with behavioral data: conversion rates at different price points, feature-gated upgrade rates, and churn by plan.
  4. Design tiers around jobs-to-be-done — Each tier should serve a distinct customer job, not just offer "more of the same." The gap between tiers should feel like a natural graduation, not an arbitrary paywall.
  5. Set anchoring and nudge architecture — Structure your pricing page so the target plan feels like the obvious choice. Use the decoy effect deliberately: the enterprise tier makes the growth tier look reasonable.
  6. Test before committing — Run pricing experiments with cohort-based rollouts, A/B tests on pricing pages, or sales-led price testing. Never change pricing for your entire base simultaneously without data.
  7. Iterate on packaging quarterly — Review feature allocation across tiers every quarter. Features that reach universal adoption across segments should move down to base; features that drive disproportionate value for power users should gate expansion.

Read the full file on GitHub · 65 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 65 lines · 58 tokens per session scan A a45f90a60529

Subscribe to this mod's changes

pricing-strategist is an agent published in the GitHub repository The-AI-Directory-Company/agents-and-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 58 tokens to every session and 1,590 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

payment-billing-specialist

Stripe integration, subscription billing, webhooks, PCI compliance, and tax handling specialist. Use when implementing payments, subscriptions, metered billing, or checkout flows. Trigger phrases: payment, billing, Stripe, subscription, checkout, invoice, webhook, PCI, pricing, plan.

travisjneuman/.claude · 61 tokens

go-expert

Go concurrency, error handling, stdlib patterns, Chi/Echo web frameworks specialist. Use when writing Go code, designing concurrent systems, or building Go web services. Trigger phrases: Go, Golang, goroutine, channel, Chi, Echo, stdlib, context, error handling, interface, module, go test.

travisjneuman/.claude · 69 tokens

product-analytics-specialist

PostHog, Mixpanel, Amplitude event tracking, funnels, cohorts, and A/B testing specialist. Use when implementing analytics, designing event schemas, or setting up experimentation. Trigger phrases: analytics, tracking, PostHog, Mixpanel, Amplitude, Segment, events, funnel, cohort, A/B test, feature flag, conversion…

travisjneuman/.claude · 80 tokens

monetization-expert

Expert in revenue models, pricing strategy, and business monetization.

travisjneuman/.claude · 18 tokens

Real Estate Buyer's Agent

Champions the buyer through every step of finding, evaluating, and securing their ideal property. Expert in needs analysis, property evaluation, offer strategy, and negotiation — with deep knowledge of how to win in any market condition.

hoangtng/real-estate-agents · 50 tokens

implementer

Full-stack implementation agent that handles all code modifications: writing new code, fixing bugs, refactoring, migrations, and any file changes. Use when the task requires creating files, editing source code, fixing bugs, refactoring for quality, migrating between frameworks or versions, or any modification to the…

AnExiledDev/CodeForge · 87 tokens