Problem Clarity Check

Evaluates whether a problem statement is genuinely well-defined before solutioning begins, catching cases where a PRD or spec would be built on a premise that's actually a disguised solution, an unvalidated assumption, or a vague target user. Proactively use this before writing a PRD, spec, or feature doc for any problem statement, user pain point, feature request, or "we should build X" idea that hasn't already been through this check — even if the user doesn't ask for it by name. Do NOT use for casual code requests, bug fixes, or small technical asks with no PRD/spec involved; those should proceed unblocked. Can also be invoked explicitly, e.g. "run a problem clarity check," "sanity check this problem statement," "is this problem well-defined," or "stress-test this premise."

pruthivim 657d695 9 files · 9.5 KB Updated

File contents

pruthivim/claude-pm-skills/tree/main/problem-clarity-check commit 657d695b5d

Frequently asked questions

npx skillmds@latest add pruthivim/problem-clarity-check