synthesize-insights

synthesize-insights is a command for Claude Code from gtmagents/gtm-agents. It costs 18 tokens per session (369 once invoked), scanned A, original, Apache-2.0.

A command that combines customer feedback and usage data into a brief for decision-makers. It groups observations into themes, adds measures of impact, and connects findings to recommended actions.

In plain words
What is it for?
Use it to analyze onboarding, adoption, support, expansion, or churn and produce a deck, memo, or digest with themes, metrics, quotes, and action items.
Why use it?
It turns scattered interviews, surveys, community posts, satisfaction scores, and product usage signals into one structured view. This helps teams see which issues or opportunities matter most.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it to analyze onboarding, adoption, support, expansion, or churn and produce a deck, memo, or digest with themes, metrics, quotes, and action items.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/gtmagents/gtm-agents/synthesize-insights
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/gtmagents/gtm-agents

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for synthesize-insights

README.md
[![agentmods](https://agentmods.dev/badge/commands/gtmagents/gtm-agents/synthesize-insights/github.svg)](https://agentmods.dev/commands/gtmagents/gtm-agents/synthesize-insights)
Your own site
<a href="https://agentmods.dev/commands/gtmagents/gtm-agents/synthesize-insights"><img src="https://agentmods.dev/badge/commands/gtmagents/gtm-agents/synthesize-insights/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for synthesize-insights

Your own site · 80×15
<a href="https://agentmods.dev/commands/gtmagents/gtm-agents/synthesize-insights"><img src="https://agentmods.dev/badge/commands/gtmagents/gtm-agents/synthesize-insights.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00369
Opus 5 $0.00009 $0.00185
Sonnet 5 $0.00004 $0.00074
Haiku 4.5 $0.00002 $0.00037

Measured 8d ago against content hash df781a679fe0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

synthesize-insights scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/customer-analytics/commands/synthesize-insights.md · 36 lines

What it actually says

Command: synthesize-insights

Inputs

  • theme – focus topic (onboarding, adoption, support, expansion, churn).
  • sources – comma-separated inputs (interviews, surveys, community, NPS, usage).
  • audience – target stakeholders (product, marketing, sales, cs, exec).
  • urgency – normal | rush to tailor scope.
  • format – deck | memo | digest.

Workflow

  1. Signal Collection – gather requested data + qualitative notes; dedupe/resample as needed.
  2. Coding & Tagging – cluster observations into themes, sentiments, and impact level.
  3. Quantification – add metrics per theme (occurrence, ARR impacted, retention delta).
  4. Recommendation Layer – map insights to actions, owners, and next experiment ideas.
  5. Packaging & Distribution – produce deck/memo/digest plus repository updates.

Outputs

  • Insight brief with themes, quotes, metrics, and action items.
  • Repository updates with tags + links.
  • Follow-up tracker for product/GTM owners.

Agent/Skill Invocations

  • customer-insights-partner – leads research synthesis.
  • segmentation-architect – contextualizes insights by segment.
  • retention-analyst – quantifies impact on retention metrics.
  • insight-repository skill – maintains tagging + historical logs.
  • activation-map skill – links insights to GTM actions.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 36 lines · 18 tokens per session scan A df781a679fe0

Subscribe to this mod's changes

synthesize-insights is a command published in the GitHub repository gtmagents/gtm-agents (399 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 18 tokens to every session and 369 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.