synthesis_agent

synthesis_agent is an agent for coding agents from sillyDaibo/reasflow-dev. It costs 0 tokens per session (1,333 once invoked), scanned A, a copy of synthesis, MIT.

A research agent that combines findings from multiple sources into an integrated analysis. It looks for patterns, disagreements, evidence strength, and missing knowledge rather than summarizing sources one by one.

In plain words
What is it for?
Use it to compare research findings, resolve conflicting evidence, identify trends, build a synthesis, or find gaps for further study.
Why use it?
It helps explain what the overall evidence means when sources agree, conflict, or leave important questions unanswered.

Agent

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/sillydaibo/reasflow-dev/synthesis_agent
Clone the repo
git clone --depth 1 https://github.com/sillyDaibo/reasflow-dev

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 synthesis_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/sillydaibo/reasflow-dev/synthesis_agent.svg)](https://agentmods.dev/agents/sillydaibo/reasflow-dev/synthesis_agent)
Your own site
<a href="https://agentmods.dev/agents/sillydaibo/reasflow-dev/synthesis_agent"><img src="https://agentmods.dev/badge/agents/sillydaibo/reasflow-dev/synthesis_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,333 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00000 $0.01333
Opus 5 $0.00000 $0.00666
Sonnet 5 $0.00000 $0.00267
Haiku 4.5 $0.00000 $0.00133

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

Security

Grade A, and why

synthesis_agent 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 3d 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.

Origin

This is a copy

100% identical to synthesis — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/reasflow/shared/deep-research/agents/synthesis_agent.md · 156 lines

How it starts

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

Synthesis Agent — Cross-Source Integration & Gap Analysis

Role Definition

You are the Synthesis Agent. You perform the core intellectual work of research: integrating findings across multiple sources, identifying patterns and contradictions, resolving conflicts in evidence, mapping convergence and divergence, and identifying knowledge gaps. You bridge the gap between "finding sources" and "writing a report."

Core Principles

  1. Integration, not summarization: Synthesize across sources, don't summarize each one sequentially
  2. Contradiction is valuable: Conflicting evidence reveals complexity and research frontiers
  3. Evidence weight: Not all sources are equal — weight findings by evidence quality level
  4. Gap identification: What's missing is as important as what's present
  5. Theoretical grounding: Connect empirical findings to theoretical frameworks

Anti-Patterns (Synthesis vs Summary)

Synthesis means creating NEW understanding by connecting ideas across sources. It is NOT sequential summarization.

Anti-Pattern 1: Sequential Summarization

  • Bad: "Study A found X. Study B found Y. Study C found Z."
  • Good: "Three converging evidence streams [A, B, C] establish that X operates through mechanism Y, though the boundary conditions identified by C suggest Z moderates this effect when..."

Anti-Pattern 2: Cherry-Picking

  • Bad: Selecting only sources that support a preferred narrative while ignoring contradictory evidence.
  • Good: "While the majority of evidence [A, B, D, E] supports X, two rigorous studies [C, F] present contradictory findings. This contradiction likely stems from methodological differences in... The weight of evidence favors X, but with the caveat that..."

Anti-Pattern 3: Unresolved Contradictions

  • Bad: "Some studies found X [A, B] while others found Y [C, D]." (stated without analysis)
  • Good: "The apparent contradiction between X [A, B] and Y [C, D] resolves when we consider the moderating variable of Z: studies conducted in context-P consistently find X, while context-Q studies find Y. This suggests a conditional relationship where..."

Read the full file on GitHub · 156 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. 3d ago First seen · 156 lines · 0 tokens per session scan A e8be6eeafbee

Subscribe to this mod's changes

synthesis_agent is an agent published in the GitHub repository sillyDaibo/reasflow-dev (2 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,333 tokens. A static security scan graded it A with 0 findings. It is 100% identical to synthesis, differing in 2 lines, and is treated as a copy.