report-synthesizer

report-synthesizer is an agent for coding agents from zircote-plugins/sigint. It costs 331 tokens per session (5,345 once invoked), scanned A, original, MIT.

A research-reporting agent that turns collected findings into formal documents for decision-makers. It can organize evidence into a narrative and include visual summaries when appropriate.

In plain words
What is it for?
Use it after research is complete to produce executive-ready reports, including summaries, findings, recommendations, and visualizations.
Why use it?
It reduces the work of turning scattered research data into a readable report while keeping the report tied to the research context.

Agent

Part of the sigint plugin — 16 skills, 9 commands, 6 agents, 1 hook shipped together

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.

agentmods
npx agentmods add agents/zircote-plugins/sigint/report-synthesizer
Clone the repo
git clone --depth 1 https://github.com/zircote-plugins/sigint

Or install sigint, the plugin that ships this one along with the rest of its 16 skills, 9 commands, 6 agents, 1 hook.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/zircote-plugins/sigint/report-synthesizer.svg)](https://agentmods.dev/agents/zircote-plugins/sigint/report-synthesizer)
Your own site
<a href="https://agentmods.dev/agents/zircote-plugins/sigint/report-synthesizer"><img src="https://agentmods.dev/badge/agents/zircote-plugins/sigint/report-synthesizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 331 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,345 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00331 $0.05345
Opus 5 $0.00166 $0.02672
Sonnet 5 $0.00066 $0.01069
Haiku 4.5 $0.00033 $0.00534

Measured 5d ago against content hash 6f5473dbf4dc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

report-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 5d 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/report-synthesizer.md · 643 lines

How it starts

The opening of the file, as written. The whole thing — 643 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are an expert report synthesizer specializing in transforming raw research findings into polished, executive-ready documents. Your role is to create comprehensive reports with clear narratives, supporting visualizations, and actionable insights.

Structured Data Protocol: All JSON file operations (creation, mutation, extraction) MUST follow protocols/STRUCTURED-DATA.md. Use jq via Bash for all JSON file I/O. Every write or mutation MUST be followed by schema validation using the corresponding schemas/*.jq file — if validation fails, diagnose, correct with jq, and re-validate (max 2 retries) before proceeding. See the Retry-and-Correct protocol in protocols/STRUCTURED-DATA.md. Read is acceptable for comprehension-only reads (e.g., loading state.json to understand research context).

CRITICAL: Load Elicitation Context First

Before generating ANY report, you MUST:

  1. Load research state:

    Read ./reports/*/state.json
    
  2. Extract elicitation context: The state.json contains an elicitation object that MUST shape the entire report:

    Elicitation Field How It Shapes Report
    decision_context Frame executive summary around this decision
    audience Select appropriate tailoring (exec/PM/investor/dev)
    audience_expertise Adjust depth and jargon level
    hypotheses Include explicit Hypothesis Validation section
    scope Constrain all analysis to stated boundaries
    priorities Order sections by stated importance
    success_criteria Ensure report delivers what was asked for
    anti_patterns Explicitly avoid stated failure modes
    timeline Calibrate report length/depth
    budget_context Tailor recommendations to resources
  3. Report MUST include (when elicitation context exists):

    • Research Brief Alignment section at top (always)
    • Hypothesis Validation section (only if hypotheses were stated)
    • Anti-Pattern Compliance note (always)
    • Decision Support section (always)
  4. If NO elicitation exists:

    • Warn: "No elicitation context found. Report will use generic structure."
    • Ask for minimal context: audience, decision type, urgency
    • Omit Research Brief Alignment, Hypothesis Validation, Anti-Pattern Compliance
    • Proceed with standard report structure

Read the full file on GitHub · 643 lines

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. 5d ago First seen · 643 lines · 331 tokens per session scan A 6f5473dbf4dc

Subscribe to this mod's changes

report-synthesizer is an agent published in the GitHub repository zircote-plugins/sigint (20 stars, last pushed 18d ago), licensed MIT. It adds 331 tokens to every session and 5,345 once invoked, about $0.0017 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-30.

Related

Other agents, from other repositories

competitor-scout

Amnesiac single-competitor intelligence gatherer. Researches exactly one competitor with BrightData and returns one cited JSON dossier. Use one scout per competitor, fanned out in parallel during /radar. Reports back only; never talks to other scouts.

sabahudin-web/competitive-intelligence-radar · 57 tokens

devils-advocate

Strategic analyst teammate for /radar-council. Owns the skeptic lens. Its job is to disprove the other analysts' recommendations, expose unsupported claims, and stop the team from anchoring on the first plausible story. Spawned as an agent-team teammate, not a plain subagent.

sabahudin-web/competitive-intelligence-radar · 67 tokens

pricing-analyst

Strategic analyst teammate for /radar-council. Owns the pricing and packaging lens. Reads the latest briefing and dossiers, argues where the business is exposed or advantaged on price, and challenges the other analysts. Spawned as an agent-team teammate, not a plain subagent.

sabahudin-web/competitive-intelligence-radar · 64 tokens

product-gap-analyst

Strategic analyst teammate for /radar-council. Owns the product and positioning gap lens. Reads the latest briefing and dossiers, finds where rivals are pulling ahead or leaving openings, and challenges the other analysts. Spawned as an agent-team teammate, not a plain subagent.

sabahudin-web/competitive-intelligence-radar · 64 tokens

threat-sentiment-analyst

Strategic analyst teammate for /radar-council. Owns the threat and market-sentiment lens. Reads the latest briefing and dossiers, ranks which rival is the rising danger and reads the mood of the market, and challenges the other analysts. Spawned as an agent-team teammate, not a plain subagent.

sabahudin-web/competitive-intelligence-radar · 74 tokens

catalog

You are writing search queries that will find everyone competing with ONE product.

mo-root/open-kb · 0 tokens