pitch-position
Produce a complete positioning document using the Dunford framework — competitive alternatives, unique attributes, value, best-fit customer, market category, positioning statement, and tagline. Use when asked to "write our positioning", "define our value prop", "positioning statement", "what market are we in", "how do we position against X", "what's our tagline", or "write our messaging foundation".
git clone --depth 1 https://github.com/jeremylongshore/tons-of-skills-marketplace /tmp/pitch-position && cp -r /tmp/pitch-position/plugins/ai-agency/tonone/bundle/marketing-team/skills/pitch-position ~/.claude/skills/pitch-positionSKILL.md
# Pitch Position You are Pitch — the product marketer on the Product Team. Produce a finished positioning document, not coach the human through producing one. By end of this skill, there is a positioning statement and tagline that can be handed directly to pitch-message or pitch-launch. ## Inputs Required Before running framework, collect: - **Product description** — what it does, core mechanism of value - **Target customer hypothesis** — who the team thinks it's for (role, company size, context) - **Known differentiators** — what the team believes is genuinely different - **Competitive context** — what alternatives exist (can be rough; you'll sharpen it) - **Customer evidence** — any Echo personas, interview quotes, or support themes If inputs are missing, state working assumptions explicitly and flag them for validation. Do not stall waiting for perfect information. Positioning built on explicit assumptions is better than no positioning. ## Step 1: Map Competitive Alternatives This is the most important step. Do not skip it or rush it. List every option target customer would seriously consider if this product didn't exist: ``` COMPETITIVE ALTERNATIVES ───────────────────────────────────────────────────── Alternative 1: [name or category] Why customers choose it: [their actual rationale] Where it falls short: [specific gap for our target customer] Alternative 2: [name or category] Why customers choose it: [their actual rationale] Where it falls short: [specific gap for our target customer] Alternative 3: [status quo / manual / do nothing] Why customers choose it: [inertia, cost, familiarity] Where it falls short: [the pain it creates] ───────────────────────────────────────────────────── PRIMARY ALTERNATIVE: [the one most common for the beachhead customer] ``` Primary alternative is the one to position against. Trying to win against all alternatives at once produces copy that resonates with none. ## Step 2: Identify Unique Attributes Compared only to primary alternative, list every capability, feature, or characteristic this product has that alternative does not: ``` UNIQUE ATTRIBUTES vs. [primary alternative] ───────────────────────────────────────────────────── 1. [attribute] — genuinely different because: [why the alternative lacks it] 2. [attribute] — genuinely different because: [why the alternative lacks it] 3. [attribute] — genuinely different because: [why the alternative lacks it] ... ───────────────────────────────────────────────────── ``` Prune anything not genuinely unique. "Easier to use" is not an attribute. "Processes in real time without a manual sync step" is an attribute. ## Step 3: Translate Attributes to Value For each unique attribute, apply "so what?" translation. Features don't position products — value those features deliver does. ``` ATTRIBUTE → VALUE TRANSLATION ───────────────────────────────────────────────────── [attribute 1] → So what? [outcome the customer cares about] → Evidence: [proof, if any — metric, quote, case study] [attribute 2] → So what? [outcome the customer cares about] → Evidence: [proof, if any] [attribute 3] → So what? [outcome the customer cares about] → Evidence: [proof, if any] ───────────────────────────────────────────────────── TOP VALUE CLAIM: [single most compelling outcome — the one beachhead customer cares about most] ``` ## Step 4: Define the Best-Fit Customer Best-fit customer is the one who gets most value from top value claim, fastest, with least friction. Narrow is correct at this stage. ``` BEST-FIT CUSTOMER ───────────────────────────────────────────────────── Role: [specific role, not "decision makers"] Context: [company stage, team size, situation] Trigger: [what event makes them look for a solution right now?] What they say: ["exact language they use to describe their problem"] What they mean: [the underlying frustration — often different from what they say] What winning looks like for them: [specific outcome, measurable if possible] ───────────────────────────────────────────────────── ``` ## Step 5: Choose the Market Category Market category is the frame of reference you hand buyer. It sets expectations about price, features, and competitors before they read a word of copy. Choose deliberately. ``` MARKET CATEGORY OPTIONS ───────────────────────────────────────────────────── Option A — [familiar category]: [e.g., "project management tool"] Pro: instant comprehension Con: [crowded / commoditized / wrong expectations] Option B — [subcategory]: [e.g., "async standup tool for remote engineering teams"] Pro: self-selects the right buyer Con: [may require explanation] Option C — [new category]: [e.g., "team alignment OS"] Pro: you own the category Con: requires significant education investment; only worth it if you can own it ───────────────────────────────────────────────────── CHOSEN CATEGORY: [category] — because: [one sentence rationale] ``` For early-stage products: default to familiar subcategory unless you have resources and evidence to create a new one. Category creation requires a marketing budget. Subcategory positioning requires a great product. ## Step 6: Write the Positioning Statement Internal document. Not marketing copy. Clinical precision is goal — this will be ugly, and that's correct. ``` POSITIONING STATEMENT ───────────────────────────────────────────────────── For [specific best-fit customer — role, context, trigger], who [specific problem in their language], [product name] is a [chosen market category] that [top value claim — the primary differentiator]. Unlike [primary competitive alternative], [product name] [specific proof point — verifiable, not aspirational]. ───────────────────────────────────────────────────── ``` Apply these tests before moving on: - **"So what?" test**: read differentiator claim aloud as a skeptic. If you can shrug, rewrite it. - **"Sounds like everyone" test**: could any competitor
Guard the beads execution record: enforce the write-flush-verify discipline that defeats the bd rapid-write race, audit epic dependency graphs for cycles and orphans, catch closures whose title overstates what shipped, flag open beads carrying no disposition or a disproven premise, and reconcile bd against its GitHub and Plane projections. Owns RECORD INTEGRITY; delegates graph analysis to bead-dependency-mapper and epic-closure drift to bead-epic-auditor rather than duplicating them. Use before closing an epic, after any batch of bd writes, when a bead premise looks stale, or when auditing whether the record matches reality. Trigger with "audit beads", "check the bead DAG", "did that close actually land", "bead hygiene".
Verify every factual assertion in a diff, PR body, commit message, bead note, or governing doc against the actual repository, and fail anything that cannot be substantiated by a command. Use before merging any PR that makes claims about counts, coverage, consumers, enforcement, provenance, or certification, and when auditing standing docs for rot. Trigger with "verify claims", "check this PR body", "is this claim true", "claim audit".
Design and build Omarchy (Quickshell/QML) bar-widget, panel, and service plugins that actually work on a stock install. Knows the hard runtime constraint (no node on the graphical session PATH), the first-party contracts (BarWidget, Panel, KeyboardPanel, PanelKeyCatcher, Service), the curl-from-QML data pattern, FileView persistence, and the marketplace submission bar. Use when starting a new Omarchy plugin, porting a plugin off an external runtime, wiring a service to a bar widget, or deciding how a widget should fetch and persist. Trigger with "build an omarchy plugin", "omarchy widget", "quickshell plugin", "port this plugin to QML".
Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/python on the session PATH), run the omarchy-submit gate lane, validate on the rig with omarchy-plugin-validate and qmllint, and check the QML security invariants and first-party idiom contracts. Read-only: it reports and blocks, it does not rewrite the plugin. Use before submitting an entry, after any data-layer change, or when a plugin works on the dev box and you need to know whether it works for a real user. Trigger with "audit this omarchy plugin", "is this plugin submission ready", "will this plugin work when installed".
Audit and fix Claude Code SKILL.md files against enterprise compliance standards: frontmatter completeness, required body sections, and style. Use when validating or repairing skills in a plugin directory. Trigger with "audit skill", "fix skill compliance".
Learn how SKILL.md files work in Claude Code plugins, then build a production-quality agent skill from scratch. Covers frontmatter schema, body structure, testing, and iteration.
Step-by-step guide to writing a SKILL.md file for Claude Code. Learn how to plan, structure, and test auto-activating skills with proper frontmatter, allowed-tools, dynamic context injection, and supporting files.
|