/checklist — The QA Gatekeeper
Surface the right checklist for any marketing task. The harness includes 17+ validation checklists — this skill maps your task to the right one and walks you through it interactively.
Arguments
Required:
- task: What you're doing. Free-form — the skill maps it to the right checklist.
Examples:
/checklist publish a blog post
/checklist launch meta ads
/checklist send cold email campaign
/checklist technical SEO audit
/checklist launch a new product
/checklist press release
The Skill
Step 1: Map Task to Checklist
Match the task description against the checklist index:
| Task Keywords |
Checklist File |
Category |
| blog, article, content, publish |
knowledge/checklists/content-checklist.md |
Content |
| SEO, search, ranking, optimization |
knowledge/checklists/seo-checklist.md |
SEO |
| technical SEO, crawl, audit, screaming frog |
knowledge/checklists/technical-seo-audit-sop.md |
Technical SEO |
| security, htaccess, CSP, hack |
knowledge/checklists/SEO Expert-technical-seo-checklist.md |
Technical SEO |
| meta ads, facebook, instagram, fb |
knowledge/checklists/meta-advertising-checklist.md |
Ads |
| paid, ads, PPC, campaign, google ads |
knowledge/checklists/paid-acquisition-checklist.md |
Ads |
| tiktok, TikTok Shop |
knowledge/checklists/tiktok-checklist.md |
Ads/Social |
| email, newsletter, lifecycle, drip |
knowledge/checklists/email-checklist.md |
Email |
| press, PR, media, press release |
knowledge/checklists/pr-checklist.md |
PR |
| sales page, landing page, conversion |
knowledge/checklists/perception-engineering-checklist.md |
Conversion |
| landing page, messaging, copy |
knowledge/checklists/landing-page-messaging-checklist.md |
Conversion |
| content brief, brief |
knowledge/checklists/content-brief-checklist.md |
Planning |
| fintech, payment, financial app |
knowledge/checklists/fintech-design-checklist.md |
Design |
| business model, B2B, SaaS, DTC |
knowledge/checklists/business-model-checklist.md |
Strategy |
| 2026, readiness, planning |
knowledge/checklists/2026-readiness-checklist.md |
Strategy |
| patent, research |
knowledge/checklists/patent-research-checklist.md |
Research |
If no match, show all available checklists and ask user to pick.
Step 2: Load the Checklist
Read the matched checklist file from the knowledge base.
Step 3: Interactive Walkthrough
Present each checklist item one at a time for the user to confirm:
CHECKLIST: {checklist name}
══════════════════════════════════════
Item 1 of {N}:
[ ] {checklist item description}
Status? (pass / fail / skip / na)
Track progress as user responds:
Progress: 8/24 items checked
✓ Pass: 6
✗ Fail: 1 ← "Missing meta description"
○ Skip: 1
— N/A: 0
Step 4: Generate Report
After all items are checked:
CHECKLIST REPORT — {checklist name}
══════════════════════════════════════
Date: {today}
Result: {PASS / FAIL}
Score: {passed}/{total applicable} ({pct}%)
PASSED (6):
✓ Title tag present and under 60 characters
✓ H1 hierarchy correct
✓ Internal links present (3+)
...
FAILED (1):
✗ Meta description missing
Fix: Add a meta description of 150-160 characters targeting the primary keyword.
SKIPPED (1):
○ Schema markup (manual check required)
RECOMMENDATION:
Fix 1 failing item before publishing.
Run: /content-gate {file} for automated scoring.
Step 5: Offer Fixes
For each failing item, offer to fix automatically if applicable:
- Content issues → "Want me to write the meta description?"
- SEO issues → "Want me to add the missing internal link?"
- Compliance issues → "Load the policy reference for details"
Available Checklists (Full Index)
Content & Copy
- Content Checklist — Final review before publishing any content
- Content Brief Checklist — Validates brief completeness before writing
- Perception Engineering Checklist — Persuasive messaging and decision installation
- Landing Page Messaging Checklist — 7-phase landing page validation
SEO
- SEO Checklist — Core SEO validation (on-page, technical, links)
- Technical SEO Audit SOP — Screaming Frog crawl with dev ticket templates
- SEO Expert Technical SEO Checklist — Security hardening, htaccess, CSP, hack recovery
Advertising
- Meta Advertising Checklist — Meta/FB/IG campaign launch, learning phase, optimization
- Paid Acquisition Checklist — Cross-platform paid campaign launch and optimization
- TikTok Checklist — TikTok Shop content and ad validation
Email
- Email Checklist — Email program setup and campaign validation
PR
- PR Checklist — Press release distribution validation
Strategy
- Business Model Checklist — Model-specific marketing validation
- 2026 Readiness Checklist — Infrastructure and strategy readiness
Design
- Fintech Design Checklist — B2C fintech app design validation
Research
- Patent Research Checklist — Google patent research methodology
Ad Platform Compliance (via /ad-copy)
- Google Ads Policy — harness/references/google-ads-policy-reference.md
- Meta Ads Policy — harness/references/meta-ads-rules.md
- TikTok Ads Policy — harness/references/tiktok-ads-policy-reference.md
(+ 6 more platform policies)
Error Handling
- No matching checklist: Show full index, ask user to pick
- Checklist file missing: "Checklist '{name}' not found. Available checklists: {list}"
Chain State
Standalone: Works independently for any task
Pairs with: /content-gate (automated scoring), /ad-copy (compliance checking)
1---2name: checklist-43description: Surface the right marketing checklist for any task. Covers content, SEO, ads, email, press, landing pages, launches, and technical audits. 17+ checklists indexed by task type.4---5
6# /checklist — The QA Gatekeeper
7
8Surface the right checklist for any marketing task. The harness includes 17+ validation checklists — this skill maps your task to the right one and walks you through it interactively.
9
10## Arguments
11
12Required:
13- **task**: What you're doing. Free-form — the skill maps it to the right checklist.
14
15Examples:
16- `/checklist publish a blog post`
17- `/checklist launch meta ads`
18- `/checklist send cold email campaign`
19- `/checklist technical SEO audit`
20- `/checklist launch a new product`
21- `/checklist press release`
22
23## The Skill
24
25### Step 1: Map Task to Checklist
26
27Match the task description against the checklist index:
28
29| Task Keywords | Checklist File | Category |
30|--------------|---------------|----------|
31| blog, article, content, publish | `knowledge/checklists/content-checklist.md` | Content |
32| SEO, search, ranking, optimization | `knowledge/checklists/seo-checklist.md` | SEO |
33| technical SEO, crawl, audit, screaming frog | `knowledge/checklists/technical-seo-audit-sop.md` | Technical SEO |
34| security, htaccess, CSP, hack | `knowledge/checklists/SEO Expert-technical-seo-checklist.md` | Technical SEO |
35| meta ads, facebook, instagram, fb | `knowledge/checklists/meta-advertising-checklist.md` | Ads |
36| paid, ads, PPC, campaign, google ads | `knowledge/checklists/paid-acquisition-checklist.md` | Ads |
37| tiktok, TikTok Shop | `knowledge/checklists/tiktok-checklist.md` | Ads/Social |
38| email, newsletter, lifecycle, drip | `knowledge/checklists/email-checklist.md` | Email |
39| press, PR, media, press release | `knowledge/checklists/pr-checklist.md` | PR |
40| sales page, landing page, conversion | `knowledge/checklists/perception-engineering-checklist.md` | Conversion |
41| landing page, messaging, copy | `knowledge/checklists/landing-page-messaging-checklist.md` | Conversion |
42| content brief, brief | `knowledge/checklists/content-brief-checklist.md` | Planning |
43| fintech, payment, financial app | `knowledge/checklists/fintech-design-checklist.md` | Design |
44| business model, B2B, SaaS, DTC | `knowledge/checklists/business-model-checklist.md` | Strategy |
45| 2026, readiness, planning | `knowledge/checklists/2026-readiness-checklist.md` | Strategy |
46| patent, research | `knowledge/checklists/patent-research-checklist.md` | Research |
47
48If no match, show all available checklists and ask user to pick.
49
50### Step 2: Load the Checklist
51
52Read the matched checklist file from the knowledge base.
53
54### Step 3: Interactive Walkthrough
55
56Present each checklist item one at a time for the user to confirm:
57
58```
59CHECKLIST: {checklist name}
60══════════════════════════════════════
61
62Item 1 of {N}:
63 [ ] {checklist item description}
64
65 Status? (pass / fail / skip / na)
66```
67
68Track progress as user responds:
69
70```
71Progress: 8/24 items checked
72 ✓ Pass: 6
73 ✗ Fail: 1 ← "Missing meta description"
74 ○ Skip: 1
75 — N/A: 0
76```
77
78### Step 4: Generate Report
79
80After all items are checked:
81
82```
83CHECKLIST REPORT — {checklist name}
84══════════════════════════════════════
85
86Date: {today}
87Result: {PASS / FAIL}
88Score: {passed}/{total applicable} ({pct}%)
89
90PASSED (6):
91 ✓ Title tag present and under 60 characters
92 ✓ H1 hierarchy correct
93 ✓ Internal links present (3+)
94 ...
95
96FAILED (1):
97 ✗ Meta description missing
98 Fix: Add a meta description of 150-160 characters targeting the primary keyword.
99
100SKIPPED (1):
101 ○ Schema markup (manual check required)
102
103RECOMMENDATION:
104 Fix 1 failing item before publishing.
105 Run: /content-gate {file} for automated scoring.
106```
107
108### Step 5: Offer Fixes
109
110For each failing item, offer to fix automatically if applicable:
111- Content issues → "Want me to write the meta description?"
112- SEO issues → "Want me to add the missing internal link?"
113- Compliance issues → "Load the policy reference for details"
114
115## Available Checklists (Full Index)
116
117### Content & Copy
1181. **Content Checklist** — Final review before publishing any content
1192. **Content Brief Checklist** — Validates brief completeness before writing
1203. **Perception Engineering Checklist** — Persuasive messaging and decision installation
1214. **Landing Page Messaging Checklist** — 7-phase landing page validation
122
123### SEO
1245. **SEO Checklist** — Core SEO validation (on-page, technical, links)
1256. **Technical SEO Audit SOP** — Screaming Frog crawl with dev ticket templates
1267. **SEO Expert Technical SEO Checklist** — Security hardening, htaccess, CSP, hack recovery
127
128### Advertising
1298. **Meta Advertising Checklist** — Meta/FB/IG campaign launch, learning phase, optimization
1309. **Paid Acquisition Checklist** — Cross-platform paid campaign launch and optimization
13110. **TikTok Checklist** — TikTok Shop content and ad validation
132
133### Email
13411. **Email Checklist** — Email program setup and campaign validation
135
136### PR
13712. **PR Checklist** — Press release distribution validation
138
139### Strategy
14013. **Business Model Checklist** — Model-specific marketing validation
14114. **2026 Readiness Checklist** — Infrastructure and strategy readiness
142
143### Design
14415. **Fintech Design Checklist** — B2C fintech app design validation
145
146### Research
14716. **Patent Research Checklist** — Google patent research methodology
148
149### Ad Platform Compliance (via /ad-copy)
15017. **Google Ads Policy** — harness/references/google-ads-policy-reference.md
15118. **Meta Ads Policy** — harness/references/meta-ads-rules.md
15219. **TikTok Ads Policy** — harness/references/tiktok-ads-policy-reference.md
153(+ 6 more platform policies)
154
155## Error Handling
156
157- **No matching checklist**: Show full index, ask user to pick
158- **Checklist file missing**: "Checklist '{name}' not found. Available checklists: {list}"
159
160## Chain State
161
162**Standalone:** Works independently for any task
163**Pairs with:** `/content-gate` (automated scoring), `/ad-copy` (compliance checking)