Agent skill · Testing & QA

factory-acceptance-test

Write a factory acceptance test (FAT) plan or report — test coverage matrix against spec, AQL sampling plan, pass/fail criteria, golden-sample handling, deviation log, and sign-off structure. Use when asked to write a FAT plan, define outgoing quality inspection, set AQL levels, prepare for a factory acceptance or pre-shipment inspection, or document FAT results. Produces a complete FAT plan or report with sampling tables, defect classification, and a sign-off block.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill factory-acceptance-test --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/factory-acceptance-test/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Factory Acceptance Test Skill A FAT is the last moment a defect is the factory's problem instead of yours. This skill writes the plan (or the report) with the parts that actually get argued over at the line: which spec clause each test covers, how many units get pulled and at what AQL, what exactly fails a lot, and who signs — so acceptance is a decision with a name on it, not a vibe at the end of a factory visit. ## What This Skill Produces - A test coverage matrix mapping every test to the spec requirement it verifies - A sampling plan (ANSI/ASQ Z1.4) with lot size, inspection level, and AQL per defect class - Unambiguous pass/fail criteria and lot accept/reject rules - Golden-sample handling procedure - A deviation log format and a sign-off block with authority levels ## Required Inputs Ask for these if not provided; if the spec is thin, draft the matrix from the product description and mark rows `[spec clause to confirm]`: - **Product and spec** — the requirements document or at minimum a feature/claims list - **Lot size** — units in the lot(s) under acceptance - **Product risk profile** — safety-relevant? battery? affects AQL choice - **Prior quality history** — first articl

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Sampling & Classification Framework
  4. Output Format
  5. FAT [plan | report]: [product] — lot [ID]
  6. Quality Checks
  7. Anti-Patterns
More from pm-claude-skills
All skills →
About this skill
What does the factory-acceptance-test skill do?

Write a factory acceptance test (FAT) plan or report — test coverage matrix against spec, AQL sampling plan, pass/fail criteria, golden-sample handling, deviation log, and sign-off structure. Use when asked to write a FAT plan, define outgoing quality inspection, set AQL levels, prepare for a factory acceptance or pre-shipment inspection, or document FAT results. Produces a complete FAT plan or report with sampling tables, defect classification, and a sign-off block.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill factory-acceptance-test --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going