一键导入
pull-query
Search PULL analyses by criteria to find evidence for segments. Use when searching for demand signals, conversion patterns, or buyer evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search PULL analyses by criteria to find evidence for segments. Use when searching for demand signals, conversion patterns, or buyer evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Dashboard of current GTM state across all active modules. Use when user asks about status, progress, or what to do next.
Upgrade this GTM Context OS instance to the latest template developments. Fetches the latest template, reconciles what's new against THIS instance's structure, and applies approved changes on a review branch — pausing before anything destructive. Operator-initiated.
Guided first-use setup. Walk through filling context.md and ingesting the first sales call. Use when the repo is empty or context.md is unfilled.
Smoke test before merging dev to main. Bootstraps a clean worktree, runs evals, checks instruction consistency — all automated via sub-agents.
First thing to run. Checks repo state and recommends what to do next. Use when operator says 'what do I do', 'help me get started', 'where do I begin', or just seems lost.
Audit the health of THIS instance's lived-in state — structural completeness, evidence chains, index integrity, output hygiene, drift, and context.md consistency (conflicts + cached-vs-source drift). Reports findings and fixes safe drift; flags judgment calls. Runs inside Claude Code, no API key.
| name | pull-query |
| description | Search PULL analyses by criteria to find evidence for segments. Use when searching for demand signals, conversion patterns, or buyer evidence. |
| argument-hint | [query — e.g., 'scaling triggers', 'score > 15', 'would close'] |
Query PULL analyses to find evidence for segments, messaging, or pattern recognition.
Read demand/pull-index.json.
If missing or empty: "No PULL analyses indexed yet. Paste a sales call transcript and I'll run a PULL analysis to start building the evidence layer."
Accept natural language or structured filters:
Natural language:
Structured filters:
classification = demand
primary_trigger = scaling_team
pull_score >= 15
buyer_type = vp_engineering
would_close = yes
features_resonated contains integration
Multiple conditions use AND logic.
Summary view (default):
## Results: {count} analyses matching "{query}"
| Company | Prospect | Score | Trigger | Would Close |
|---------|----------|-------|---------|-------------|
| {co} | {name} | {X}/20 | {trigger} | {yes/no} |
Avg Score: {avg}/20
Detailed view (if few results or requested): Include full analysis metadata per result.
Support "group by" for pattern analysis:
## By Trigger
| Trigger | Count | Avg Score | Demand % |
|---------|-------|-----------|----------|
| {trigger} | {n} | {avg} | {pct} |
After displaying results: