pm-review-user-02-edge-unknown-persona

pm-review-user-02-edge-unknown-persona is a command for Claude Code from evb87-tech/corpus. It costs 0 tokens per session (674 once invoked), scanned A, original, MIT.

A command that reviews a product requirements document against user personas documented in a project wiki. A persona is a written description of a type of user and their needs.

In plain words
What is it for?
Use it to check which intended users are supported by project documentation and mark missing personas as gaps.
Why use it?
It reveals when the PRD refers to a user who has no documented profile, without inventing one.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the corpus-pm plugin — 5 skills, 17 commands, 3 agents shipped together

Good fit Use it to check which intended users are supported by project documentation and mark missing personas as gaps.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/evb87-tech/corpus

Made for: Claude Code.

Or install corpus-pm, the plugin that ships this one along with the rest of its 5 skills, 17 commands, 3 agents.

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 pm-review-user-02-edge-unknown-persona

README.md
[![agentmods](https://agentmods.dev/badge/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona/github.svg)](https://agentmods.dev/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona)
Your own site
<a href="https://agentmods.dev/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona"><img src="https://agentmods.dev/badge/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona/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 pm-review-user-02-edge-unknown-persona

Your own site · 80×15
<a href="https://agentmods.dev/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona"><img src="https://agentmods.dev/badge/commands/evb87-tech/corpus/pm-review-user-02-edge-unknown-persona.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 674 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.
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.00000 $0.00674
Opus 5 $0.00000 $0.00337
Sonnet 5 $0.00000 $0.00135
Haiku 4.5 $0.00000 $0.00067

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

Security

Grade A, and why

pm-review-user-02-edge-unknown-persona 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 10d 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.

corpus-pm/evals/commands/pm-review-user-02-edge-unknown-persona.md · 63 lines

How it starts

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

Scénario

Un PRD cible un persona (« Alex, le designer produit ») qui n'existe pas comme page wiki/persona-alex-designer.md. Le wiki ne contient que d'autres personas. Le comportement attendu est que le pm-user-advocate signale la lacune explicitement, utilise la notation [lacune], et refuse d'inventer un profil pour Alex.

Setup

Le vault doit contenir :

  • wiki/persona-marie-pm.md — chef de produit. Source : raw/src-persona-marie.md.
  • wiki/interview-2026-01-session-a.md — entretien confirmant des frictions liées à la documentation. Source : raw/src-interview-a.md.
  • wiki/index.md — liste ces deux pages. Aucune page wiki/persona-alex-*.md.

Créer le PRD de test dans output/ :

output/2026-04-28-feature-design-system-prd.md (voir evals/fixtures/pm-user-prd-edge.md)

Le PRD mentionne explicitement « Alex, le designer produit » comme utilisateur principal de la feature (système de design tokens). Il mentionne aussi Marie comme utilisatrice secondaire.

Prompt

/pm-review-user output/2026-04-28-feature-design-system-prd.md

Pass criteria (rubric)

  • La section ## Personas servis ou ## Personas non servis contient une entrée :
    [lacune] Le draft mentionne le persona « Alex, le designer produit » mais aucune
    page wiki/persona-alex-*.md n'existe dans le wiki.
    
  • Le pm-user-advocate ne fabrique pas de profil pour Alex (pas de motivations, frictions ou verbatims inventés pour ce persona).
  • La section couvrant Marie référence [[wiki/persona-marie-pm]] et évalue si le PRD l'adresse comme utilisatrice secondaire.
  • Le niveau de confiance du claim principal (le besoin d'Alex) est marqué non documenté.
  • La page de stress-test est créée malgré la lacune (l'arrêt total ne se produit que si le wiki n'a aucune page persona ni interview — ici il en a).
  • wiki/log.md est mis à jour.

Fail signals

  • Le pm-user-advocate invente des motivations, frictions ou verbatims pour Alex — violation §2.
  • La lacune sur Alex n'est pas signalée (silence sur l'absence du persona dans le wiki).
  • Le pm-user-advocate déclenche un arrêt total alors que le wiki contient bien des pages persona et interview (arrêt trop conservateur, critère mal interprété).
  • La section ## Niveau de confiance par claim marque le claim d'Alex comme fort ou moyen sans base wiki.

Read the full file on GitHub · 63 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. 10d ago First seen · 63 lines · 0 tokens per session scan A 60398f98ae44

Subscribe to this mod's changes

pm-review-user-02-edge-unknown-persona is a command published in the GitHub repository evb87-tech/corpus (1 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 674 tokens. 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-31.