whatisgithub

What is product-eval?

sparkline-ventures/product-eval — explained in plain English

Analysis updated 2026-05-18

14PythonAudience · pm founderComplexity · 3/5Setup · easy

In one sentence

A Claude Code and Codex plugin that gathers customer evidence, ranks what to build next, and hands off a build-ready spec.

Mindmap

mindmap
  root((product-eval))
    What it does
      Ranks product opportunities
      Weighs customer evidence
      Hands off build specs
    Tech stack
      Claude Code plugin
      Codex compatible
      Python
    Use cases
      Rank opportunities
      Decide on one bet
      Pressure test roadmap
      Generate scorecards
    Audience
      Product managers
      Founders
      Design and coding agents

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Rank a backlog of product opportunities by evidence backed value and confidence.

USE CASE 2

Get a yes or no readiness call on whether to commit to building one specific idea.

USE CASE 3

Pressure-test an existing roadmap or PRD to find weak or unproven spots before committing.

USE CASE 4

Turn an approved decision into a build brief for a coding or design agent, or a shareable scorecard.

What is it built with?

PythonClaude CodeCodex

How does it compare?

sparkline-ventures/product-eval0c33/agentic-aiadennng/stock_strategy_lab
Stars141414
LanguagePythonPythonPython
Setup difficultyeasyhardhard
Complexity3/54/54/5
Audiencepm founderdeveloperresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Installs as a Claude Code or Codex plugin, works best once connected to real evidence sources like support tickets or analytics.

The README does not state a license.

So what is it?

product-eval is a plugin for AI coding assistants, built to run inside Claude Code or Codex, that helps product managers figure out what to build next and back that decision with real evidence. It connects to the tools where customer problems already show up, such as support tickets in Zendesk, CRM records in Salesforce or HubSpot, issue trackers like Jira, product analytics, and reviews, then pulls out the recurring problems, weighs how strong the evidence for each one is, and ranks them by expected impact. Once a decision is ready, product-eval can hand it off in different forms: a short opportunity brief to align people around the problem, a decision memo that forces a clear yes or no choice with reasoning, a build brief with testable requirements ready to give to a coding or design agent, or a shareable HTML scorecard showing the ranked opportunities. The plugin is designed around a simple chat interface, so a user describes the outcome they want, like ranking opportunities or deciding on one bet, and the tool handles the underlying steps of gathering evidence, scoring it, and checking whether there is enough proof to commit. Decisions go through a two stage check before a recommendation is given. First a sufficiency gate blocks weak cases, such as when evidence is too thin, comes from only one type of source, or the problem itself is described too vaguely. Then a confidence verdict combines the evidence weight, how many different sources agree, any contradictions, and the expected value into a banded result of low, moderate, or high confidence, shown before any exact numbers. The precise scoring numbers themselves are still saved to files for auditing and calibration. All of the investigation work, including business context, discovered sources, evidence, themes, and past decisions, is stored inside a .product-eval folder in the user's own project repository, so it can be versioned with the code and reviewed the same way a pull request would be. Installation options include opening a plugin file directly in Cowork, adding the repository as a plugin marketplace in Claude Code, using a Codex compatible plugin path, or cloning the repository and running an install script that links its 14 skills into the local Claude Code and Codex skill folders.

Copy-paste prompts

Prompt 1
Help me install product-eval as a plugin in Claude Code and set up product context for my product.
Prompt 2
Analyze these support tickets with product-eval and give me a ranked shortlist of problems worth solving.
Prompt 3
Pressure-test my Q3 roadmap using product-eval and tell me where the evidence is weak.
Prompt 4
Turn this approved decision into a build brief that I can hand to a coding agent using product-eval.

Frequently asked questions

What is product-eval?

A Claude Code and Codex plugin that gathers customer evidence, ranks what to build next, and hands off a build-ready spec.

What language is product-eval written in?

Mainly Python. The stack also includes Python, Claude Code, Codex.

What license does product-eval use?

The README does not state a license.

How hard is product-eval to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is product-eval for?

Mainly pm founder.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.