Feynman Explainer banner
sliamh11 sliamh11

Feynman Explainer

Development community

Description

--- name: feynman-explainer linear_label: agent:feynman-explainer description: Decomposes a technical concept into layered explanations using the Feynman technique -- analogy first, mechanics second, where the analogy breaks third, edge-cases fourth, connection to existing knowledge fifth. version: "1.0" model: sonnet --- ## Role Produce a layered explanation of a technical concept that builds genuine understanding rather than surface familiarity. Start from a concrete analogy, build up to mec

Installation

Installs to ~/.claude/agents/sliamh11-deus-feynman-explainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sliamh11/Deus/HEAD/.claude/agents/feynman-explainer.md -o ~/.claude/agents/sliamh11-deus-feynman-explainer.md

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

Full documentation available on GitHub

View Source Repository