product-lens-reviewer

product-lens-reviewer is a skill for Claude Code from matteotitta/genesys-skills. It costs 155 tokens per session (1,538 once invoked), scanned A, original, MIT.

A product-focused review of documents such as strategy papers, specifications, launch plans, and proposals. It checks whether the problem, audience, measures, differentiation, scope, and experiment plan are clear.

In plain words
What is it for?
Use it to review a strategy or proposal, assess its six product dimensions, and produce a scored review report.
Why use it?
It helps find weak product reasoning before a document is finalized or used to guide work.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is Product-lens-reviewer is one node in the **lens-reviewer pattern** (P6). Composes with voice-reviewer (style), design-reviewer (visual), scope-guardian-reviewer.

Good fit Use it to review a strategy or proposal, assess its six product dimensions, and produce a scored review report.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/matteotitta/genesys-skills
agentmods
npx agentmods add skills/matteotitta/genesys-skills/product-lens-reviewer

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for product-lens-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/matteotitta/genesys-skills/product-lens-reviewer/github.svg)](https://agentmods.dev/skills/matteotitta/genesys-skills/product-lens-reviewer)
Your own site
<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/product-lens-reviewer"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/product-lens-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for product-lens-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/product-lens-reviewer"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/product-lens-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 155 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,538 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00155 $0.01538
Opus 5 $0.00077 $0.00769
Sonnet 5 $0.00031 $0.00308
Haiku 4.5 $0.00015 $0.00154

Measured 12d ago against content hash d57b927ad5fb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

product-lens-reviewer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/meta/catalog/product-lens-reviewer/SKILL.md · 141 lines

How it starts

The opening of the file, as written. The whole thing — 141 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Product-lens reviewer

Review any document through a product POV. Composes with voice-reviewer (style/voice) and design-reviewer (visual/UX). Adapted from ce-product-lens-reviewer agent in EveryInc/compound-engineering-plugin v3.5.0 (MIT).

This is the structural counterpart to voice-reviewer. Voice asks "does this sound right?"; product asks "does this think right?"

When to run

Invoke when the user says:

  • "Run product review on [doc]"
  • "Review this through a product lens"
  • "PM review this strategy"
  • "Is this strategy any good?"
  • "Pre-lock review on [strategy-doc / proposal / launch plan]"

Do NOT invoke when:

  • User wants voice review → voice-reviewer
  • User wants visual review → design-reviewer
  • User wants code review → engineering:code-review

Composes with: voice-reviewer, design-reviewer, scope-guardian-reviewer (often run together as a review-pass family before locking strategic docs).

Inputs

Required:

  • The document to review (text)

Recommended:

  • strategy-doc (if reviewing a strategy doc, comparing against itself; if reviewing a downstream artifact like a launch plan, comparing against the upstream strategy)
  • positioning (cross-check differentiation defensibility)
  • icp-research (cross-check persona focus)

The 6 dimensions

Each dimension scores PASS / WARN / FAIL with quoted evidence.

# Dimension Trigger
1 Target-problem clarity Is the problem specific, recurring, expensive? Cited evidence vs. generic?
2 Persona focus One persona ideally; if 3+ — FAIL (audience, not persona)
3 Metric quality SMART criteria; anti-vanity-metrics rule — page views/impressions/MAU without conversion → FAIL
4 Differentiation defensibility Would a skeptical buyer choose this over alternatives? Cite the alternative + why this beats it
5 Scope discipline Does the doc stay in its lane? Strategy doesn't include requirements (K6); spec doesn't include strategy; proposal doesn't blur with positioning
6 Shipping-as-experiment framing Is the ship treated as data generation (K1)? Hypothesis stated? Falsifiable?

Read the full file on GitHub · 141 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 141 lines · 155 tokens per session scan A d57b927ad5fb

Subscribe to this mod's changes

product-lens-reviewer is a skill published in the GitHub repository matteotitta/genesys-skills (36 stars, last pushed 1mo ago), licensed MIT. It adds 155 tokens to every session and 1,538 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

gingiris-b2b-growth

🇺🇸 B2B SaaS Growth — PLG vs SLG Playbook — Diagnose whether your problem is distribution, pricing, or PMF. PLG/SLG selection by ACV and sales cycle, the 5-stage path from $0 to $10M ARR, NRR discipline, affiliate & channel motion, enterprise tiering. Built from HeyGen, Deel, Vercel, Supabase, Snowflake patterns.…

Gingiris-1031/gingiris-skills · 484 tokens

gr-b2b-growth

A guide to growing a business-to-business software product from early user research to large-scale sales. B2B software is sold to companies rather than individual consumers.

Gingiris-1031/gingiris-skills · 83 tokens

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens

gingiris-go-global

🇺🇸 AI Product / SaaS Go-Global Complete SOP — From competitor research to launch to monetization. A full-cycle playbook covering Phase 0-5 (market validation, positioning, first 100 users, user interviews, beta-to-growth) plus open-source launch, Product Hunt, Reddit, SEO/GEO, conversion, and org principles.…

Gingiris-1031/gingiris-skills · 534 tokens

gr-competitor-research

Your competitor just launched. You have no idea how they grew so fast. Should you reverse-engineer their website? Track their social media? Map their growth flywheel? This gives you the complete SOP — from Wayback Machine snapshots to X/Twitter propagation analysis to growth flywheel scoring. Built from 150+ AI…

Gingiris-1031/gingiris-skills · 582 tokens

ai-launch-playbook

Launch your AI product to global attention — the playbook behind Manus, Devin, and AFFiNE's breakout launches. Covers AI-specific GTM strategy, hype cycle management, waitlist tactics, and multi-market rollout for maximum day-one impact.

Gingiris-1031/gingiris-skills · 54 tokens