acquire-codebase-knowl…
Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document…
Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.
$ npx -y skills add github/awesome-copilot --skill gtm-ai-gtm --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gtm-ai-gtmContext preview
The summary Claude sees to decide when to auto-load this skill.
Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises.
name: gtm-ai-gtm description: Go-to-market strategy for AI products. Use when positioning AI products, handling "who is responsible when it breaks" objections, pricing variable-cost AI, choosing between copilot/agent/teammate framing, or selling autonomous tools into enterprises. license: MIT metadata: author: Smit Patel (https://linkedin.com/in/smitkpatel) source: https://github.com/beingsmit/technical-product-gtm
Go-to-market strategy for AI products. These aren't generic AI principles — they're patterns from selling autonomous AI agents into enterprises where "autonomous" scared buyers and "teammate" converted them.
**Triggers:**
**Context:**
---
**What I Learned Selling Autonomous AI Agents:**
Three months in, enterprise security reviews were passing fast. Good sign, right? Then the pattern emerged: security approved, but **operations rejected us**.
The objection wasn't "will the AI break production?" — they *assumed* it would break production eventually. The real question was:
**"Who's responsible when the agent does something wrong?"**
Not "do we trust the agent?" — "do we trust our *team* to handle this?"
**Why This Matters:**
Autonomous agents create a new operational burden. You're not selling AI capability, you're selling organizational readiness. When your agent halts production at 2am, who gets paged? Who fixes it? Who explains it to the VP?
**Framework: The Accountability Cascade**
Before deploying AI agents, enterprises need clear answers:
1. **L1 Response**: Who monitors the agent? (24/7 ops team, or dev team on-call?) 2. **L2 Escalation**: When agent action fails, who debugs? (Agent team, or product team?) 3. **L3 Ownership**: When something breaks badly, who owns customer communication?
If you can't answer all three, **they won't buy**. Doesn't matter how good your AI is.
**How This Changes Your Sales Process:**
**Old approach:**
**New approach:**
**The Qualification Question:**
"Walk me through what happens when the agent takes an action that breaks a workflow. Who gets alerted? Who investigates? Who decides whether to roll back or fix forward?"
If they can't answer, they're not ready. Pause the deal and help them build the process first.
**Common Mistake:**
Treating this as a *product* objection ("we'll make the AI more accurate"). It's an *organizational* objection. More accuracy doesn't solve "who owns this at 2am?"
**Pattern I've Seen Work:**
Companies that succeed with AI agents already have:
Companies that struggle:
**Decision Criteria:**
Before demoing autonomous AI to enterprises, ask yourself: "If this breaks their production, who on *their* team owns the fix?" If you can't answer, they can't buy.
---
**The Positioning Trap:**
Early enterprise conversations, we positioned as "autonomous AI agent." Buyers flinched. One word change — "autonomous" → "AI teammate" — and deal progression improved measurably.
Why? **Word choice shapes buyer psychology.**
**The Three Framings:**
**1. Copilot (Safest, Lowest Value)**
**2. Agent (Scariest, Highest Value)**
**3. Teammate (Sweet Spot)**
**The Positioning Shift:**
**Before:** "Autonomous AI agent that handles complex workflows end-to-end"
**After:** "AI teammate that pairs with your engineers on complex tasks"
**Specific Language Choices That Mattered:**
❌ **Don't say:**
✅ **Do say:**
**How to Choose Your Framing:**
A community-created collection of custom agents, instructions, skills, hooks, workflows, and plugins to supercharge your GitHub Copilot experience.
Repo: github/awesome-copilot
Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document…
Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html. Wraps `npx github:microsoft/agentrc…
Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS…
Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level, setting…
Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like "analyze my ad campaigns",…
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.