citations agents

12 tagged citations, measured the same way as everything else here.

figure-audit

01

andyed/science-agent

Agent

Verify figure caption numerics against their summary.json sidecars. For each figure section in an INDEX.md, walks the linked stats dump, extracts numerics from the caption prose, and matches them. Catches stale prose where a value drifted between figure regeneration and caption update. Sibling to citation-audit…

23 10d ago A 75 tokens

rigor-audit

02

andyed/science-agent

Agent

Review research artifacts for scientific rigor before they're committed or pushed. Catches framing errors (nulls as detection limits, p-values without effect+CI, undefined metrics), unsupported claims, and presentation problems. Sibling to citation-audit (which checks citation structure) and the planned claim-audit…

23 10d ago A 68 tokens

theorem-grader

06

yaniv-golan/proof-engine

Agent

Grade a deductive-theorem proof artifact (claimtype: "theorem") against the proof-engine's quality bar for canonical citation targets.

8 3mo ago A 0 tokens original MIT

local-researcher

07

richer-richard/cc-research

Agent

Local-file research subagent that executes ONE strand against files on disk (the repo / working directory) instead of the web. Uses Read, Grep, Glob to gather evidence and returns it in the per-strand shard format for the orchestrator to persist. The orchestrator dispatches up to 3 of these when local sources are…

1 3mo ago A 74 tokens original MIT

researcher

08

richer-richard/cc-research

Agent

Web research subagent that executes exactly ONE research strand. Searches and fetches web sources, extracts atomic claims, scores each source's quality, and writes its OWN two evidence files in the run directory. The orchestrator dispatches one per independent strand, many in parallel.

1 3mo ago A 57 tokens original MIT

synthesizer

09

richer-richard/cc-research

Agent

Report-writer subagent (final stage). Reads ALL per-strand evidence files in a run directory and writes a well-structured, fully-cited report.md. It reads everything from disk so it is robust to context compaction. The orchestrator invokes it once, after retrieval is complete.

1 3mo ago A 64 tokens original MIT

vahtian-voice-seo

10

heidihelena/vahtian

Agent Claude Code

Vahtian's company voice + SEO agent. Rewrites and reviews page titles, meta descriptions, and headings so they read in the Vahtian voice AND meet the SEO-compliant company standard (docs/seo-copy-standard.md). Use when auditing or improving titles/descriptions/H1s across vahtian.com, standardising SERP copy before…

1 27d ago A 135 tokens original Apache-2.0