product-discovery
Use when validating product opportunities, mapping assumptions, planning discovery sprints, or testing problem-solution fit before committing delivery resources.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/product-discoveryWhat This Skill Does
The product-discovery skill provides a structured framework for AI-assisted product development. It empowers users to apply Teresa Torres’ Opportunity Solution Tree methodology, map risks across desirability, viability, feasibility, and usability dimensions, and orchestrate rigorous discovery sprints. By leveraging the internal assumption_mapper.py script, this skill converts abstract product bets into measurable hypotheses, allowing product managers and engineers to fail fast and iterate based on empirical evidence rather than internal opinion.
Installation
To install the product-discovery skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/product-discovery
Use Cases
- Problem Validation: Systematically analyze user interviews and support data to confirm if a perceived customer pain is worth solving.
- Risk Mitigation: Use the built-in assumption mapper to identify and prioritize high-risk, low-certainty variables before committing engineering resources.
- Discovery Sprint Planning: Generate detailed 10-day sprint plans that transition from hypothesis framing to evidence-based decision-making (proceed, pivot, or stop).
- Strategic Alignment: Maintain alignment on desired outcomes using an Opportunity Solution Tree to link business metrics directly to customer-centric experiments.
Example Prompts
- "OpenClaw, help me facilitate an Opportunity Solution Tree for our checkout conversion goal. Start by identifying three primary customer pain points based on the recent user feedback CSV."
- "I need to map the risks for our new automated billing feature. Run the assumption mapper script and categorize them into desirability, viability, feasibility, and usability."
- "Plan a 10-day discovery sprint for testing the new mobile app onboarding flow. Include a schedule for user testing and daily evidence review sessions."
Tips & Limitations
- Evidence-First: Do not rely on the agent's internal suggestions alone. Feed it raw data (e.g., CSVs of interviews or analytics) to ensure the outputs are grounded in reality.
- Iterative Refinement: Treat the Opportunity Solution Tree as a living document. Re-run the discovery skill whenever new behavioral data becomes available.
- Human-in-the-loop: While the agent excels at planning and synthesis, final decisions on whether to pivot or proceed should always involve stakeholder synthesis of the evidence provided by the agent.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-product-discovery": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.