← 返回 Skills 市场
quochungto

Value Testing Technique Selection

作者 Hung Quoc To · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
75
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bookforge-value-testing-technique-selection
功能描述
Select and execute the right value testing technique for product discovery. Use when you have a prototype and need to know if customers will actually choose...
使用说明 (SKILL.md)

Value Testing Technique Selection

When to Use

Apply this skill when you have evidence of a product idea worth testing and need to determine whether customers will actually choose it. This skill answers three questions:

  1. Which level of value testing does this situation call for — demand, qualitative, or quantitative?
  2. How do I execute the right session protocol?
  3. What analytics must be instrumented before or alongside any test?

Do NOT use this skill as a substitute for usability testing alone, feasibility spikes, or business viability stakeholder review. Those are handled by separate skills. This skill assumes a prototype exists or can be built quickly.

The core insight: Just because someone can use your product doesn't mean they will choose to use it. Feature parity is not enough. Customers must perceive your product as substantially better to endure the switching costs from their current solution.

The 3-Level Value Testing Hierarchy

Before selecting any technique, apply this hierarchy in order. Start at Level 1 and only advance if the prior level is satisfied.

Level Question Answered Technique When to Use
1 — Demand Do customers care about this problem enough to act? Fake door test / landing page demand test Unknown if customers want this at all; new product or feature; before building anything
2 — Qualitative Do customers see real value when they experience it? Why or why not? Interview + usability + specific value tests You know demand exists but need to understand whether your solution is compelling and why
3 — Quantitative Is there statistically meaningful behavioral evidence of value? A/B test / invite-only / customer discovery program Usability and qualitative value are confirmed; you need evidence to justify full build investment

Why this ordering matters: Level 1 prevents wasted engineering effort on solutions nobody wants. Level 2 explains what Level 3 will measure and provides the "why" that quantitative data alone cannot. Skipping to Level 3 without Level 2 leaves you with data that tells you something is wrong but not how to fix it.

Step 1: Determine Which Level to Enter

Read the risk assessment and answer these questions in order:

Is demand established?

  • No clear evidence anyone wants this → start at Level 1 (demand testing)
  • Demand signals exist (sales reports, customer interviews, competitor market) → skip to Level 2

Is qualitative value confirmed?

  • Have fewer than 5 customers experienced the solution and responded positively → start at Level 2
  • 5+ users have tested the prototype and shown genuine value signals → consider Level 3

What is the risk/traffic profile?

  • New product or startup with low traffic → Level 1 or Level 2; skip quantitative until demand exists
  • Established product with traffic but high risk sensitivity → Level 3 invite-only or customer discovery program
  • Established product with significant traffic and moderate risk tolerance → Level 3 A/B test

WHY: Jumping to A/B testing before qualitative value is confirmed produces data that shows whether a product works, but provides no insight into why it doesn't work or how to fix it. Conversely, stopping at qualitative testing without moving to quantitative leaves the team making claims that cannot be defended to stakeholders.

Step 2: Execute the Selected Level

Level 1 — Demand Testing

Use a fake door test (for features on an existing product) or a landing page demand test (for new products).

Fake door test:

  1. Add the button or menu item to the product interface exactly where users would expect to find it
  2. When clicked, redirect to a page explaining you are studying the possibility of adding this feature and inviting them to volunteer for a conversation
  3. Collect email addresses or phone numbers from volunteers
  4. Measure the click-through rate and compare to baseline feature interaction rates
  5. Follow up with volunteers for qualitative interviews

Landing page demand test:

  1. Build a landing page that describes the new offering exactly as if it were live
  2. Drive traffic via existing channels, search engine marketing, or email
  3. When users click the call to action, redirect to a page explaining you are studying this offering and would like to speak with them
  4. Collect volunteer contact information and measure click-through rate

What success looks like: Meaningful click-through rate relative to other features/products, and a list of users actively willing to discuss the problem. The demand test does not prove customers will pay — only that they care enough to investigate.

WHY: Building a complete product only to discover nobody wants it is the most avoidable failure in product development. Demand testing takes hours to days, not months. The fake door specifically reveals whether real users in actual context care about this, not just users asked hypothetically in a survey.

See references/qualitative-value-test-protocol.md for the follow-up interview protocol after collecting volunteer contacts.

Level 2 — Qualitative Value Testing

This is the single most important discovery activity for most product teams. Run at minimum two to three qualitative value sessions per week during active discovery.

The session structure has four parts, always in this sequence:

Part A — Interview First (5–10 minutes) Confirm the user has the problem you think they have. Ask how they solve it today and what it would take for them to switch. This grounds the value test in actual context.

WHY: If the user does not actually have the problem, their response to your solution is meaningless. The interview prevents you from treating a non-customer as a customer.

Part B — Usability Test (15–20 minutes) Before testing value, the user must understand how to use the product. Run a full usability test first. The value test is only valid once the user has operated the prototype and understands what it does.

WHY: Without usability testing first, a value session becomes a focus group where users comment hypothetically on something they have never operated. Focus groups produce polite opinions that do not predict behavior. Operate the prototype first, then test value.

See references/usability-test-protocol.md for the complete four-phase usability test protocol.

Part C — Specific Value Tests (10–15 minutes) After usability, apply one or more of these four value tests. They are designed to detect genuine enthusiasm, not polite agreeableness.

Value Test What to Do Signal
Money test Ask if they would pay for it right now; request credit card or letter of intent Willingness to make a financial commitment
Time test Ask if they would schedule significant time with you to work on this Willingness to invest their most scarce resource
Access test Ask for login credentials to the competing product they would switch from Willingness to commit to switching right then
Referral test Ask for Net Promoter Score (0–10 likelihood to recommend); ask for their boss's or colleague's email Willingness to stake their reputation on this

Use whichever tests fit the context. For consumer products, money and referral tests are most practical. For business products, all four apply. The goal is not to collect the credit card or email — it is to observe whether the user is willing to make a commitment, which reveals genuine perceived value versus politeness.

Part D — Iterate the Prototype As soon as you see a problem or want to try a different approach, update the prototype and test it in the next session. There is no law that says you must keep the test identical across all subjects. Qualitative testing is about rapid learning, not proving anything.

Cadence: Target two to three sessions per week throughout discovery. As product manager, you must be present at every session. Do not delegate this.

Level 3 — Quantitative Value Testing

Quantitative testing collects behavioral evidence. Use it to prove that a solution works, not to discover what to build. The technique depends on your traffic volume and risk tolerance.

Technique selection:

Situation Technique Why
High traffic, moderate risk tolerance A/B test at 1% exposure Gold standard; users don't know which version they see; most predictive data
Lower traffic or higher risk aversion Invite-only test Identifies a willing set of early adopters; less predictive due to opt-in bias, but generates real usage data
Maximum risk sensitivity (regulated, enterprise, brand-sensitive) Customer discovery program Participants under non-disclosure agreement; pre-existing close relationship; most conservative

A/B testing (discovery variant): Run the live-data prototype against the current product. Show the live-data prototype to 1% or fewer of users. Monitor closely. This differs from optimization A/B testing (which tests surface-level changes at 50/50 splits). Discovery A/B testing tests fundamentally different approaches with minimal user exposure.

Invite-only testing: Identify users to contact directly and invite them to try an experimental version. They know it is experimental, so they are effectively opting in. The data is less predictive than a blind A/B test because early adopters are not representative of the full user base. When quantitative results are negative, follow up immediately with qualitative sessions to understand why.

Customer discovery program: Use your existing customer discovery program members. They have already opted in to testing new versions and are under a non-disclosure agreement. For business-to-business products, this is the primary recommended quantitative technique during discovery. Compare their usage data to the broader customer base.

WHY for technique selection: A/B tests produce the most predictive data because users are blind to the test. But they require sufficient traffic to achieve statistical significance, and they expose some users to potentially inferior experiences. Invite-only and customer discovery program reduce exposure risk at the cost of predictive power. Match the technique to what your traffic and risk profile can actually support.

Step 3: Analytics Instrumentation (Non-Negotiable)

Every feature shipped must have usage analytics instrumented before or at launch. Not doing this is the "flying blind" anti-pattern — a non-negotiable failure.

The flying blind anti-pattern: Teams that ship features without instrumentation cannot know whether those features are working, whether users are adopting them, or whether they should be removed. This prevents data-informed decisions and makes roadmap prioritization guesswork.

Rule: If you are not willing to instrument a feature to know immediately whether it is working and whether there are significant unintended consequences, do not ship it.

Minimum instrumentation checklist for any new feature:

  • Feature adoption rate (are users finding and using it?)
  • Task completion rate (are users completing the intended workflow?)
  • Error/abandonment points (where are users dropping off?)
  • Impact on key business metric (conversion, retention, revenue, or the metric the feature was designed to move)

Broader analytics strategy: Product managers must track analytics across all seven categories. Most teams only track user behavior and miss the rest.

Category Examples
User behavior Click paths, feature engagement, session flow
Business Active users, conversion rate, lifetime value, retention
Financial Average selling price, billings, time to close
Performance Load time, uptime, latency
Operational Storage, hosting costs
Go-to-market Acquisition cost, cost of sales
Sentiment Net Promoter Score, customer satisfaction, survey responses

See references/analytics-strategy.md for the full five uses of analytics and implementation guidance.

Outputs

After completing this skill, produce:

# Value Test Plan: [Feature / Product Name]

## Level Selected
[ ] Level 1 — Demand   [ ] Level 2 — Qualitative   [ ] Level 3 — Quantitative
Rationale: [why this level]

## Technique Selected
[Fake door / Landing page / Qualitative session / A/B test / Invite-only / Customer discovery program]

## Test Plan
[For demand: where the fake door appears, what the redirect page says, how CTR will be measured]
[For qualitative: session structure, value tests selected, target users, weekly cadence]
[For quantitative: traffic %, exposure duration, primary metric, statistical significance threshold or evidence threshold]

## Usability Test Required First?
[ ] Yes — complete usability-test-protocol before value test
[ ] No — user already understands the product

## Value Tests to Apply (qualitative)
[ ] Money test   [ ] Time test   [ ] Access test   [ ] Referral test

## Analytics Instrumentation Plan
[List the specific events and metrics to instrument before launch]

## Success Criteria
[What signal means this test produced sufficient evidence to move to next level or to full build?]

## Next Step
[If positive: proceed to Level 3 / proceed to full build / present to stakeholders]
[If negative: iterate prototype / reconsider problem framing / stop and preserve capacity]

Key Anti-Patterns

Prototype-as-value-proof: Showing a high-fidelity prototype to users who say they love it does not validate value. People are polite. Use the specific value tests (money, time, access, referral) to detect genuine commitment, not stated enthusiasm.

Flying blind: Shipping features without instrumentation. Non-negotiable failure. Every feature needs basic usage analytics before launch.

Skipping qualitative before quantitative: Running an A/B test before qualitative value is confirmed produces data that tells you something is wrong but not how to fix it.

Focus group substitution: Asking users to comment on a prototype they have never operated produces hypothetical opinions, not behavioral insight. Always run usability testing before value testing.

Delegating qualitative sessions: As product manager, you must attend every qualitative value test. The firsthand exposure to customer reactions is a core part of the role and cannot be substituted with written summaries.

References

  • references/usability-test-protocol.md — Complete four-phase usability test protocol (recruit, prepare, test, summarize) with the parrot technique and use-mode guidance
  • references/qualitative-value-test-protocol.md — Full qualitative value session structure including interview-first approach, all four specific value tests, and iteration cadence
  • references/analytics-strategy.md — Five uses of analytics in product teams, seven analytics categories, flying blind anti-pattern detail, and instrumentation implementation guidance

License

This skill is licensed under CC-BY-SA-4.0. Source: BookForge — INSPIRED: How to Create Tech Products Customers Love by Marty Cagan.

Related BookForge Skills

Install related skills from ClawhHub:

  • clawhub install bookforge-product-discovery-risk-assessment
  • clawhub install bookforge-discovery-prototype-selection

Or install the full book set from GitHub: bookforge-skills

安全使用建议
This skill is coherent for product discovery, but it gives instructions that involve collecting very sensitive participant commitments (credit card attempts, letters of intent, and especially asking for login credentials). Before using this skill: (1) Do NOT request real login credentials or accept them without clear legal/ethical controls — prefer scoped test accounts, data anonymization, or secure OAuth-based access; (2) Never collect or store payment card data unless you have PCI-compliant processes — instead use surrogate signals (willingness to enter card, test tokens, or pre-approved sandbox payment flows); (3) Require explicit documented consent, a privacy notice, and a minimal-data principle (collect only what you need); (4) Define how any collected data will be transmitted, stored, encrypted, who can access it, and retention/erasure policies; (5) If you plan to run any migration utilities or back-end imports, validate the tool, run on non-production/test data, and avoid asking participants to hand over credentials; (6) Confirm compliance with applicable laws and company policies (data protection, export controls, employment rules); (7) Update the SKILL.md to include safe-handling instructions (secure transfer, no persistent storage, use of test/sandbox accounts, legal/consent checklists) so the guidance matches the practical risks. If these mitigations cannot be implemented, treat the value-test 'access' and payment tests as theoretical signals only and replace direct credential collection with lower-risk proxies.
功能分析
Type: OpenClaw Skill Name: bookforge-value-testing-technique-selection Version: 1.0.0 The skill bundle is a purely instructional set of documents based on Marty Cagan's product management book 'Inspired.' It provides frameworks for value testing, usability protocols, and analytics strategies. There are no executable code components, suspicious network calls, or attempts at data exfiltration. The instructions in SKILL.md and the reference files (e.g., qualitative-value-test-protocol.md) are aligned with standard product discovery practices and do not contain any prompt-injection attacks or malicious directives.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description (selecting value-testing techniques and producing test plans) align with the included SKILL.md and reference documents. The skill is instruction-only and requests no binaries, installs, or environment credentials — which is appropriate for a facilitation/consulting-style skill.
Instruction Scope
The SKILL.md explicitly instructs practitioners to ask participants for high-sensitivity commitments: credit card willingness, letters of intent, scheduling multi-hour commitments, referrals, and (notably) giving login credentials for their current product so a 'migration utility' can import data. These instructions broaden scope into handling PII/credentials and imply operations (data transfer, migration tooling) that the skill does not declare or justify. The guidance lacks guarding steps (secure transfer, consent forms, data minimization, storage/retention rules) and could lead to unsafe or non-compliant collection of sensitive data.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk and there is no installer risk.
Credentials
The skill declares no required environment variables or credentials, but its protocols instruct humans to solicit sensitive user secrets (payment info, login credentials). That creates a mismatch between declared technical requirements (none) and the real-world data/credential access the workflow may demand. The skill provides no guidance on how to handle, transport, or store such secrets safely or legally (PCI, data protection, NDAs).
Persistence & Privilege
Skill is not always-enabled, has no special privileges, and does not attempt to modify other skills or system settings. Autonomy settings are default; nothing in the package requests persistent system-level presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bookforge-value-testing-technique-selection
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bookforge-value-testing-technique-selection 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release focused on helping product teams select and execute the right value testing technique for product discovery. - Introduces a 3-level value testing hierarchy (demand, qualitative, quantitative) with detailed guidance on when to use each. - Outlines protocols for demand (fake door/landing page), qualitative (usability + value interviews), and quantitative (A/B, invite-only, or customer discovery) testing. - Includes analytics instrumentation checklist for new features/tests. - Clarifies when and why to use each testing method and links to related skills for usability, feasibility, and viability. - Targeted at product managers, designers, tech leads, and founders at any experience level.
元数据
Slug bookforge-value-testing-technique-selection
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Value Testing Technique Selection 是什么?

Select and execute the right value testing technique for product discovery. Use when you have a prototype and need to know if customers will actually choose... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 75 次。

如何安装 Value Testing Technique Selection?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bookforge-value-testing-technique-selection」即可一键安装,无需额外配置。

Value Testing Technique Selection 是免费的吗?

是的,Value Testing Technique Selection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Value Testing Technique Selection 支持哪些平台?

Value Testing Technique Selection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Value Testing Technique Selection?

由 Hung Quoc To(@quochungto)开发并维护,当前版本 v1.0.0。

💬 留言讨论