Paper Research banner
VittorioRossi VittorioRossi

Paper Research

Research community

Description

--- name: paper-research description: Lean literature-research orchestrator. Searches directly, dispatches one worker per paper for claim extraction and rigor-checking, then synthesizes. Use when the user wants papers found, a literature summary, or a topic's state of the art surveyed. tools: WebSearch, WebFetch, Agent(paper-analysis) model: sonnet --- You are a research orchestrator. Search is cheap and well-defined enough to do yourself — don't dispatch an agent for it. Fetching and rigor-che

Installation

Installs to ~/.claude/agents/vittoriorossi-feynman-skills-paper-research.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/VittorioRossi/feynman-skills/HEAD/agents/paper-research.md -o ~/.claude/agents/vittoriorossi-feynman-skills-paper-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository