explaingit

thesnappingdog/gtm-context-os

15Audience · pm founderComplexity · 2/5Setup · easy

TLDR

A Git repository template that turns your sales call transcripts and CRM data into a shared AI memory system, helping sales and marketing teams spot real buyer demand and plan outreach.

Mindmap

mindmap
  root((gtm-context-os))
    Two modes
      Context mode
        Analyze call transcripts
        Score buyer demand
        Build ideal customer profile
      Operational mode
        Connect CRM via MCP
        Draft outreach sequences
        Track campaign results
    PULL Framework
      Project on buyers list
      Unavoidable urgency
      Looking at options
      Lacking a solution
    AI tool support
      Claude Code slash commands
      Cursor
      GitHub Copilot
      Windsurf
    Setup
      Clone and own
      AGENTS.md instructions
      No force-merge updates
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Paste sales call transcripts into the repo and get structured analyses that score which prospects show real buyer demand versus polite interest.

USE CASE 2

Build a documented ideal customer profile backed by actual conversation evidence rather than assumptions, then use it to brief your AI writing tools.

USE CASE 3

Set up MCP server connections to your CRM and run AI-assisted outreach drafts that trace back to specific demand signals from past calls.

USE CASE 4

Use Claude Code slash commands to run a PULL Framework analysis on a new transcript and instantly see how the prospect scores on all four conditions.

Tech stack

MarkdownMCP

Getting it running

Difficulty · easy Time to first run · 30min

Requires an AI coding assistant such as Claude Code or Cursor, CRM integration is optional but needs MCP server configuration.

No license information provided in the repository.

In plain English

GTM Context OS is a git repository template designed to help sales and marketing teams build and run their go-to-market work using AI tools. The idea is that the repository itself becomes a shared memory system: AI coding assistants read it for context and write back to it with results, so the system gets smarter over each sales conversation analyzed. The template has two modes. Context mode is for building understanding. You feed in sales call transcripts, and the system produces structured analyses that score each call for real buyer demand. After several analyses, patterns across calls become visible: who is actually ready to buy, what language buyers use, what objections keep appearing. This feeds into documents that define your ideal customer profile and your competitive positioning. Operational mode is for acting on that understanding. You connect your CRM and other sales tools through MCP server configurations, write scripts that pull transcripts or enrich contact records, draft outreach sequences, and track campaign results. The two modes share the same repository so findings from conversations feed directly into campaign planning. The methodology is built around what the project calls the PULL Framework, credited to Rob Snyder. PULL stands for four conditions: the prospect has a Project on their list, that project is Unavoidable right now, they are Looking at options, and those options are Lacking. The template is structured so that every piece of messaging or outreach must trace back to documented demand evidence, not assumptions. The repository works with any AI coding assistant that reads an AGENTS.md file. Claude Code, Cursor, GitHub Copilot, Windsurf, and others are all supported through their respective config files, which all point back to the same AGENTS.md instructions. Claude Code users also get a set of slash commands for common tasks like running a PULL analysis or checking campaign status. You clone the repository, disconnect it from the template origin so it becomes fully your own, and open it in your AI editor. The template publishes updates as patterns with explanations rather than force-merging changes, so adopting improvements is always a deliberate choice.

Copy-paste prompts

Prompt 1
I just cloned gtm-context-os. Walk me through the first steps: disconnecting from the template origin and running my first PULL analysis on a sales call transcript.
Prompt 2
What is the PULL Framework in gtm-context-os and how does each of the four conditions map to questions I should ask on a discovery call?
Prompt 3
How do I connect my CRM to gtm-context-os using the MCP server configuration so the AI can pull contact records automatically?
Prompt 4
I have run 10 call analyses in gtm-context-os. How do I use the pattern documents to write outreach that references real buyer language?
Open on GitHub → Explain another repo

← thesnappingdog on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.