Files
cursor__plugins/pstack/.cursor-plugin/plugin.json
2026-07-30 19:44:07 +00:00

31 lines
693 B
JSON

{
"name": "pstack",
"displayName": "pstack",
"version": "0.12.0",
"description": "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.",
"author": {
"name": "Lauren Tan"
},
"homepage": "https://github.com/cursor/plugins/tree/main/pstack",
"repository": "https://github.com/cursor/plugins",
"license": "MIT",
"keywords": [
"pstack",
"poteto-mode",
"workflow",
"principles",
"agent-style",
"subagents",
"unslop"
],
"category": "developer-tools",
"tags": [
"workflow",
"principles",
"review",
"planning"
],
"skills": "./skills/",
"agents": "./agents/"
}