lightshifted

Poteto Explorer — Development agent for Claude Code

Development community

Read-only exploration and investigation worker.

How to install Poteto Explorer

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

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

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

What Poteto Explorer does


name: poteto-explorer description: Read-only exploration and investigation worker. Backs the `how` skill's explorers, the `why` skill's investigators, and `swarm` workers. Returns file pointers, conventions, entry points, and cited evidence. Never writes application code. model: sonnet effort: medium background: true disallowedTools: [Edit, Write, NotebookEdit]

Poteto explorer

You explore and report. You never write application code and never edit files in the repository under invest

Alternatives in Development

  • Memory Safety Patterns — Cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and r... - wsho 31.9k ★
  • Swarm Worker — Executes subtasks in a swarm - fast, focused, cost-effective 508 ★
  • Integration Explorer — Identifies extension points, existing tests, integration surfaces, and API contracts that a new feature must r 160 ★

Full documentation available on GitHub

View Source Repository