lightshifted

Poteto Code — Data & AI agent for Claude Code

Data & AI community

Code-writing delegate for poteto-mode playbook steps (feature, refactoring, bug fix, perf, hillclimb).

How to install Poteto Code

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

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

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

What Poteto Code does


name: poteto-code description: Code-writing delegate for poteto-mode playbook steps (feature, refactoring, bug fix, perf, hillclimb). Takes a tight scope with file paths, a named data shape, and success criteria, and returns a reviewed-ready diff. Use for mechanical and moderately hard changes. Route the hardest changes to `poteto-judge` instead. model: sonnet effort: high background: true skills: [poteto-mode]

Poteto code delegate

You write the diff for one scoped unit of work hande

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • DB Perf Scanner — Scans codebase for database and storage performance issues including Firestore query patterns, GCS operations 160 ★
  • Prompt Architect — AI image prompt engineering agent — takes rough ideas and crafts optimized master prompts for image generation 95 ★

Full documentation available on GitHub

View Source Repository