plumbeer-prfaq-reviewer

Review PR/FAQ documents against a 32-item checklist and produce a readiness matrix.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/marioplumbeer/skills --skill plumbeer-prfaq-reviewer-marioplumbeer
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: plumbeer-prfaq-reviewer
Source: https://github.com/marioplumbeer/skills/tree/main/.agents/skills/plumbeer-prfaq-reviewer
Command: npx skills add https://github.com/marioplumbeer/skills --skill plumbeer-prfaq-reviewer-marioplumbeer

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes references (resource) components.

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.

Frequently Asked Questions about plumbeer-prfaq-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a PR/FAQ document against a checklist?β–Ό

Provide the PR/FAQ as pasted text, a local file, or a link, and the Skill evaluates it against all 32 rows of the canonical checklist. You get back the full table with a Status verdict and a Recommended Next Step for every row, plus a one-line summary of the biggest gaps.

What is a PR/FAQ in the Amazon Working Backwards process?β–Ό

A PR/FAQ is a decision document combining a future-dated press release with customer and internal FAQs, used to vet product ideas before building. This Skill grades such documents against 32 best practices covering customer focus, quantification, FAQs, risks, and review process.

Can I review a PRFAQ stored in Notion or Google Docs?β–Ό

Yes. Notion URLs are fetched with notion-fetch and other links such as Google Doc export URLs or plain webpages are retrieved with WebFetch. Pasted text and local files also work directly.

Does the PRFAQ reviewer edit or rewrite my document?β–Ό

No. The Skill only reads the document and prints a readiness matrix β€” it never writes back to Notion or any file. Saving the matrix or revising the PR/FAQ is a separate follow-up task.

When should a checklist row be marked N/A instead of Not Met?β–Ό

N/A applies only when a criterion genuinely cannot apply to that type of product, such as competitive-alternative questions for a purely internal tool. A gap the document should have covered is scored Not Met, and process-oriented rows like silent reading default to N/A.