By glennmatlin
Customer discovery skill applying Rob Fitzpatrick's The Mom Test — prep, question audit, outreach, call notes, evidence review, commitment asks. Exposes 14 slash commands plus a skill that routes natural-language requests to the right workflow.
Audit and rewrite a list of interview questions so they pass The Mom Test.
**Purpose:** Choose the right next-step ask after a meeting.
Diagnose whether customer conversations are producing learning or are performative.
Summarize customer evidence into a decision memo for team review, an investor update, or a product decision.
**Purpose:** Generate practical ways to reach target customers.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that turns Rob Fitzpatrick's The Mom Test into an operating layer for customer discovery — preparing for calls, auditing interview questions, drafting outreach, framing meetings, taking call notes, reviewing evidence, segmenting customers, and choosing the right commitment ask.
Ships as a plugin marketplace with one plugin (mom-test) containing 14 slash commands and a routing skill that catches natural-language requests too.
In Claude Code:
/plugin marketplace add github:glennmatlin/mom-test
/plugin install mom-test@mom-test-marketplace
Restart your Claude Code session (or run /reload-plugins). Type /mom-test: and all 14 commands should appear in the picker.
If you've cloned the repo locally:
/plugin marketplace add /absolute/path/to/mom-test-skill-package
/plugin install mom-test@mom-test-marketplace
14 slash commands (full list in mom-test/commands/):
| Command | What it does |
|---|---|
/mom-test:prep | Prepare a batch of discovery conversations |
/mom-test:audit-questions | Rewrite interview questions to pass the method |
/mom-test:generate-questions | Generate a question bank for a customer type |
/mom-test:write-outreach | Draft outreach for a discovery conversation |
/mom-test:frame-meeting | Draft a meeting opener + first questions |
/mom-test:live-note | Turn raw call notes into a structured note |
/mom-test:review-notes | Synthesize a batch of notes into evidence + next questions |
/mom-test:commitment-ask | Pick the right post-meeting commitment ask |
/mom-test:segment-slice | Tighten a broad segment into who-where pairs |
/mom-test:find-conversations | Sourcing plan for reaching a segment |
/mom-test:diagnose-pipeline | Audit whether discovery is producing learning |
/mom-test:follow-up-email | Draft a follow-up that advances the relationship |
/mom-test:evidence-memo | Decision-grade evidence summary |
/mom-test:product-risk | Decide whether more conversations help or product risk dominates |
Plus a routing skill. Even without typing a slash command, saying things like "help me prep for some customer calls" or "can you rewrite these interview questions?" will trigger the right workflow. Useful for users who don't want to memorize command names.
Plus reference notes and reusable templates in mom-test/resources/ and mom-test/templates/ for deeper background and consistent output formats.
mom-test-skill-package/ ← the marketplace
├── .claude-plugin/
│ └── marketplace.json ← declares the marketplace
├── mom-test/ ← the plugin
│ ├── .claude-plugin/
│ │ └── plugin.json ← plugin manifest
│ ├── SKILL.md ← the routing skill
│ ├── commands/ ← 14 invokable slash commands
│ ├── resources/ ← deeper reference notes
│ └── templates/ ← reusable output templates
├── README.md
└── manifest.txt
If you cloned and installed locally, edits to mom-test/ propagate immediately. Run /reload-plugins to pick up frontmatter changes (commands list).
Practical operating guide derived from The Mom Test (Rob Fitzpatrick, v1.04, 2013). Intentionally paraphrased; not a replacement for the book. References use chapter and section names rather than page numbers because the source is reflowable EPUB.
MIT.
npx claudepluginhub glennmatlin/mom-test --plugin mom-testTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress