{
  "name": "@krone9/pi-superpowers",
  "version": "0.1.0",
  "description": "Process-discipline skills bundle for pi (brainstorming, systematic debugging, TDD, plans, verification, worktrees, parallel agents). Inspired by Claude Code's superpowers plugin.",
  "keywords": [
    "pi-package",
    "pi",
    "skills",
    "superpowers",
    "agent-skills"
  ],
  "license": "MIT",
  "author": "Andy Dunbar <andy.dunbar@gmail.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/krone9/pi-superpowers.git"
  },
  "bugs": {
    "url": "https://github.com/krone9/pi-superpowers/issues"
  },
  "homepage": "https://github.com/krone9/pi-superpowers#readme",
  "files": [
    "skills",
    "README.md",
    "LICENSE"
  ],
  "pi": {
    "skills": ["./skills"]
  }
}
