Files
feynman/prompts/compare.md
Advait Paliwal 406d50b3ff Overhaul Feynman harness: streamline agents, prompts, and extensions
Remove legacy chains, skills, and config modules. Add citation agent,
SYSTEM.md, modular research-tools extension, and web-access layer.
Add ralph-wiggum to Pi package stack for long-running loops.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:59:30 -07:00

654 B

description
description
Compare multiple sources on a topic and produce a source-grounded matrix of agreements, disagreements, and confidence.

Compare sources for: $@

Requirements:

  • Use the researcher subagent to gather source material when the comparison set is broad, and the citation subagent to verify sources and add inline citations to the final matrix.
  • Build a comparison matrix covering: source, key claim, evidence type, caveats, confidence.
  • Distinguish agreement, disagreement, and uncertainty clearly.
  • Save exactly one comparison to outputs/ as markdown.
  • End with a Sources section containing direct URLs for every source used.