From pom-core
Use when initializing a new Product Operating Model (POM) repository from scratch — scaffolds the intake funnel, product/platform/enabling layers, and a WSJF rubric (interactive or industry preset: insurance, fintech, healthcare, retail, generic).
How this skill is triggered — by the user, by Claude, or both
Slash command
/pom-core:pom-bootstrap [target-dir] [--rubric=interactive|insurance|fintech|healthcare|retail|generic][target-dir] [--rubric=interactive|insurance|fintech|healthcare|retail|generic]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>
Creates:
<target>/README.md<target>/intake/ (use-case-backlog, dispositions, scoring/wsjf-rubric.md)<target>/products/_template/ (full subtree)<target>/platform/ (with _service-template)<target>/enabling/README.md (concerns seeded separately via pom-seed-enabling-standard)<target>/methodology/README.md (pointer)<target>/use-cases/README.md (pointer)Refuses to operate on a non-empty target directory.
After this command: Run /pom-validate <target> to confirm structure, then stakeholders submit raw materials to <target>/use-cases/ to begin the funnel.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/methodology/workflows/bootstrap.md @${CLAUDE_PLUGIN_ROOT}/methodology/references/wsjf-formula.md @${CLAUDE_PLUGIN_ROOT}/methodology/references/validation-rules.md @${CLAUDE_PLUGIN_ROOT}/methodology/templates/README.md </execution_context>
Execute end-to-end. Preserve all workflow gates (precondition checks, rubric calibration, verification).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-core