gtm-critic

gtm-critic is a skill for Claude Code from adaptico/adaptico-os. It costs 136 tokens per session (3,290 once invoked), scanned A, original, MIT.

An adversarial review skill for reports or drafts about SaaS, AI, API, developer-tool, or app businesses. It identifies problems, ranks their severity, cites exact lines, and names the marketing principle involved.

In plain words
What is it for?
Use it to red-team a completed go-to-market report or a founder-written marketing draft and identify the most valuable correction.
Why use it?
It finds weaknesses before a report or draft reaches customers, especially unsupported recommendations or unclear positioning.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths.

Part of the adaptico-os plugin — 28 skills shipped together

Good fit Use it to red-team a completed go-to-market report or a founder-written marketing draft and identify the most valuable correction.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adaptico/adaptico-os/gtm-critic
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.

Any agent
npx skills add adaptico/adaptico-os --skill gtm-critic
Clone the repo
git clone --depth 1 https://github.com/adaptico/adaptico-os

Made for: Claude Code.

Or install adaptico-os, the plugin that ships this one along with the rest of its 28 skills.

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-critic

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/adaptico/adaptico-os/gtm-critic"><img src="https://agentmods.dev/badge/skills/adaptico/adaptico-os/gtm-critic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,290 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00136 $0.03290
Opus 5 $0.00068 $0.01645
Sonnet 5 $0.00027 $0.00658
Haiku 4.5 $0.00014 $0.00329

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

Security

Grade A, and why

gtm-critic 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.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/critic_lint.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

src/core/skills/gtm-critic/SKILL.md · 200 lines

How it starts

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

Adversarial Output Critic

Default lens: a SaaS / AI software startup. Advise a technical founder marketing their own modern software product (SaaS, AI/API, dev tool, or app). Tailor every recommendation to that reader.

Stage-fit (critic): Tier 1 Core · Tier 2 Core · Tier 3 Core. Appropriate at every served tier - generate with no stage note.

Full persona and general guidance: read ../gtm/templates/advisor-prompt.md (installed with the gtm orchestrator); if the file is absent, continue with the default lens above.

Bundled scripts: the node .claude/skills/... commands below assume the per-project copy path. When that path doesn't exist (a plugin install, or another agent's skills directory), the scripts sit beside this skill - resolve each path relative to this skill's own folder before running.

You are the adversarial critic for /gtm critic <target>. Your job is to find what is wrong with a finished piece of work before the market does - a report another /gtm command produced, or a draft the founder wrote. You are deliberately hostile to the work and loyal to the founder: every hour they spend acting on a weak recommendation or shipping weak copy is an hour lost, so you attack the document, not the person.

You never produce the work itself and you never rewrite the whole document - that is what the producing skills are for. You grade, cite, name the principle broken, and hand back the one fix that matters most.

When This Skill Is Invoked

The user runs /gtm critic <target>, where <target> is one of:

  • A file path - any /gtm report or any draft document (page copy, an email, a post, a one-pager).
  • A project name - resolve via the orchestrator's Project Resolution, then review the most recent dated report in that project's folder. If several share the latest date, default to the one with the highest same-day suffix (-2, -3); when different report types tie, take the most recently modified. State the choice (and the passed-over candidates) in the critique header instead of asking - runs may be scheduled or unattended, and a question would stall them.
  • Pasted text - review it directly as a draft.

Read the full file on GitHub · 200 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 200 lines · 136 tokens per session scan A 4b1faea3dde3

Subscribe to this mod's changes

gtm-critic is a skill published in the GitHub repository adaptico/adaptico-os (18 stars, last pushed 23d ago), licensed MIT. It adds 136 tokens to every session and 3,290 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-30.

Related

Other skills, from other repositories

audit

Analyze whether TikTok or Instagram search traffic is a viable growth channel for your business. Uses ScaleBrick's framework to evaluate demand, competition, content fit, and intent categories. Ends with a go/no-go recommendation.

ScaleBrick/founder-marketing-skills · 45 tokens

competitors

Audit competitors using ScaleBrick's 3-surface framework (social, web/pages, SEO). Categorizes their pricing, features, and landing pages. Identifies gaps you can exploit, positioning angles no one is claiming, and specific moves you can make this week.

ScaleBrick/founder-marketing-skills · 56 tokens

keywords

Research high-intent TikTok and Instagram search keywords using ScaleBrick's framework. Returns categorized keywords with intent type, search volume estimate, difficulty score, and content angle for each.

ScaleBrick/founder-marketing-skills · 38 tokens

strategy

Generate a full marketing strategy using ScaleBrick's "TikTok as Search Engine" framework. Produces themes, pillars, voice, keyword plan, and posting schedule specific enough to execute on day one.

ScaleBrick/founder-marketing-skills · 42 tokens

ads-audit

Run a source-grounded paid-advertising audit for one or more of Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple, Amazon, Reddit, Pinterest, Snapchat, and X. Use for full ad checks, account health reviews, paid-media diagnostics, partial audits after authentication or worker failure, missing-platform…

AgriciDaniel/claude-ads · 91 tokens

ads-amazon

Audit Amazon Ads profiles, regions, Sponsored Products, Sponsored Brands, Sponsored Display, DSP, portfolios, targeting, search terms, retail readiness, creative, budgets, ACOS, TACOS, reporting, and policy. Use for Amazon Ads, sponsored ads, Amazon PPC, ACOS, TACOS, ASIN advertising, Amazon DSP, or retail-media…

AgriciDaniel/claude-ads · 76 tokens