p7-gtm

p7-gtm is a command for Claude Code from jonase47/ccpr. It costs 0 tokens per session (1,427 once invoked), scanned A, original, MIT.

A launch coordination command for go-to-market work, meaning the activities used to introduce a product to its intended customers. It plans marketing channels and sets up KPI tracking so results can be measured from launch day.

In plain words
What is it for?
Use it to coordinate email, social media, public-relations, or other launch channels and track their performance.
Why use it?
It connects the launch plan, target audiences, budget, and product materials, reducing the chance of starting promotion without a way to measure its results.

Command for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: reads .claude/ paths.

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.

agentmods
npx agentmods add commands/jonase47/ccpr/p7-gtm
Clone the repo
git clone --depth 1 https://github.com/jonase47/ccpr

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/jonase47/ccpr/p7-gtm.svg)](https://agentmods.dev/commands/jonase47/ccpr/p7-gtm)
Your own site
<a href="https://agentmods.dev/commands/jonase47/ccpr/p7-gtm"><img src="https://agentmods.dev/badge/commands/jonase47/ccpr/p7-gtm.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 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,427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.01427
Opus 5 $0.00000 $0.00714
Sonnet 5 $0.00000 $0.00285
Haiku 4.5 $0.00000 $0.00143

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

Security

Grade A, and why

p7-gtm 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 2d 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.

commands/p7-gtm.md · 119 lines

How it starts

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

/p7-gtm – Launch Go-to-Market & Set Up KPI Tracking

Launches the go-to-market activities and sets up KPI tracking. The result is active marketing measures and a working tracking setup that delivers meaningful data from day one.

Argument: $ARGUMENTS = [Channel/measure, e.g. "Email Launch", "Social Media", "PR", "all channels"]

If provided: Focus the GTM activities on the specified channel or measure. If not provided: Read BUSINESS_MODEL.md and FINANCIAL_PLAN.md and plan all defined go-to-market channels. If any context is missing, ask about the GTM strategy.

Execution

1. Read Context

Read the following files (if available):

  • BUSINESS_MODEL.md (channels, customer segments, value proposition)
  • FINANCIAL_PLAN.md (KPI targets, break-even plans, budget)
  • USER_JOURNEYS.md (target audiences for communication)
  • RELEASE_NOTES.md (launch content foundation)
  • USER_GUIDE.md (onboarding material for first users)

2. Delegation to Business Analyst Agent (Lead)

Delegate GTM coordination to the business-analyst agent:

Coordinate the go-to-market launch. Channel/measure (if specified): $ARGUMENTS Context from BUSINESS_MODEL.md and FINANCIAL_PLAN.md: [Apply channels, target audience, KPI targets]

A. Set Up KPI Tracking Define and set up the most important KPIs:

  • Acquisition KPIs: New users/customers per week, conversion rate (visitor → registration → paying customer)
  • Activation KPIs: What percentage of new users reach the "aha moment"?
  • Retention KPIs: Weekly / monthly active users (WAU/MAU), churn rate
  • Revenue KPIs: MRR (Monthly Recurring Revenue), ARPU (Average Revenue Per User)
  • Business KPIs: Progress towards break-even (current MRR vs. break-even MRR)

For each KPI: definition, measurement method, target value (from FINANCIAL_PLAN.md), measurement frequency

B. Analytics Setup

  • Web analytics set up (e.g. Plausible, Matomo, Google Analytics – privacy-compliant!)
  • Conversion funnels configured (visitor → registration → activation → payment)
  • Important events tracked (sign-up, feature usage, upgrade, churn)
  • UTM parameter strategy defined for campaigns

C. Launch Go-to-Market Measures Launch the defined measures for: $ARGUMENTS

Depending on channel:

  • Email: Launch email to waitlist / existing contacts (create draft)
  • Social Media: Launch posts for relevant platforms (create drafts)
  • PR/Content: Launch press release or blog post (create draft)
  • Community: Announcement in relevant communities (Reddit, Slack groups, forums)
  • Direct sales: List of first target customers, outreach drafts

For each channel: create launch content draft based on value proposition from BUSINESS_MODEL.md.

D. Go Live with Pricing

  • Is the pricing from BUSINESS_MODEL.md correctly implemented in the application and on the website?
  • Are payment processes fully tested (test payments in staging)?
  • Are invoices / receipts correctly configured?

Read the full file on GitHub · 119 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. 2d ago First seen · 119 lines · 0 tokens per session scan A 242a4075be8b

Subscribe to this mod's changes

p7-gtm is a command published in the GitHub repository jonase47/ccpr (1 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,427 tokens. 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-09-03.