Claude Tools / Plugins / prfaq-dev

Plugins · punt-labs/prfaq

prfaq-dev

Amazon Working Backwards PR/FAQ process — generate professional LaTeX documents for product discovery and decision-making

CLEARED_STATICclaude-onlyv1.6.1

Pipeline results

Coverage

CLEARED_STATIC

Tests run

7 / 8

Portability

Claude-only

Type

Plugins

Tests & results

What the pipeline checked

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran7330 code lines / 73 files
secretsranno secret patterns matched
egressranno egress patterns matched
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraln/anot reached — prior gate did not pass

What's inside

Components found

agents/feedback.md
componentmedium
agents/meeting-builder.md
componentmedium
agents/meeting-customer.md
componentmedium
agents/meeting-engineer.md
componentmedium
agents/meeting-executive.md
componentmedium
agents/peer-reviewer.md
componentmedium
agents/researcher.md
componentmedium
agents/streamliner.md
componentmedium
commands/badge.md
componentlow
commands/export.md
componentmedium
commands/externalize.md
componentmedium
commands/feedback-to-us.md
componentmedium
commands/feedback.md
componentmedium
commands/import.md
componentmedium
commands/meeting-hive.md
componentmedium
commands/meeting-listen.md
componentmedium
commands/meeting.md
componentlow
commands/research.md
componentmedium
commands/review.md
componentmedium
commands/streamline.md
componentmedium

Coverage

Not assessed

  • behavioural execution not run

README

From the repository

# prfaq

[![License](https://img.shields.io/github/license/punt-labs/prfaq)](LICENSE)
[![CI](https://img.shields.io/github/actions/workflow/status/punt-labs/prfaq/docs.yml?label=CI)](https://github.com/punt-labs/prfaq/actions/workflows/docs.yml)
[![Working Backwards](https://img.shields.io/badge/Working_Backwards-hypothesis-lightgrey)](./prfaq.pdf)

**Platforms:** macOS, Linux

Amazon's [Working Backwards](#what-is-working-backwards) PR/FAQ process, grounded in your data — generate, review, stress-test, and iterate on product discovery documents inside the terminal.

## What It Does

A product discovery document without evidence is fiction. `prfaq` starts from your data — customer interviews, survey results, market reports, competitive analysis, usage metrics — and builds a PR/FAQ document grounded in that evidence.

**Your research comes first.** Drop files into a `./research/` directory before running `/prfaq`. The plugin reads `.md`, `.txt`, and `.pdf` files and treats them as primary sources. Every claim in the generated document is traced back to these sources or to web research the plugin performs itself. With [punt-quarry](https://github.com/punt-labs/quarry) installed, the 

← Back to Plugins