{
  "name": "opencode-power-pack",
  "version": "0.5.0",
  "description": "Fifty-four software-development workflows for Claude Code, Codex, OpenCode, and Pi.",
  "author": {
    "name": "Wayner Barrios",
    "url": "https://github.com/waybarrios"
  },
  "homepage": "https://github.com/waybarrios/opencode-power-pack",
  "repository": "https://github.com/waybarrios/opencode-power-pack",
  "license": "MIT AND Apache-2.0",
  "keywords": [
    "codex",
    "codex-cli",
    "openai-codex",
    "claude-code",
    "opencode",
    "pi",
    "pi-coding-agent",
    "skills",
    "code-review",
    "security-review",
    "feature-development"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Cross-Agent Power Pack",
    "shortDescription": "Fifty-four workflows for Claude Code, Codex, OpenCode, and Pi",
    "longDescription": "Review code, audit security, design and implement features, build MCP servers, and maintain project guidance with reusable workflows for Claude Code, Codex, OpenCode, and Pi.",
    "developerName": "Wayner Barrios",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "defaultPrompt": "Use the appropriate Power Pack workflow for this software-development task.",
    "brandColor": "#FFD60A"
  }
}
