What problem does it solve? Evaluating a PR/FAQ (Amazon Working Backwards document) by hand is slow and inconsistent β reviewers skip criteria, give vague feedback, or apply different standards each time. This Skill grades any PR/FAQ against a fixed 32-item checklist and returns a row-by-row readiness matrix with a verdict and a concrete next step for every criterion. ## Core Features & Use Cases - Checklist-based grading: Scores all 32 best-practice rows as Met, Partial, Not Met, or N/A, grounded in quotes from the actual document. - Flexible input: Accepts the PR/FAQ as pasted text, a local file, or an external link (Notion via notion-fetch, other URLs via WebFetch). - Actionable output: Produces the full checklist table plus Status and Recommended Next Step columns, with a one-line rollup of the biggest gaps. - Use Case: Paste a draft PR/FAQ and ask "is this ready for review?" β you get back a triage line like "24/32 met" plus specific fixes such as "quantify the benefit in row 8" or "size the TAM in row 19". ## Quick Start Review my PRFAQ document against the checklist and tell me what's missing before I share it with leadership.