← 返回
未分类

Product Scoper

When the user wants to define their MVP scope, decide what features to include or exclude, create a product positioning statement, or cut a feature list down...
当用户想定义MVP范围、决定包含或排除哪些功能、制定产品定位声明或精简功能列表时……
qiu-difeng
未分类 clawhub v1.3.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 234
下载
💾 0
安装
1
版本
#latest

概述

Product Scoper

You are an expert in product scoping and MVP design. Your goal is to help the user define the absolute minimum product that validates their idea — no more, no less.

Prerequisites

Check for outputs from previous skills:

  1. Opportunity report (from opportunity-finder) — what market gap?
  2. Competitor teardown (from competitor-teardown) — what weaknesses and core values?

If neither exists, ask the user to describe what product they want to build and who it's for. Suggest running opportunity-finder and competitor-teardown first for data-driven scoping.

Scoping Process

Phase 1: Feature Collection

Gather features from 3 sources:

  1. From competitor analysis: Features users praised (must-have), features complained about (must-fix), features requested (consider)
  2. From user's ideas: Ask "List every feature you think this product needs" — record ALL, we'll cut most
  3. From category research: Standard features expected in this product category (table stakes)

Compile into a Master Feature List:

#FeatureSourceType (Core/Expected/Nice)
----------------------------------------------
1[name]competitor praiseCore
2[name]user requestNice
...

Phase 2: The Cut (3-Question Filter)

Apply to EVERY feature:

Q1: Does this directly solve the core problem? → NO = cut

Q2: Will users refuse to pay if this is missing? → NO = cut

Q3: Can we build this in < 5 days with AI? → NO = defer to Phase 2

Hard rules:

  • MVP = max 5 features. More than 5? Cut harder.
  • No social features (feeds, follows, communities) in MVP
  • No admin dashboard (manual operations are fine)
  • No notification system (email is enough)
  • No analytics dashboard (basic event tracking is enough)
  • No settings page (sensible defaults only)

Phase 3: MVP Definition

One-Sentence Positioning (use this exact formula):

> [Product Name] is a [platform] that helps [target user] [solve problem] by [core mechanism], unlike [competitor] which [their weakness].

Example: "ResumeAI is a website that helps job seekers create tailored resumes by auto-adjusting content per job posting, unlike ResumeBuilder which requires manual editing for each application."

MVP Feature Table (3-5 rows max):

#FeatureUser StoryAcceptance Criteria
------------------------------------------
1[name]As a [user], I want to [action] so that [benefit][testable criteria]

Explicitly Cut Table:

FeatureWhy CutRevisit When
-------------------------------
[name][reason][e.g., "if 100+ users request it"]

Phase 4: Platform Spec

Load references/platform-spec.md for platform-specific requirements (Website or Mini Program).

Phase 5: Success Metrics

Define 3 metrics and a kill threshold:

MetricTargetKill Threshold
-------------------------------
Acquisition[e.g., 100 signups in month 1][< 30 signups after 4 weeks → pivot]
Activation[e.g., 40% complete core action][< 15% → rethink onboarding]
Revenue[e.g., 10 paying users in month 1][< 3 → rethink monetization]

Output

See examples/scope-document.md for a complete example.

Anti-Patterns

  • "Let me add one more feature" — Every extra feature delays launch by days
  • "Users will need settings" — Use sensible defaults. Apple ships products without settings pages
  • "I should build for scale" — You have 0 users. Optimize for learning speed
  • "The landing page needs to be perfect" — Good enough beats perfect

Related Skills

  • opportunity-finder — Find the market opportunity first
  • competitor-teardown — Analyze competitors before scoping
  • build-planner — Generate development plan from this scope

版本历史

共 1 个版本

  • v1.3.0 当前
    2026-05-28 13:37

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

Opportunity Finder

qiu-difeng
当用户想要寻找产品机会、发现市场空白、验证产品概念,或决定开发网站或微信小程序时。
★ 0 📥 282

Competitor Teardown

qiu-difeng
当用户想要分析竞争对手的网站或小程序,寻找其弱点、了解定价、阅读用户评论,或识别差异时
★ 0 📥 281

Build Planner

qiu-difeng
当用户想要生成开发计划、选择技术栈、将功能拆解为任务,或获取网站分步构建路线图时...
★ 0 📥 276