Skip to content

Add pstack plugin#73

Open
poteto wants to merge 1 commit into
cursor:mainfrom
poteto:add-pstack
Open

Add pstack plugin#73
poteto wants to merge 1 commit into
cursor:mainfrom
poteto:add-pstack

Conversation

@poteto
Copy link
Copy Markdown
Collaborator

@poteto poteto commented May 23, 2026

adds pstack, a new plugin by @poteto. lauren tan's working style and routing skills as a cursor plugin.

poteto-mode is the routing skill. it picks a playbook (bug fix, feature, perf, investigation, plan, or authoring a skill) and runs supporting skills as steps need them. invoke as /poteto-mode.

ships:

  • 10 workflow skills (poteto-mode, how, why, architect, arena, unslop, interrogate, automate-me, reflect, tdd)
  • 17 first-principles skills
  • a poteto-agent subagent for end-to-end use

no third-party service integrations required. some skills reference cursor-team-kit skills (deslop, control-cli, control-ui); install it alongside if you want those.

full readme: pstack/README.md.


Note

Low Risk
Primarily adds new plugin metadata and Markdown skill content, with no changes to runtime application code or security-sensitive logic.

Overview
Registers pstack in .cursor-plugin/marketplace.json and introduces the new pstack plugin package (manifest, license, README, and .gitignore).

The plugin ships a poteto-agent subagent plus a large set of new SKILL.md workflows (e.g., poteto-mode, how, why, architect, arena, interrogate, reflect, automate-me, tdd, unslop) and principle/reference documents that define routing/playbooks and review/verification guidance.

Reviewed by Cursor Bugbot for commit 533466e. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Comment thread pstack/skills/automate-me/SKILL.md Outdated
Comment thread pstack/skills/reflect/references/judgment-reviewer.md Outdated
Comment thread pstack/skills/reflect/references/divergent-reviewer.md
Comment thread pstack/skills/reflect/SKILL.md Outdated
@poteto poteto force-pushed the add-pstack branch 2 times, most recently from 0998ac0 to 39c3d5f Compare May 23, 2026 16:33
Comment thread pstack/skills/arena/SKILL.md Outdated
Comment thread pstack/skills/reflect/SKILL.md
@poteto poteto force-pushed the add-pstack branch 6 times, most recently from 7b76e04 to c6b588e Compare May 23, 2026 17:41
Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
@poteto poteto force-pushed the add-pstack branch 2 times, most recently from 1f67c0a to 647caca Compare May 23, 2026 18:51
Comment thread pstack/skills/poteto-mode/SKILL.md Outdated
Comment thread pstack/skills/poteto-mode/playbooks/multi-phase-plan.md Outdated
@poteto poteto force-pushed the add-pstack branch 2 times, most recently from c8b987a to 35c5761 Compare May 23, 2026 19:33
Comment thread pstack/skills/poteto-mode/playbooks/eval.md Outdated
Comment thread pstack/skills/why/references/synthesizer-prompt.md Outdated
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

There are 7 total unresolved issues (including 6 from previous reviews).

Fix All in Cursor

Bugbot Autofix is ON, but it could not run because the branch was deleted or merged before autofix could start.

Reviewed by Cursor Bugbot for commit d6bb719. Configure here.

Comment thread pstack/skills/poteto-mode/playbooks/autonomous-run.md Outdated
@poteto poteto force-pushed the add-pstack branch 2 times, most recently from 59e5cb7 to 3a9a72b Compare May 23, 2026 20:15
lauren tan's working style as a Cursor plugin. Bundles the poteto-mode
routing skill plus the workflow skills it routes through (how, why,
architect, arena, unslop, interrogate, automate-me, reflect, tdd) and
the full seventeen-skill set of first principles. Ships the poteto-agent
subagent that runs the same workflow end-to-end.

The why skill discovers available MCPs at run time and maps each to an
evidence category (source control, issue tracker, long-form docs,
real-time chat, infra observability, error tracking, analytics
warehouse). No third-party service integrations required.

cursor-team-kit's control-cli, control-ui, and deslop are referenced as
sibling-plugin dependencies for surfaces and commit cleanup; the kit
works standalone otherwise.

Marketplace entry registered at the root .cursor-plugin/marketplace.json.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant