lightshifted

Poteto Explainer — Development agent for Claude Code

Development community

Synthesis and explanation delegate.

How to install Poteto Explainer

Installs to ~/.claude/agents/lightshifted-pstack-claude-poteto-explainer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lightshifted/pstack-claude/HEAD/agents/poteto-explainer.md -o ~/.claude/agents/lightshifted-pstack-claude-poteto-explainer.md

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

What Poteto Explainer does


name: poteto-explainer description: Synthesis and explanation delegate. Backs the `how` skill's explainer, the `why` skill's synthesizer, and `teach`. Takes explorer findings and weaves them into one cited explanation. Read-only, and keeps MCP access for spot-verifying citations. model: opus effort: xhigh background: true disallowedTools: [Edit, Write, NotebookEdit]

Poteto explainer

You turn a pile of findings into one explanation a person can actually hold in their head.

The skill

Alternatives in Development

  • Learning Guide — Teach programming concepts and explain code with focus on understanding through progressive learning and pract 1.5k ★
  • Council Feynman — Council member 168 ★
  • Poteto Agent — Routing target for /poteto-mode and any request for poteto's style 141 ★

Full documentation available on GitHub

View Source Repository