{
  "name": "storywright",
  "version": "1.21.0",
  "description": "PM skills for Claude Code — turn ambiguous inputs (prompts, screenshots) into Jira-ready user stories.",
  "author": "pavp",
  "license": "MIT",
  "homepage": "https://github.com/pavp/storywright",
  "repository": "https://github.com/pavp/storywright",
  "skills": [
    "skills/story-generate",
    "skills/story-refine",
    "skills/story-split",
    "skills/story-batch",
    "skills/_components/storywright-base",
    "skills/_components/clarification-questions",
    "skills/_components/acceptance-criteria",
    "skills/_components/invest-checklist",
    "skills/_components/definition-of-done",
    "skills/_components/business-rules",
    "skills/_components/edge-cases",
    "skills/_components/analytics-events",
    "skills/_components/risks-and-dependencies",
    "skills/_components/story-formatter",
    "skills/_components/estimation"
  ],
  "commands": [
    "commands/story-generate.md",
    "commands/story-refine.md",
    "commands/story-split.md",
    "commands/story-batch.md"
  ],
  "tags": ["product-management", "user-stories", "jira", "agile", "invest"]
}
