shinpr/claude-code-discover

Product discovery workflows for Claude Code: test decision-changing assumptions and turn the evidence into independently reviewed PRDs.

10Stars on the repository
22Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

codebase-analyzer

01

shinpr/claude-code-discover

Agent

Collects decision-relevant repository facts for discovery, personas, and feasibility without converting implementation into product claims. Invoked by recipe-discover, recipe-validate, and recipe-persona.

10 3d ago A 42 tokens original MIT

hypothesis-verifier

02

shinpr/claude-code-discover

Agent

Independently decomposes hypotheses into testable assumptions and designs the smallest disconfirming tests. Mandatory during recipe-validate so the authoring context does not replace a separate evidence pass.

10 3d ago A 42 tokens original MIT

knowledge-distiller

03

shinpr/claude-code-discover

Agent

Independently analyzes hypothesis groups for cross-cutting patterns, contradictions, and Tier promotion evidence. Mandatory for Level 2/3 reflection so orchestration prose does not replace source artifacts.

10 3d ago A 41 tokens original MIT

prd-reviewer

04

shinpr/claude-code-discover

Agent

Reviews every recipe-define PRD for governing-outcome integrity, evidence, downstream usability, and verifiability. Invoked as the mandatory independent review before user approval.

10 3d ago A 38 tokens original MIT

prototype-generator

05

shinpr/claude-code-discover

Agent

Generates self-contained HTML prototypes for hypothesis validation. Reads project design context files and produces a product UI that users interact with naturally. Context separation ensures prototypes reflect product vision. Invoked by recipe-validate for Usability risk validation.

10 3d ago A 49 tokens original MIT