gtm-offer

gtm-offer is a command for Claude Code from uppifyagency/bettercallclaudegrowth. It costs 29 tokens per session (595 once invoked), scanned A, original, MIT.

A command for shaping a product or service into a detailed sales offer. It covers the promise, price, bonuses, guarantee, limited availability or timing, and offer name.

In plain words
What is it for?
Use it to draft or assess offers for a particular product, while adapting the result to the configured industry, brand voice, language, and sales channel.
Why use it?
It turns a basic product description into a clearer package with defined terms and a reason for a customer to act.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the bettercallclaudegrowth plugin — 9 skills, 11 commands, 3 agents shipped together

Good fit Use it to draft or assess offers for a particular product, while adapting the result to the configured industry, brand voice, language, and sales channel.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add uppifyagency/bettercallclaudegrowth
Claude Code
/plugin install bettercallclaudegrowth

Made for: Claude Code.

Or install bettercallclaudegrowth, the plugin that ships this one along with the rest of its 9 skills, 11 commands, 3 agents.

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 gtm-offer

README.md
[![agentmods](https://agentmods.dev/badge/commands/uppifyagency/bettercallclaudegrowth/gtm-offer/github.svg)](https://agentmods.dev/commands/uppifyagency/bettercallclaudegrowth/gtm-offer)
Your own site
<a href="https://agentmods.dev/commands/uppifyagency/bettercallclaudegrowth/gtm-offer"><img src="https://agentmods.dev/badge/commands/uppifyagency/bettercallclaudegrowth/gtm-offer/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 gtm-offer

Your own site · 80×15
<a href="https://agentmods.dev/commands/uppifyagency/bettercallclaudegrowth/gtm-offer"><img src="https://agentmods.dev/badge/commands/uppifyagency/bettercallclaudegrowth/gtm-offer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 595 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.00029 $0.00595
Opus 5 $0.00015 $0.00298
Sonnet 5 $0.00006 $0.00119
Haiku 4.5 $0.00003 $0.00060

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

Security

Grade A, and why

gtm-offer 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 10d 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.

bettercallclaudegrowth/commands/gtm-offer.md · 31 lines

How it starts

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

/gtm-offer - Grand Slam Offer, Hormozi style

This command applies the hormozi-offers skill. Respect userConfig.output_language (IT by default), userConfig.industry, userConfig.brand_voice and userConfig.default_channel.

User input: $ARGUMENTS

Steps

  1. Load the skill. Invoke the hormozi-offers skill by name (it activates from its description; do not use file paths) and apply its frameworks, digging deeper into cheatsheets/patterns when needed. Do NOT copy the book's content: use it only as an operational guide.

  2. Frame the market. Briefly assess the input against the Starving Crowd (Pain, Purchasing Power, Easy to Target, Growing) to anchor the offer to a real avatar in the industry.

  3. Apply the Value Equation. For the offer in $ARGUMENTS, work the four drivers: raise Dream Outcome and Perceived Likelihood, lower Time Delay and Effort & Sacrifice. Keep these drivers as the compass for every subsequent element. For an objective score and the weakest lever, run: node "${CLAUDE_PLUGIN_ROOT}/scripts/value-equation-score.js" --dream <1-10> --likelihood <1-10> --time <1-10> --effort <1-10> (time/effort: 10 = very high).

  4. Compose the Grand Slam Offer and return the structured spec:

    • Promise — specific Dream Outcome tied to the avatar's status.
    • Price — premium price with rationale (price-to-value); never discounts.
    • Bonuses — 3-5 bonuses, each with a name, the problem it solves and an anchored value.
    • Guarantee — choose and justify the type (unconditional/conditional/anti-guarantee/implied); you can stack them.
    • Scarcity/Urgency — honest levers on limited supply and/or deadline.
    • Name — apply the MAGIC formula (3-5 components) for a short, magnetic name.
  5. Align voice and channel. Adapt tone and format to brand_voice and the default_channel set in the configuration.

  6. Final red-team. Invoke the gtm-critic agent to stress-test the offer spec (credible promise? defensible price? risky guarantee? honest scarcity?), then fold the proposed fixes into the final version.

Read the full file on GitHub · 31 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. 10d ago First seen · 31 lines · 29 tokens per session scan A 6b8a004b4067

Subscribe to this mod's changes

gtm-offer is a command published in the GitHub repository uppifyagency/bettercallclaudegrowth (5 stars, last pushed 3mo ago), licensed MIT. It adds 29 tokens to every session and 595 once invoked, about $0.0001 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.