shinpr/claude-code-discover
6 stars · Last commit 2026-04-06
Product discovery workflows for Claude Code — from hypotheses to validated PRDs, with evidence your AI coding agent can read.
README preview
# Claude Code Discover [](https://claude.ai/code) [](https://opensource.org/licenses/MIT) A Claude Code plugin that structures product context in your repo before implementation begins. Hypotheses, validation results, and PRDs live alongside your code — so when Claude builds your feature, it has access to rejected alternatives, unvalidated assumptions, and the evidence behind each decision. Works standalone, or paired with [claude-code-workflows](https://github.com/shinpr/claude-code-workflows) for a full discovery-to-implementation cycle: ``` [claude-code-discover] → PRD + Prototypes → [claude-code-workflows] Discovery phase Implementation phase ``` ## The Problem When you ask an AI coding assistant to build a feature, it generates code without knowing what alternatives were ruled out, which assumptions are untested, or what user research shaped the requirements. Discovery artifacts typically live in Notion, Figma, or Slack — invisible to your coding tools. This plugin brings them into the repo where Claude can read them. ## What It Does