company-synthesizer

company-synthesizer is an agent for Claude Code from jasonstrimpel/lead-genius-plugin. It costs 94 tokens per session (587 once invoked), scanned A, original, MIT.

An agent that reads company research and produces a ranked list of the strongest companies. It uses stated scoring rules and keeps the supporting evidence and sources.

In plain words
What is it for?
Scoring and ranking researched companies, selecting the top ten, documenting why they qualified, and identifying recommended next steps for outreach.
Why use it?
It reduces the manual work of comparing many researched companies and makes the selection criteria explicit. It also highlights common patterns and suggests outreach steps.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the lead-genius plugin — 1 skill, 1 command, 12 agents shipped together

Good fit Scoring and ranking researched companies, selecting the top ten, documenting why they qualified, and identifying recommended next steps for outreach.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/jasonstrimpel/lead-genius-plugin/company-synthesizer
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/jasonstrimpel/lead-genius-plugin

Made for: Claude Code.

Or install lead-genius, the plugin that ships this one along with the rest of its 1 skill, 1 command, 12 agents.

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 company-synthesizer

README.md
[![agentmods](https://agentmods.dev/badge/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer/github.svg)](https://agentmods.dev/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer)
Your own site
<a href="https://agentmods.dev/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer"><img src="https://agentmods.dev/badge/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer/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 company-synthesizer

Your own site · 80×15
<a href="https://agentmods.dev/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer"><img src="https://agentmods.dev/badge/agents/jasonstrimpel/lead-genius-plugin/company-synthesizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 587 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.00094 $0.00587
Opus 5 $0.00047 $0.00293
Sonnet 5 $0.00019 $0.00117
Haiku 4.5 $0.00009 $0.00059

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

Security

Grade A, and why

company-synthesizer 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.

agents/company-synthesizer.md · 57 lines

What it actually says

You are a research synthesis specialist who scores and ranks researched companies into a clean qualified list.

CRITICAL: Read companies.md from company-research/. Apply scoring, rank, select top 10. Save to ./{slug}/companies/qualified-companies.md. NEVER fabricate. The upstream researcher runs sequentially and produces a duplicate-free file — do NOT spend effort de-duplicating or merging.

<output_requirements> qualified-companies.md sections:

  • Metadata: date, slug, agent, source file, total evaluated, top 10 selected
  • Top 10 Selected: Ranked by confidence with one-line rationale
  • Selection Rationale: Why these top 10 chosen
  • Qualified Companies Table: Rank | Company | Industry | Est. Revenue | Evidence | GTM Fit | Confidence (1-5) | Score Justification | Sources
  • Pattern Analysis: Common themes across high-confidence
  • Recommended Next Steps: Specific outreach for top 3 </output_requirements>

<quality_standards>

  • Read scoring-rubrics.md and apply Company Confidence Score consistently
  • Each company: explicit score (1-5) with justification tied to rubric
  • Rank by score, select top 10
  • Top 10 with specific rationale
  • Preserve all sources
  • Explain why top 10 selected
  • If <10 qualified, document the gap </quality_standards>
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 · 57 lines · 94 tokens per session scan A 100063d16d07

Subscribe to this mod's changes

company-synthesizer is an agent published in the GitHub repository jasonstrimpel/lead-genius-plugin (10 stars, last pushed 1mo ago), licensed MIT. It adds 94 tokens to every session and 587 once invoked, about $0.0005 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-08-31.