From pom-core
Use when a product is ready to stand up a new pod (typically its first, when a PB item is ready to pull). Copies pods/_template/, fills roster (SM, PO, 2-5 members), enforces 2-7 composition rule, documents surface area and cadence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pom-core:pom-form-pod <product-slug> <pod-slug> [--sm=<name>] [--po=<name>] [--members=<name,name,…>] [--surface=<text>] [--force]<product-slug> <pod-slug> [--sm=<name>] [--po=<name>] [--members=<name,name,…>] [--surface=<text>] [--force]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>
Composition rules enforced (per pod-composition-rules.md):
--force.Creates:
products/<product>/pods/<pod-slug>/pod.mdproducts/<product>/pods/<pod-slug>/pod-backlog/ (empty)products/<product>/pods/<pod-slug>/slices/ (empty)Updates:
products/README.md portfolio index (Pods count)Refuses to form a pod for a non-existent product (suggests pom-spinup-product first). Refuses to overwrite an existing pod.
After this command:
pod.md.slices/<slice-slug>/.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/methodology/workflows/form-pod.md @${CLAUDE_PLUGIN_ROOT}/methodology/references/pod-composition-rules.md @${CLAUDE_PLUGIN_ROOT}/methodology/references/validation-rules.md @${CLAUDE_PLUGIN_ROOT}/methodology/templates/products/_template/pods/_template/pod.md </execution_context>
Execute end-to-end. Preserve all workflow gates (slug validation, product existence check, composition rule enforcement, no overwrite).npx claudepluginhub swanson-dev/product-operating-model --plugin pom-coreProvides 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.