B2B GTM Launch

7-prompt B2B SaaS GTM system: ICPs to a running Meta ad campaign.

Tested · Works

Test report

Verdict
Tested · Works
Score
9.2/10
Tested
Jul 16, 2026
Environment
Claude Code 2.x (agent harness)
Upstream re-checked
Aug 10, 2026 · 3ca5c28

Ran Step 0 (ICP Discovery) head-to-head: the skill's template forces a confidence score (High/Med/Low) and a single 'validate this before spending on ads' question per ICP that a plain baseline answer never volunteers on its own — a genuine, concrete upgrade for pre-spend risk reduction, not just formatting.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 5/5
  • Output vs. baseline 8/10
  • Docs & honesty 5/5

What B2B GTM Launch does

Guides a user through 7 sequential prompts that take a B2B SaaS product from undefined ICPs to a confirmed product brief, GTM playbook, Meta ad tracker, landing page copy, demo script, and post-demo email sequence. Triggers on launch, GTM, go-to-market, ICP, product brief, Meta ads, demo script, or post-demo emails requests.

How to install B2B GTM Launch

git clone https://github.com/Lozovoi-Rodion/Claude-Skills
cd Claude-Skills
mkdir -p ~/.claude/skills
cp -r marketing/b2b-gtm-launch ~/.claude/skills/b2b-gtm-launch

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Commands — how to trigger B2B GTM Launch

  • /b2b-gtm-launch 7-prompt B2B SaaS GTM system: ICPs to a running Meta ad campaign.

It also activates on plain-language prompts like these:

  • Help me define ICPs for my new B2B SaaS code-review tool
  • Build a Meta ad tracker and landing page copy for our product launch
  • Write a demo script and post-demo email sequence for our SaaS

Frequently asked questions

Is the B2B GTM Launch skill free?
Yes. The skill itself is free from Lozovoi-Rodion/Claude-Skills. SkillProof publishes the install command and an independent test verdict at no cost.
Does B2B GTM Launch work with Claude Code?
We tested it with Claude Code 2.x (agent harness) on Jul 16, 2026. Verdict: Tested · Works. Ran Step 0 (ICP Discovery) head-to-head: the skill's template forces a confidence score (High/Med/Low) and a single 'validate this before spending on ads' question per ICP that a plain baseline answer never volunteers on its own — a genuine, concrete upgrade for pre-spend risk reduction, not just formatting.
What is the B2B GTM Launch SkillProof Score?
9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
How do I install B2B GTM Launch?
Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
Can I use B2B GTM Launch with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.