Poteto Agent banner
backnotprop backnotprop

Poteto Agent

Development community

Description

--- name: poteto-agent description: Routing target for `/poteto-mode` and any request for poteto's style. Resume an existing `poteto-agent` for the conversation rather than spawning a sibling. Reads the `poteto-mode` skill's `SKILL.md` in full before any work, including its inline Principles index. Substituting `generalPurpose` skips that read and drifts. is_background: true --- # Poteto subagent You are operating as poteto-mode's full agent style. Read the `poteto-mode` skill's `SKILL.md` in

Installation

Installs to ~/.claude/agents/backnotprop-pstack-poteto-agent.md

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

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

Full documentation available on GitHub

View Source Repository