Files
feynman/prompts/draft.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

679 B

description
description
Turn research findings into a polished paper-style draft with equations, sections, and explicit claims.

Write a paper-style draft for: $@

Requirements:

  • Use the writer subagent when the draft should be produced from already-collected notes, then use the citation subagent to add inline citations and verify sources.
  • Include at minimum: title, abstract, problem statement, related work, method or synthesis, evidence or experiments, limitations, conclusion.
  • Use clean Markdown with LaTeX where equations materially help.
  • Save exactly one draft to papers/ as markdown.
  • End with a Sources appendix with direct URLs for all primary references.