From pom-healthcare
Apply the healthcare industry overlay to an existing POM repo. Copies the healthcare WSJF rubric, Q4 framing, starter enabling standards (PHI handling, clinical safety, interoperability, AI-ethics-healthcare), and a worked example. Idempotent — prompts before overwriting user-edited content.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pom-healthcare:pom-healthcare-init <pom-repo-path><pom-repo-path>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Read-from: ${CLAUDE_PLUGIN_ROOT}/overlay/
Writes-to: the user's POM repo's intake/scoring/, enabling/, methodology/industries/healthcare/.
Idempotent. Prompts on conflict; never silently overwrites user-edited content.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/overlay/rubric.md @${CLAUDE_PLUGIN_ROOT}/overlay/discovery-q4-framing.md @${CLAUDE_PLUGIN_ROOT}/overlay/interview.md @${CLAUDE_PLUGIN_ROOT}/overlay/enabling-standards/README.md </execution_context>
Resolve `` (the required positional argument).To verify it's a POM repo, use the Glob tool (not Bash conditionals — Bash on Windows runs Git Bash POSIX and PowerShell-style Test-Path { } syntax will fail). Run these Glob calls:
<pom-repo-path>/intake/ — must match<pom-repo-path>/products/ — must match<pom-repo-path>/methodology/ — must matchIf any does not match, abort with: Not a POM repo. Run /pom-bootstrap first.
Create empty decision-log/ for each new concern. Prompt before overwriting existing.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub swanson-dev/product-operating-model --plugin pom-healthcare