positioning-truth-tracer

Reconciles positioning canvases against shippable stage records and claims ledgers to produce verified differentiation truth sets.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/qaz26688442/bo-car --skill positioning-truth-tracer-qaz26688442
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: positioning-truth-tracer
Source: https://github.com/qaz26688442/bo-car/tree/main/.agents/skills/positioning-truth-tracer
Command: npx skills add https://github.com/qaz26688442/bo-car --skill positioning-truth-tracer-qaz26688442

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Marketing positioning often drifts from what a product can actually ship, leaving differentiators that cannot be substantiated. This Skill reconciles a positioning canvas against the launch stage record and the claims ledger so every differentiating claim is either verifiable or explicitly flagged as needing a source. ## Core Features & Use Cases - Differentiation Truth Set: Produces a set of defensible differentiators, each labeled Measured, User-provided, or [needs source], with claim ID, stage scope, source reference, and observation window. - Onlyness Statement Re-test: Validates the positioning statement against named alternatives (including status quo) and against the current shippable stage (draft, alpha, beta, GA). - Claims Routing: Routes unverifiable or comparative claims to the claims ledger as proposals without adjudicating them, and flags stage-truth drift between the canvas and the launch registry. - Use Case: Before building a message house, a product marketer checks whether the canvas claim "2x faster than spreadsheets" is substantiated; the Skill marks it [needs source] and routes it to the claims registry. ## Quick Start Trace the positioning truth for our product using the canvas at memory/launch/positioning-mapper/ and the current beta stage, and list which differentiators we can defend today.

Frequently Asked Questions about positioning-truth-tracer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify positioning claims against what my product can ship?▼

Provide the positioning canvas and current launch stage (draft, alpha, beta, or GA). The Skill reconciles each differentiator against the stage record and claims ledger, labeling each as Measured, User-provided, or [needs source].

What is a differentiation truth set in product marketing?▼

A differentiation truth set is the list of differentiators a brand can defend today, each with claim ID, stage scope, source reference, observation window, and evidence label. It is the input for message development and differentiation-integrity review.

Does this Skill create the positioning canvas itself?▼

No. It requires an existing canvas from the positioning-mapper skill and stops with NEEDS_INPUT if the canvas is missing or incomplete. It also does not adjudicate claims, which is handled by the offer-claims-registry skill.

What happens to differentiators that cannot be verified?▼

Unverifiable or comparative differentiators are marked [needs source] and submitted as proposals to the claims event log. They stay outside the confirmed truth set until the claims registry substantiates or rejects them.

When should I not use positioning truth tracing?▼

Do not use it to build a positioning canvas, adjudicate claims, or author messaging. It only reconciles an existing canvas against shippable reality and the claims ledger before downstream message work.