Feynman deep-research

Run a thorough, source-heavy investigation on any topic. Use when the user asks for deep research, a comprehensive analysis, an in-depth report, or a multi-source investigation. Produces a cited research brief with provenance tracking.

install
source · Clone the upstream repo
git clone https://github.com/getcompanion-ai/feynman
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/getcompanion-ai/feynman "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/deep-research" ~/.claude/skills/getcompanion-ai-feynman-deep-research && rm -rf "$T"
manifest: skills/deep-research/SKILL.md
source content

Deep Research

Run the

/deepresearch
workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.

Agents used:

researcher
,
verifier
,
reviewer

Output: cited brief in

outputs/
with
.provenance.md
sidecar.