{
  "name": "@intentsolutionsio/claude-workflow-skills",
  "version": "1.5.8",
  "description": "Common workflow skills for Claude Code sessions: promote changes through the full release cycle, audit Claude Code plugins/skills/agents, audit project standards compliance, analyse projects for impro",
  "keywords": [
    "workflow",
    "promote",
    "release",
    "audit",
    "standards",
    "improve",
    "triage",
    "git",
    "claude-code",
    "claude-plugin",
    "tonsofskills"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git",
    "directory": "plugins/productivity/claude-workflow-skills"
  },
  "homepage": "https://tonsofskills.com/plugins/claude-workflow-skills",
  "bugs": "https://github.com/jeremylongshore/claude-code-plugins-plus-skills/issues",
  "license": "MIT",
  "author": {
    "name": "Alister Lewis-Bowen",
    "url": "https://github.com/ali5ter"
  },
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "README.md",
    ".claude-plugin",
    "skills"
  ],
  "scripts": {
    "postinstall": "node -e \"console.log(\\\"\\\\n→ This npm package is a tracking/proof artifact. Install the plugin via:\\\\n  ccpi install claude-workflow-skills\\\\n  or /plugin install claude-workflow-skills@claude-code-plugins-plus in Claude Code\\\\n\\\")\""
  }
}
