Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pstack for Codex

This is a conservative Codex port of the MIT-licensed Cursor pstack plugin by Lauren Tan.

Upstream: https://github.com/cursor/plugins/tree/main/pstack

The goal is to preserve the useful engineering workflow skills while removing Cursor-only packaging and runtime assumptions.

Entry points

  • Use poteto-mode for rigorous engineering workflow routing.
  • Use how for subsystem explanation.
  • Use why for historical rationale and design intent.
  • Use tdd, architect, interrogate, and unslop directly when the task calls for them.

Codex delegation

Delegation-heavy skills use Codex-native roles and GPT models. They target explorer, worker, and default roles, with gpt-5.3-codex-spark, gpt-5.4, and gpt-5.5 selected only when a task needs a specific speed or reasoning profile. Workflows such as arena, interrogate, and reflect treat their direct invocation as explicit subagent authorization.

Porting notes

  • Cursor's .cursor-plugin manifest is replaced by .codex-plugin/plugin.json.
  • Cursor's agents manifest is not shipped. poteto-mode uses Codex-native delegation guidance instead.
  • setup-pstack is not an active v1 skill because it writes Cursor model rules. The upstream source is preserved under docs/upstream-cursor-only/.
  • The benny automation pack is not ported in v1 because it depends on Cursor Automations.

License

MIT. See LICENSE.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages