Creates QA checklists for products, services, or content with pass/fail criteria, review workflows, and quality standards documentation.
Use this skill when you need to:
DO NOT use this skill for software testing frameworks, manufacturing inspection protocols, or regulatory compliance audits. This is for solopreneur and small business quality control.
QUALITY IS NOT INSPECTED IN AT THE END — IT IS BUILT IN AT EVERY STAGE. A QA CHECKLIST IS THE LAST SAFETY NET, NOT THE FIRST LINE OF DEFENSE.
Define what is being quality-checked and the standards it must meet.
| Input |
|---|
| What to Ask |
|---|
| Default |
|---|
| Deliverable type | "What are you QA-checking? (product, service delivery, content, digital product, client work)" | Content |
| Quality standards | "What does 'good enough to ship' look like? Any specific standards?" | Professional quality, error-free |
| Common defects | "What goes wrong most often? What complaints have you received?" | No default — critical input |
| Who reviews | "Who performs the QA check? (you, team member, contractor)" | Self-review |
| Frequency | "How often do you ship this deliverable?" | Weekly |
GATE: Confirm scope and standards before building the checklist.
Create a comprehensive QA checklist with pass/fail criteria.
Every QA checklist has three layers:
## QA Checklist: [Deliverable Name]
**Version:** 1.0
**Last updated:** [Date]
**Reviewer:** [Name/Role]
### Critical Items (Must pass — blocks delivery)
- [ ] [Check item] — **Pass criteria:** [Specific, measurable standard]
- [ ] [Check item] — **Pass criteria:** [Specific, measurable standard]
### Important Items (Should pass — flag if failed)
- [ ] [Check item] — **Pass criteria:** [Standard]
- [ ] [Check item] — **Pass criteria:** [Standard]
### Nice-to-Have Items (Improve if time permits)
- [ ] [Check item] — **Pass criteria:** [Standard]
### Sign-Off
- [ ] All critical items pass
- [ ] Important items reviewed (failures documented)
- **Approved by:** _______________
- **Date:** _______________
Content QA:
Service Delivery QA:
Product QA:
GATE: Present the checklist for approval before adding workflow elements.
Design the review process around the checklist.
## QA Review Workflow
**Step 1: Self-Review**
Creator runs the full checklist before submitting for review.
Time allocation: [X minutes]
**Step 2: Peer/Second-Eye Review** (if applicable)
Second reviewer checks critical items only.
Time allocation: [X minutes]
**Step 3: Fix Cycle**
Any failed items are corrected and re-checked.
Maximum fix cycles: 2 (if still failing after 2 rounds, escalate)
**Step 4: Final Approval**
Sign-off by [role] before delivery/publishing.
**Step 5: Post-Delivery Spot Check**
Random 10% of deliverables get a post-delivery audit monthly.
## Defect Log
| Date | Deliverable | Defect Found | Severity | Root Cause | Fix Applied | Preventive Action |
|------|------------|-------------|----------|-----------|-------------|------------------|
| | | | Critical/Important/Minor | | | |
Build continuous improvement into the QA process.
Track changes to the checklist with version notes:
**v1.0** — Initial checklist
**v1.1** — Added mobile formatting check after 3 client complaints
**v1.2** — Removed [item] — redundant with new tool auto-check