{
  "name": "@polygraph/claude-plugin",
  "version": "0.5.4",
  "description": "AI agent skills and subagents for Polygraph sessions, repository context, and coordination",
  "license": "UNLICENSED",
  "private": false,
  "author": {
    "name": "Narwhal Technologies Inc",
    "email": "hello@nrwl.io",
    "url": "https://nx.dev"
  },
  "homepage": "https://github.com/nrwl/polygraph-skills#readme",
  "repository": "https://github.com/nrwl/polygraph-skills",
  "keywords": [
    "claude",
    "codex",
    "nx",
    "opencode",
    "polygraph",
    "skills"
  ],
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "skills/",
    "agents/",
    "hooks/",
    ".mcp.json",
    ".claude-plugin/",
    "README.md"
  ]
}
