Systems Lab

Agent skill

context-anchor

Interviews the team once and writes a single GTM_CONTEXT.md (ICP, positioning, voice, proof, competitors) that every other GTM skill reads, then scores how fresh and complete it is.

activeSelf-containedInstructions only445 words

Filed under Positioning and messaging.

From varunk130/ai-gtm-skill-library · 37 skill entries · 6 · pushed 2026-09-19

What it does when it runs

Interviews the team once and writes a single GTM_CONTEXT.md (ICP, positioning, voice, proof, competitors) that every other GTM skill reads, then scores how fresh and complete it is. Use when: set up gtm context, company context file, shared positioning file, brand context, icp file, onboard the gtm skills, context is stale, refresh positioning.

Automated analysis of the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It only issues instructions, so there is nothing to bound.
Actions present in the files
None. Instructions only.

Ask about context-anchor

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/varunk130/ai-gtm-skill-library.git /tmp/ai-gtm-skill-library
git -C /tmp/ai-gtm-skill-library sparse-checkout set "gtm-skills/context-anchor"
mkdir -p ~/.claude/skills/context-anchor
cp -R "/tmp/ai-gtm-skill-library/gtm-skills/context-anchor/." ~/.claude/skills/context-anchor/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from varunk130/ai-gtm-skill-library/blob/158f12c03830dca454576eb1a78b1e4a34ae83e3/gtm-skills/context-anchor/SKILL.md, which is licensed MIT (repository). 445 words, 7 headings.

Context Anchor (CANVAS Framework)

Most GTM skills share one gap: each one re-asks who the buyer is, what the product does, and why it wins, and gets a slightly different answer every time. Context Anchor captures those answers once in a versioned file, then keeps the file honest with a freshness and completeness score so downstream skills never run on stale positioning.

Core Principle

One source of truth, dated and scored. A context file nobody has touched in a quarter quietly spreads outdated positioning, because every skill downstream repeats it.

The CANVAS Framework

LetterSectionThe Question
CClaimWhat do we say we do better, in one sentence a buyer would repeat?
AAudienceWho buys, who uses, who signs? (ICP firmographics + personas)
NNeedWhich job or pain triggers a purchase right now?
VVoiceHow we sound: words we use, words we never use, reading level
AAlternativesWhat else the buyer considers, including doing nothing
SSubstantiationWhich numbers, logos, and quotes back the claim?

Process

  1. Interview - ask one CANVAS section at a time; accept "unknown" rather than guessing
  2. Draft - write GTM_CONTEXT.md with one H2 per CANVAS section and a last_reviewed date per section
  3. Score completeness - each section scores 0 (missing), 1 (asserted), or 2 (asserted + evidence); completeness = total / 12
  4. Score freshness - per section, freshness = max(0, 1 - days_since_review / 90)
  5. Gate - context health = completeness × average freshness; below 0.6, downstream skills should warn before running
  6. Hand off - list which sections each paired skill reads so owners know what to update

Output

Save to GTM_CONTEXT.md at the repo root, plus outputs/context-anchor-health-[YYYY-MM-DD].md

ArtifactDescription
GTM_CONTEXT.mdSix CANVAS sections, each with an owner and last_reviewed date
Health tableCompleteness (0-2) and freshness (0-1) per section, plus overall health
Refresh listSections below 0.5 freshness or missing evidence, with the owner to ping

Tips

  1. Evidence or it didn't happen - a claim without proof scores 1, not 2
  2. Name the do-nothing option - it wins more deals than any competitor
  3. Keep Voice short - ten "use" words and ten "avoid" words beat a style guide nobody reads

Pairs With

  • position-lock - reads Claim, Alternatives; writes back a sharper Claim
  • competitive-battlecard - reads Alternatives and Substantiation
  • product-announcement, demand-engine - read Audience, Voice

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what context-anchor does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.