From productize-all
Positioning statements from competitive analysis and value proposition. Use when the user needs a product workflow for product strategy related to positioning statements from competitive analysis and value proposition. Trigger terms: marketing, positioning, messaging, competitive-analysis, copywriting.
How this skill is triggered — by the user, by Claude, or both
Slash command
/productize-all:positioning-statements-from-competitive-analysis-and-valueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED from SKILL.md.tmpl - do not edit directly -->
Before producing the artifact, implementation step, or code change, classify the work:
Operating rules:
AskUserQuestion: <one question> Why it matters: <decision it changes>.completed, blocked, deferred, or needs-review when runtime hooks are available.Artifact format policy:
$implementation-notes when the user asks for a running notes file, especially implementation-notes.html or implementation-notes.md.Runtime hooks, if available:
productize-workflow start "<user request>" at the beginning of durable product work; it restores context, routes the request, records the session, and returns the required artifact contract.productize-workflow complete --id <id> --status completed|blocked|deferred|needs-review --artifact-type <type> --summary <summary> before ending durable product work; it records the artifact, saves context, and logs completion status.productize-update-check --strict at the start of maintenance, setup, release, or generated-output work.productize-config to read or write user/team preferences such as persona, artifact mode, evidence threshold, or update-check policy.productize-session-log to record important workflow decisions.productize-artifact-log when a durable artifact is produced.productize-context-restore before restarting long-running product work from scratch.productize-context-save after producing a durable strategy, research, spec, or stakeholder artifact.productize-registry-search or productize-skill-router when routing is ambiguous.productize-completion-status to log whether the workflow completed, blocked, deferred, or needs review.Telemetry standard:
.productize/ or PRODUCTIZE_STATE_DIR.Current skill metadata:
positioning-statements-from-competitive-analysis-and-valueUse this skill to run the Productize prompt contract for Positioning statements from competitive analysis and value proposition.
{{PLACEHOLDER}} in the contract as an input to collect, infer, or mark as missing.GOAL, CONSTRAINTS, FORMAT, and FAILURE clauses exactly.INPUTS <provided_inputs>
GOAL Produce a high-quality deliverable for: Positioning statements from competitive analysis and value proposition. Success metric:
CONSTRAINTS
FORMAT Return exactly this structure:
## Positioning Statement
**For** [TARGET_CUSTOMER]
**who** [UNMET_NEEDS in one tight clause],
**[PRODUCT NAME]** **is a** [PRODUCT_CATEGORY]
**that** [BENEFITS as results the user achieves].
### Differentiation
**Unlike** [PRIMARY COMPETITOR / STATUS QUO], **[PRODUCT NAME]** **delivers** [outcome-focused differentiation + proof hook].
---
## Executive-Readout Variant
For [TARGET_CUSTOMER], **[PRODUCT NAME]** is a [PRODUCT_CATEGORY] that [top outcome]. Unlike [competitor/status quo], it [sharp differentiator].
## Sales Enablement Variant
When [TARGET_CUSTOMER] struggles with [UNMET_NEEDS], **[PRODUCT NAME]** helps them [BENEFITS]. Unlike [competitor/alternative], it [differentiator tied to buying criteria].
[Optional Footnote: one sentence noting assumptions or prioritization choices]
FAILURE
Load references/pm-skills-main-merge.md when the request mentions value proposition statements, marketing copy, sales messaging, onboarding messages. Use the PM source material to sharpen this existing Productize skill rather than routing to a duplicate skill.
npx claudepluginhub itseffi/productize --plugin productize-allCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.