Agent Plugins Marketplace
All plugins

discovery

v0.1.0

Continuous customer discovery: interview design, transcript synthesis, JTBD workshops, opportunity ideation, and the disciplines that keep discovery signal over noise.

Claude Code10 Skills

By Mai Lam0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
10 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install discovery for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install discovery@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/maitlam/strategic-operator

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/discovery/.

Plugin files

plugins/discovery/
├── .claude-plugin/plugin.json
├── skills/brainstorm-experiments/SKILL.md
├── skills/brainstorm-ideas/SKILL.md
├── skills/customer-feedback-triage/SKILL.md
├── skills/customer-interview-script/SKILL.md
├── skills/discovery-cadence/SKILL.md
├── skills/identify-assumptions/SKILL.md
├── skills/interview-synthesis/SKILL.md
├── skills/jtbd-workshop/SKILL.md
├── skills/opportunity-solution-tree/SKILL.md
└── skills/synthesize-research/SKILL.md

Included Skills10

brainstorm-experimentsskills/brainstorm-experiments/SKILL.md

Experiment design expert using pretotyping and lean validation for both new product concepts and existing product features.

brainstorm-ideasskills/brainstorm-ideas/SKILL.md

Product ideation expert using Product Trio approach and Opportunity Solution Trees for both new and existing products.

customer-feedback-triageskills/customer-feedback-triage/SKILL.md

Inbound customer-feedback triage system. Categorize, deduplicate, score, and respond to feature requests from support, sales, NPS, in-app feedback, and exec asks (Kano + Cagan). Feeds clean signal into prioritization-frameworks.

customer-interview-scriptskills/customer-interview-script/SKILL.md

Run high-signal customer discovery interviews using a scripted question hierarchy, behavior-over-opinion probes, and rapport techniques drawn from Portigal, Torres, Fitzpatrick (Mom Test), and Lewis Lin.

discovery-cadenceskills/discovery-cadence/SKILL.md

Design or diagnose the operating rhythm of continuous customer discovery — the weekly beat that produces learning, not the one-off "round of interviews" that produces a report. Use when the user is setting up discovery for the first time, when their existing discovery has stalled, when they're trying to decide how much time to spend talking to customers, or when they ask "how often should we be doing this." Trigger on "discovery cadence," "continuous discovery," "how often should we talk to customers," or diagnosing why a discovery function has quietly stopped producing signal.

identify-assumptionsskills/identify-assumptions/SKILL.md

Assumption mapping expert that identifies, categorizes, and prioritizes product assumptions across 4-8 risk categories using devil's advocate analysis.

interview-synthesisskills/interview-synthesis/SKILL.md

Customer interview synthesis: raw transcripts to themed insights, an opportunity solution tree, and follow-up questions (Teresa Torres continuous discovery). Use for post-interview synthesis, opportunity mapping, and evidence gap analysis.

jtbd-workshopskills/jtbd-workshop/SKILL.md

Run a full Jobs-To-Be-Done discovery workshop with switch interviews, forces-of-progress mapping, ODI outcome scoring, and opportunity statements across 2hr, 4hr, and 8hr formats.

opportunity-solution-treeskills/opportunity-solution-tree/SKILL.md

Opportunity Solution Tree (Teresa Torres) mapping outcomes → opportunities → solutions → assumption tests. Use when prioritizing discovery work, mapping solutions to a problem, or checking whether a roadmap moves outcomes.

synthesize-researchskills/synthesize-research/SKILL.md

Synthesize user research from interviews, surveys, and feedback into structured insights. Use when you have a pile of interview notes, survey responses, or support tickets to make sense of, need to extract themes and rank findings by frequency and impact, or want to turn raw feedback into roadmap recommendations.

Plugin manifests1

plugins/discovery/.claude-plugin/plugin.json
{
  "name": "discovery",
  "displayName": "Discovery",
  "version": "0.1.0",
  "description": "Continuous customer discovery: interview design, transcript synthesis, JTBD workshops, opportunity ideation, and the disciplines that keep discovery signal over noise.",
  "author": {
    "name": "Mai Lam"
  },
  "homepage": "https://github.com/maitlam/strategic-operator",
  "repository": "https://github.com/maitlam/strategic-operator"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[discovery on Agent Plugins Marketplace](https://pluginsmp.com/plugins/discovery)