pstack

ahmedbenaw/pstack
★ 0 stars TypeScript AI/LLM Updated 1d ago
if you want to go fast, go deep first. pstack helps you write less, but higher quality code. rigorous agent workflows you can parallelize with confidence. Ported from Cursor (github.com/cursor/plugins/tree/main/pstack) by Lauren Tan, plus a ChatGPT/MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pstack": {
      "command": "npx",
      "args": [
        "-y",
        "ahmedbenaw/pstack"
      ]
    }
  }
}

README Excerpt

This is a Claude-Code port of [`pstack`](https://github.com/cursor/plugins/tree/main/pstack), a plugin originally built for [Cursor](https://cursor.com) by [Lauren Tan](https://x.com/poteto). It is MIT licensed (see `LICENSE`); the copyright and license are unchanged from upstream. pstack is a set of rigorous engineering-workflow skills — `poteto-mode`'s playbooks, the twenty-three principle skills, review and investigation skills (`how`, `why`, `interrogate`, `architect`, `arena`, `swarm`, ...)