/go-to-market-plan
Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and
$ npx -y skills add ognjengt/founder-skills --skill go-to-market-plan --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/go-to-market-plan
Context preview
The summary Claude sees to decide when to auto-load this skill.
Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and
SKILL.md
go-to-market-plan.SKILL.mdname: go-to-market-plan
description: Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and distribution channels. Use when user needs go-to-market strategy, launch planning, market entry strategy, or actionable GTM roadmap.
Go-to-Market Plan
Purpose
Analyze the founder's business and current stage to deliver 3 specific, actionable go-to-market strategies that will drive measurable market penetration and customer acquisition.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "go-to-market-plan loaded, proceed with details about your product, target market, or current launch situation"
Then wait for the user to provide their requirements in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
When user requirements are available (either from initial $ARGUMENTS or follow-up message):
1. Read Business Context
Check if `FOUNDER_CONTEXT.md` exists in the project root.
- **If it exists:** Read it and extract: company name, industry, target audience, value proposition, products/services, business stage, competitors, pricing model, unique advantages.
- **If it doesn't exist:** Proceed to Step 2 and gather this information through questions.
2. Diagnose GTM Readiness
Evaluate whether you have enough information to produce high-confidence, actionable go-to-market strategies:
**Required information to proceed without questions:**
- What problem the product solves (core value proposition)
- Who the ideal customer is (specific ICP, not "small businesses" or "everyone")
- Product readiness stage (MVP, beta, ready to scale, etc.)
- Competitive landscape (who else solves this, how you're different)
- Distribution model (direct, channel partners, marketplace, etc.)
- Pricing strategy (freemium, paid, enterprise, etc.)
- Current market position (pre-launch, launched but struggling, ready to scale)
- Available resources (team, budget, runway)
**If you have enough context:** Proceed directly to Step 4.
**If critical information is missing:** Proceed to Step 3.
3. Ask Diagnostic Questions (When Needed)
Use the AskUserQuestion tool to gather missing information. Ask between 3-10 questions based on what's needed:
**Core GTM questions:**
- What stage is your product at right now? (Idea, MVP, beta, launched, scaling)
- Who is your ideal first customer? (Be specific: role, company size, industry, pain point)
- What's the core problem your product solves? How do people solve it today?
- How do customers currently discover solutions like yours?
- What's your biggest struggle with go-to-market right now?
- What have you already tried for customer acquisition? What worked? What didn't?
- What resources do you have available? (Budget, team, timeline, network)
**Context-specific questions:**
- For pre-launch: "Have you validated product-market fit? How many people have you talked to?"
- For launched but struggling: "Where are you getting customers today? What's your current CAC vs. LTV?"
- For scaling: "What channels are working? What's your constraint to 10x growth?"
- For competitive positioning: "Who are your top 3 competitors? Why would someone choose you over them?"
- For pricing clarity: "Have you tested pricing? What signals indicate customers will pay this amount?"
**IMPORTANT:** Only ask questions for information you truly need. Don't ask for information you can infer from FOUNDER_CONTEXT.md or the user's initial message.
4. Analyze Market Entry Strategy
Based on the context gathered, analyze:
1. **Product-Market Fit Status:** Do they have it? How do you know? 2. **Market Entry Point:** Where is the wedge? (Specific segment, use case, or channel) 3. **Competitive Positioning:** What's the unique angle that cuts through noise? 4. **Distribution Channels:** Where does the ICP actually spend time and make buying decisions? 5. **Go-to-Market Motion:** Product-led, sales-led, community-led, or hybrid? 6. **Market Timing:** Why now? What's changed in the market or technology?
**Critical analysis principles:**
- **Start narrow, expand later:** Best GTM starts with a tight, underserved segment
- **Channel-product fit matters more than product-market fit early on:** Great product in wrong channel = no traction
- **Identify unfair advantages:** Network, expertise, distribution, brand, technology
- **Find the "bowling pin" strategy:** Which customer segment unlocks adjacent segments?
- **Validate before scaling:** Don't build GTM for hypothetical customers
5. Generate 3 Go-to-Market Strategies
Create exactly 3 GTM strategies, ranked by fit and impact:
**Selection criteria:**
- **Specificity:** Is this concrete enough to execute this week?
- **Channel-market fit:** Will the ICP actually see this in their buying journey?
- **Differentiation:** Does this position you uniquely vs. competitors?
- **Scalability:** Can this grow beyond the first 10 customers?
- **Resource fit:** Can they execute with current team/budget/capabilities?
- **Confidence:** Only recommend if you're confident it will work for THIS product and market
**For each strategy, write:**
**Part A — The Strategy (What & Why)**
- One-line strategy name
- 2-3 sentences explaining WHAT the GTM approach is and WHY it fits this product/market
- Reference the specific market wedge, competitive angle, or channel advantage it leverages
**Part B — The Exact Playbook (How)**
- Step-by-step execution plan with specific actions
- Use their actual product name, ICP details, and market specifics
- Include concrete details: which channels, which messaging, which segments, which metrics to track
- Specify timeline and expected milesto
Read more
name: go-to-market-plan description: Analyzes the founder's business context to deliver 3 best go-to-market strategies tailored to their current stage, product, and market. Asks up to 10 diagnostic questions when needed to understand product readiness, target market clarity, competitive positioning, and distribution channels. Use when user needs go-to-market strategy, launch planning, market entry strategy, or actionable GTM roadmap.
Go-to-Market Plan
Purpose
Analyze the founder's business and current stage to deliver 3 specific, actionable go-to-market strategies that will drive measurable market penetration and customer acquisition.
---
Execution Logic
**Check $ARGUMENTS first to determine execution mode:**
If $ARGUMENTS is empty or not provided:
Respond with: "go-to-market-plan loaded, proceed with details about your product, target market, or current launch situation"
Then wait for the user to provide their requirements in the next message.
If $ARGUMENTS contains content:
Proceed immediately to Task Execution (skip the "loaded" message).
---
Task Execution
When user requirements are available (either from initial $ARGUMENTS or follow-up message):
1. Read Business Context
Check if `FOUNDER_CONTEXT.md` exists in the project root.
- **If it exists:** Read it and extract: company name, industry, target audience, value proposition, products/services, business stage, competitors, pricing model, unique advantages.
- **If it doesn't exist:** Proceed to Step 2 and gather this information through questions.
2. Diagnose GTM Readiness
Evaluate whether you have enough information to produce high-confidence, actionable go-to-market strategies:
**Required information to proceed without questions:**
- What problem the product solves (core value proposition)
- Who the ideal customer is (specific ICP, not "small businesses" or "everyone")
- Product readiness stage (MVP, beta, ready to scale, etc.)
- Competitive landscape (who else solves this, how you're different)
- Distribution model (direct, channel partners, marketplace, etc.)
- Pricing strategy (freemium, paid, enterprise, etc.)
- Current market position (pre-launch, launched but struggling, ready to scale)
- Available resources (team, budget, runway)
**If you have enough context:** Proceed directly to Step 4.
**If critical information is missing:** Proceed to Step 3.
3. Ask Diagnostic Questions (When Needed)
Use the AskUserQuestion tool to gather missing information. Ask between 3-10 questions based on what's needed:
**Core GTM questions:**
- What stage is your product at right now? (Idea, MVP, beta, launched, scaling)
- Who is your ideal first customer? (Be specific: role, company size, industry, pain point)
- What's the core problem your product solves? How do people solve it today?
- How do customers currently discover solutions like yours?
- What's your biggest struggle with go-to-market right now?
- What have you already tried for customer acquisition? What worked? What didn't?
- What resources do you have available? (Budget, team, timeline, network)
**Context-specific questions:**
- For pre-launch: "Have you validated product-market fit? How many people have you talked to?"
- For launched but struggling: "Where are you getting customers today? What's your current CAC vs. LTV?"
- For scaling: "What channels are working? What's your constraint to 10x growth?"
- For competitive positioning: "Who are your top 3 competitors? Why would someone choose you over them?"
- For pricing clarity: "Have you tested pricing? What signals indicate customers will pay this amount?"
**IMPORTANT:** Only ask questions for information you truly need. Don't ask for information you can infer from FOUNDER_CONTEXT.md or the user's initial message.
4. Analyze Market Entry Strategy
Based on the context gathered, analyze:
1. **Product-Market Fit Status:** Do they have it? How do you know? 2. **Market Entry Point:** Where is the wedge? (Specific segment, use case, or channel) 3. **Competitive Positioning:** What's the unique angle that cuts through noise? 4. **Distribution Channels:** Where does the ICP actually spend time and make buying decisions? 5. **Go-to-Market Motion:** Product-led, sales-led, community-led, or hybrid? 6. **Market Timing:** Why now? What's changed in the market or technology?
**Critical analysis principles:**
- **Start narrow, expand later:** Best GTM starts with a tight, underserved segment
- **Channel-product fit matters more than product-market fit early on:** Great product in wrong channel = no traction
- **Identify unfair advantages:** Network, expertise, distribution, brand, technology
- **Find the "bowling pin" strategy:** Which customer segment unlocks adjacent segments?
- **Validate before scaling:** Don't build GTM for hypothetical customers
5. Generate 3 Go-to-Market Strategies
Create exactly 3 GTM strategies, ranked by fit and impact:
**Selection criteria:**
- **Specificity:** Is this concrete enough to execute this week?
- **Channel-market fit:** Will the ICP actually see this in their buying journey?
- **Differentiation:** Does this position you uniquely vs. competitors?
- **Scalability:** Can this grow beyond the first 10 customers?
- **Resource fit:** Can they execute with current team/budget/capabilities?
- **Confidence:** Only recommend if you're confident it will work for THIS product and market
**For each strategy, write:**
**Part A — The Strategy (What & Why)**
- One-line strategy name
- 2-3 sentences explaining WHAT the GTM approach is and WHY it fits this product/market
- Reference the specific market wedge, competitive angle, or channel advantage it leverages
**Part B — The Exact Playbook (How)**
- Step-by-step execution plan with specific actions
- Use their actual product name, ICP details, and market specifics
- Include concrete details: which channels, which messaging, which segments, which metrics to track
- Specify timeline and expected milesto
This repository contains 20+ Claude skills that will help you turn Claude into a Fortune 500 growth team. Stop prompting from scratch and use 20+ proven marketing, copywriting, and product skills companies pay millions for. Learn more at:
Repo: ognjengt/founder-skills
Other skills on founder-skills.
- /brand-copywriter
Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.
Open skill - /competitor-intel
Analyzes competitors using web research to provide verified business metrics, actionable leverage strategies, and predicted next moves. Use when user needs competitive intelligence, competitor analysis, market positioning insights, or strategic leverage opportunities.
Open skill - /cro-optimization
Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO
Open skill - /lead-magnet-generator
Creates viral lead magnet posts that drive comments and DMs. Produces 2 versions - a quick punchy format and a detailed format with bullet points. Use when user needs social media posts to give away a lead magnet in exchange for engagement.
Open skill - /linkedin-writer
Creates viral LinkedIn posts using proven formats, post templates, and voice matching. Use when user needs engaging, high-performing posts for LinkedIn.
Open skill - /marketing-ideas
Produces the best marketing ideas for your business by analyzing your FOUNDER_CONTEXT and matching it against a curated database of 170+ proven marketing strategies. Use when user needs creative, actionable marketing ideas tailored to their business.
Open skill

