From pm-discovery
Synthesize user interviews into a First Use Case (FUC) document for the Observe phase. Use when the user wants to analyze interview findings, says "synthétise les interviews", "crée le First Use Case", or "observe phase synthesis".
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-discovery:discovery-first-use-caseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
TEST
TEST TEST2 TEST3 TEST4 TEST5 TEST6
Use this skill when the user wants to synthesize interview learnings into a First Use Case (FUC) — e.g. "synthétise mes interviews en FUC", "rédige le premier use case", "j'ai fini mes interviews, aide-moi à synthétiser", "write the first use case from my interviews".
At Mayday, after running the Observe phase interviews, the PM must synthesize all learnings into a single First Use Case (FUC) — the main problem the discovery will focus on. The FUC is a structured statement that defines: who has the problem, in what context, what they need, what's blocking them, and what workaround they use today.
The FUC is critical because it becomes the anchor for all subsequent FOCUSED phases (Claim, Execute, etc.). If the FUC is wrong or too broad, the entire discovery loses focus.
FUC format:
AS A [user persona]
WHEN [specific context / situation]
I NEED [the value / outcome they want]
BUT [current obstacle / constraint]
SO I [current workaround they use today]
⚠️ If people don't have a current workaround, the problem may not be significant enough.
Ask the user to share:
If the user doesn't have structured notes, ask them to describe in free text what they heard — the skill will do the synthesis.
Before writing the FUC, briefly summarize:
Write a clear, focused FUC statement using the exact format:
AS A [persona — be specific, e.g. "Knowledge Manager at a mid-size company"]
WHEN [precise situation — when does this problem occur?]
I NEED [the outcome they want — what value are they seeking?]
BUT [the core obstacle — what is preventing them from getting that value today?]
SO I [their actual workaround — what do they do instead?]
Then add a brief "Why this FUC" section (3–5 sentences) explaining:
Present a quick self-assessment:
AS A Knowledge Manager at a B2B SaaS company
WHEN I want to ensure our knowledge base stays accurate and up-to-date
I NEED a way to quickly identify which content is outdated, incomplete, or low-quality
BUT I have no centralized view of my content's health and must manually export and cross-reference data
SO I spend hours on manual audits using spreadsheet exports and SAT scores as proxies
npx claudepluginhub mathieu-cozian/mathieu-pm-toolkit --plugin pm-discoveryCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.