{
  "name": "@houseofwolvesllc/claude-scrum-skill",
  "version": "2.8.0",
  "description": "Claude Code skills for scrum project management — PRD to production release pipeline with project scaffolding, sprint planning, status tracking, sprint releases, full-project emulation testing, autonomous orchestration, and project cleanup.",
  "bin": {},
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "postinstall": "node bin/install.js",
    "test": "node --test"
  },
  "keywords": [
    "claude",
    "claude-code",
    "skills",
    "scrum",
    "sprint",
    "project-management",
    "agile",
    "github-projects"
  ],
  "author": "House of Wolves LLC",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/houseofwolvesllc/claudescrumskill.git"
  },
  "homepage": "https://github.com/houseofwolvesllc/claudescrumskill#readme",
  "bugs": {
    "url": "https://github.com/houseofwolvesllc/claudescrumskill/issues"
  },
  "files": [
    ".claude-plugin/",
    "skills/",
    "bin/",
    "lib/"
  ]
}
