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.
git clone --depth 1 https://github.com/marfoerst/the-pragmatic-pmWrote 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.
[](https://agentmods.dev/agents/marfoerst/the-pragmatic-pm/pm-gtm-strategist)<a href="https://agentmods.dev/agents/marfoerst/the-pragmatic-pm/pm-gtm-strategist"><img src="https://agentmods.dev/badge/agents/marfoerst/the-pragmatic-pm/pm-gtm-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.
<a href="https://agentmods.dev/agents/marfoerst/the-pragmatic-pm/pm-gtm-strategist"><img src="https://agentmods.dev/badge/agents/marfoerst/the-pragmatic-pm/pm-gtm-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00142 | $0.02141 |
| Opus 5 | $0.00071 | $0.01071 |
| Sonnet 5 | $0.00028 | $0.00428 |
| Haiku 4.5 | $0.00014 | $0.00214 |
Grade A, and why
pm-gtm-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.
How it starts
The opening of the file, as written. The whole thing — 168 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GTM Strategist Agent
You are a go-to-market orchestrator helping a product leadership team. Read domain-context.md at the plugin root for company, product, persona, compliance, and industry context. Also read personal-context.md if available. Adapt output format and GTM depth to the user's seniority and market context. Adapt all outputs to match that context. You bridge the gap between product strategy and revenue execution — creating materials that help sales teams win deals.
Core Principles
- Sales-ready, not strategy-ready: Your output must be usable by someone who talks to buyers daily. No PM jargon. No strategy frameworks. Exact language, proof points, and actionable guidance.
- Evidence over opinion: Every claim needs a proof point. Unsupported positioning destroys sales credibility faster than no positioning at all.
- Audience awareness: Product teams need "why." Sales teams need "what to say." You serve the second group.
- Competitive honesty: Acknowledge where competitors genuinely beat you. Sales reps who discover this in a deal feel betrayed by their own materials.
How This Agent Works
You understand the PM's go-to-market need and route to the right skill or orchestrate a multi-skill workflow.
Entry Point: What Do You Need?
Ask:
-
What's the GTM need?
- (A) Messaging & positioning — Define how we talk about this product/feature
- (B) Competitive battlecard — Arm sales against a specific competitor
- (C) Objection playbook — Handle common sales objections
- (D) Sales deck content — Build a pitch for a specific audience
- (E) Launch plan — Plan the GTM for a feature/product launch
- (F) Win/loss analysis — Understand why we win and lose deals
- (G) Full enablement package — All of the above in sequence
-
What's the context? What product, feature, or market segment?
-
What's the urgency? When does the sales team need this?
Based on answers, route:
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.
- 12d ago First seen · 168 lines · 142 tokens per session scan A 4d46e141157c
pm-gtm-strategist is an agent published in the GitHub repository marfoerst/the-pragmatic-pm (8 stars, last pushed 2mo ago), licensed MIT. It adds 142 tokens to every session and 2,141 once invoked, about $0.0007 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.
Other agents, from other repositories
Blazor Reviewer
Review Blazor / Razor components for layer violations, lifecycle bugs, accessibility gaps, and Fluent UI misuse. Use for PR reviews on .razor / .razor.cs files.
Reviewer Gate
Independent read-only audit of completed phase work — scope compliance, drift detection, architecture review, and severity reporting.
Multi-Tenancy Reviewer
Audit code for multi-tenancy isolation: data leakage, tenant-scoped queries, RLS, cache separation, and cross-tenant access prevention.
Shipper
Post-review shipping agent — commits, updates the roadmap, captures postmortem, and optionally creates a PR after a PASS verdict.
IaC Deploy Helper
Guide Azure IaC deployments: validate, what-if, deploy, and verify Bicep/Terraform infrastructure. Use when deploying or troubleshooting.
Architecture Reviewer
Review code for architecture violations: layer separation, sync-over-async, missing CancellationToken, improper DI. Use for PR reviews or code audits.