shinpr/claude-code-discover
11 stars · Last commit 2026-08-29
Product discovery workflows for Claude Code: test decision-changing assumptions and turn the evidence into independently reviewed PRDs.
README preview
# Claude Code Discover [](https://claude.ai/code) [](https://opensource.org/licenses/MIT) A Claude Code plugin that turns a feature idea or product question into an evidence-backed product requirements document (PRD) before implementation begins. It helps you decide what to build, test the assumptions that could change that decision, and carry the evidence into implementation. Discovery work stays in your repository so later sessions can pick up the evidence, decisions, and open risks behind the current direction. Each recipe stands alone, so you can start with the question or artifact you already have and run only the part you need. ## What You Can Do - turn user research, product ideas, or an existing codebase into Opportunities and testable hypotheses - validate value, usability, feasibility, and viability with a method suited to the risk - generate a self-contained HTML prototype when a usability question needs one - define shared product structure when prototypes or downstream design need it - produce a reviewed PRD with explicit scope, exclusions, remaining assumptions, and traceable evidence Works standalone, or paired with [claude-code-workflows](https://github.com/shinpr/claude-code-workflows) for a full discovery-to-implementation cycle: ```