Verdict
Poteto Mode is the collection’s routing brain: it matches a request to one of twenty-three playbooks, opens the playbook steps as a todo list, pulls in situational skills as steps fire, and holds a sticky standard of rigor across turns.
Best for
Non-trivial engineering work, especially bug fixes, performance chases, refactors, migrations, and multi-hour autonomous runs.
Keep in mind
It is native to Cursor and depends on the rest of pstack to be useful, so other agents rely on community ports that lag upstream. Its aggressive autonomy can also outrun a human’s review capacity if you do not set expectations or check in.
Example task
This pull request drifts the scroll every 750ms even when idle. Reproduce it first, fix the root cause, and verify against the running app.