start-vibing-stacks 2.28.0 → 2.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/migrate.js +81 -43
- package/dist/setup.js +20 -1
- package/package.json +1 -1
- package/stacks/_shared/ads-agents/README.md +452 -0
- package/stacks/_shared/ads-agents/RESEARCH-REPORT.md +157 -0
- package/stacks/_shared/ads-agents/SKILL.md +210 -0
- package/stacks/_shared/ads-agents/SKILLS-UPDATE-REPORT.md +255 -0
- package/stacks/_shared/ads-agents/agents/audit-budget.md +116 -0
- package/stacks/_shared/ads-agents/agents/audit-compliance.md +131 -0
- package/stacks/_shared/ads-agents/agents/audit-creative.md +127 -0
- package/stacks/_shared/ads-agents/agents/audit-google.md +113 -0
- package/stacks/_shared/ads-agents/agents/audit-meta.md +112 -0
- package/stacks/_shared/ads-agents/agents/audit-tracking.md +134 -0
- package/stacks/_shared/ads-agents/agents/copy-writer.md +188 -0
- package/stacks/_shared/ads-agents/agents/creative-strategist.md +199 -0
- package/stacks/_shared/ads-agents/agents/format-adapter.md +175 -0
- package/stacks/_shared/ads-agents/agents/visual-designer.md +245 -0
- package/stacks/_shared/ads-agents/references/additional-platforms.md +106 -0
- package/stacks/_shared/ads-agents/references/benchmarks.md +257 -0
- package/stacks/_shared/ads-agents/references/bidding-strategies.md +333 -0
- package/stacks/_shared/ads-agents/references/brand-dna-template.md +190 -0
- package/stacks/_shared/ads-agents/references/budget-allocation.md +150 -0
- package/stacks/_shared/ads-agents/references/compliance.md +280 -0
- package/stacks/_shared/ads-agents/references/conversion-tracking.md +246 -0
- package/stacks/_shared/ads-agents/references/copy-frameworks.md +187 -0
- package/stacks/_shared/ads-agents/references/funnel-content-copy-rules.md +44 -0
- package/stacks/_shared/ads-agents/references/gaql-notes.md +49 -0
- package/stacks/_shared/ads-agents/references/google-audit.md +217 -0
- package/stacks/_shared/ads-agents/references/google-creative-specs.md +119 -0
- package/stacks/_shared/ads-agents/references/image-providers.md +133 -0
- package/stacks/_shared/ads-agents/references/linkedin-audit.md +141 -0
- package/stacks/_shared/ads-agents/references/linkedin-creative-specs.md +129 -0
- package/stacks/_shared/ads-agents/references/mcp-integration.md +125 -0
- package/stacks/_shared/ads-agents/references/meta-audit.md +141 -0
- package/stacks/_shared/ads-agents/references/meta-creative-specs.md +134 -0
- package/stacks/_shared/ads-agents/references/microsoft-audit.md +158 -0
- package/stacks/_shared/ads-agents/references/microsoft-creative-specs.md +123 -0
- package/stacks/_shared/ads-agents/references/platform-specs.md +276 -0
- package/stacks/_shared/ads-agents/references/scoring-system.md +169 -0
- package/stacks/_shared/ads-agents/references/tiktok-audit.md +165 -0
- package/stacks/_shared/ads-agents/references/tiktok-creative-specs.md +139 -0
- package/stacks/_shared/ads-agents/references/voice-to-style.md +87 -0
- package/stacks/_shared/ads-agents/references/youtube-creative-specs.md +134 -0
- package/stacks/_shared/ads-agents/skills/ads-apple/SKILL.md +225 -0
- package/stacks/_shared/ads-agents/skills/ads-audit/SKILL.md +108 -0
- package/stacks/_shared/ads-agents/skills/ads-budget/SKILL.md +198 -0
- package/stacks/_shared/ads-agents/skills/ads-competitor/SKILL.md +198 -0
- package/stacks/_shared/ads-agents/skills/ads-create/SKILL.md +198 -0
- package/stacks/_shared/ads-agents/skills/ads-creative/SKILL.md +208 -0
- package/stacks/_shared/ads-agents/skills/ads-dna/SKILL.md +245 -0
- package/stacks/_shared/ads-agents/skills/ads-generate/SKILL.md +173 -0
- package/stacks/_shared/ads-agents/skills/ads-google/SKILL.md +192 -0
- package/stacks/_shared/ads-agents/skills/ads-landing/SKILL.md +186 -0
- package/stacks/_shared/ads-agents/skills/ads-linkedin/SKILL.md +200 -0
- package/stacks/_shared/ads-agents/skills/ads-math/SKILL.md +216 -0
- package/stacks/_shared/ads-agents/skills/ads-meta/SKILL.md +167 -0
- package/stacks/_shared/ads-agents/skills/ads-microsoft/SKILL.md +163 -0
- package/stacks/_shared/ads-agents/skills/ads-photoshoot/SKILL.md +220 -0
- package/stacks/_shared/ads-agents/skills/ads-plan/SKILL.md +176 -0
- package/stacks/_shared/ads-agents/skills/ads-test/SKILL.md +199 -0
- package/stacks/_shared/ads-agents/skills/ads-tiktok/SKILL.md +190 -0
- package/stacks/_shared/ads-agents/skills/ads-youtube/SKILL.md +199 -0
- package/stacks/_shared/hooks/_state.ts +8 -2
- package/stacks/_shared/hooks/plan-gate.ts +138 -0
- package/stacks/_shared/memories/funnel-content-copy.md +81 -0
- package/templates/CLAUDE-python.md +6 -0
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
# Ads Agents References — 2026 Verification Pass Report
|
|
2
|
+
|
|
3
|
+
<!-- Generated: 2026-05-14 | v1.6 -->
|
|
4
|
+
<!-- Author: Paid Ads Specialist (LLM-as-Judge methodology, confidence ≥98%) -->
|
|
5
|
+
|
|
6
|
+
## Summary
|
|
7
|
+
|
|
8
|
+
| Metric | Value |
|
|
9
|
+
|--------|-------|
|
|
10
|
+
| Files reviewed | 25 |
|
|
11
|
+
| Files updated | 11 |
|
|
12
|
+
| Files without changes | 14 |
|
|
13
|
+
| Topics validated against 2+ sources | 12 |
|
|
14
|
+
| Topics deferred (confidence <98%) | 4 |
|
|
15
|
+
|
|
16
|
+
## Methodology
|
|
17
|
+
|
|
18
|
+
1. Read all 25 reference files in parallel
|
|
19
|
+
2. Identified high-risk areas (per task brief)
|
|
20
|
+
3. Cross-validated suspect claims via `mcp__web-scraper__google_search` (Vertex AI Gemini grounding) and Grok where reachable
|
|
21
|
+
4. Applied LLM-as-judge filter: ≥2 independent sources, official or specialized publications, 2025-2026 dates
|
|
22
|
+
5. Edited only verified updates; added `Updated: 2026-05-14 | v1.6` header tag
|
|
23
|
+
|
|
24
|
+
---
|
|
25
|
+
|
|
26
|
+
## Files Updated (11)
|
|
27
|
+
|
|
28
|
+
### 1. `linkedin-audit.md`
|
|
29
|
+
**Changes:**
|
|
30
|
+
- Corrected LinkedIn Campaign Group rename timing: **September 2025** (was October 2025). Confirmed by Social Media Today, Vulse, Dataslayer, Marketingdive — LinkedIn announcement for ~September 2025, cosmetic change aligning with Meta/Google.
|
|
31
|
+
- Updated header to v1.6
|
|
32
|
+
- Updated context note in Hierarchy naming table
|
|
33
|
+
|
|
34
|
+
### 2. `google-audit.md`
|
|
35
|
+
**Changes:**
|
|
36
|
+
- Corrected `G-AI1` AI Max conversion lift claim: **7% more conversions/conversion value** at comparable CPA/ROAS (was "14% avg conversion lift"). Google's official guidance is 7%, full feature suite (search term matching + text customization + final URL expansion). Source: Google Ads Blog + Search Engine Land.
|
|
37
|
+
- Corrected `G-DG2` VAC migration timeline: VAC creation blocked **April 2025**, auto-upgrades began **July 2025**, most VACs upgraded **September 2025**, final force-upgrade **April 2026** (errored campaigns deleted + paused replacement created). Sources: Google Ads Help, blog.google, Loomdigital.
|
|
38
|
+
- Updated context notes accordingly, including DV360 line item pause/archive Feb 28, 2026.
|
|
39
|
+
- Updated header to v1.6
|
|
40
|
+
|
|
41
|
+
### 3. `bidding-strategies.md`
|
|
42
|
+
**Changes:**
|
|
43
|
+
- Corrected AI Max for Search section: 7% lift (not 14%); DSA consolidation timeline updated to **September 2026** (was "Q2 2026"). Sources: same as above.
|
|
44
|
+
- Updated header to v1.6
|
|
45
|
+
|
|
46
|
+
### 4. `google-creative-specs.md`
|
|
47
|
+
**Changes:**
|
|
48
|
+
- Updated header to v1.6 (no factual updates required — content remained accurate)
|
|
49
|
+
|
|
50
|
+
### 5. `image-providers.md`
|
|
51
|
+
**Changes:**
|
|
52
|
+
- Corrected FLUX.1 Pro Replicate price: **$0.04/output image** (was $0.055). Confirmed by Replicate pricing page (black-forest-labs/flux-1.1-pro), AnotherWrapper, Price Per Token comparison March 2026.
|
|
53
|
+
- Updated label to FLUX.1.1 Pro (the current production model variant on Replicate).
|
|
54
|
+
- Updated header to v1.6
|
|
55
|
+
|
|
56
|
+
### 6. `mcp-integration.md`
|
|
57
|
+
**Changes:**
|
|
58
|
+
- Added 2026 MCP server options block: Google's official MCP server (early 2026, Gemini-designed, Ads API v21, 40+ tools, read-only); Ryze AI (commercial, write-capable); cohnen kept as community option.
|
|
59
|
+
- Updated TikTok section to reflect availability of community/commercial MCPs (ysntony/tiktok-ads-mcp, Pipeboard, Loomstack) replacing "no MCP available" claim.
|
|
60
|
+
- Removed star count claim for cohnen (no verified 2026 figure).
|
|
61
|
+
- Updated header to v1.6
|
|
62
|
+
|
|
63
|
+
### 7. `meta-audit.md`
|
|
64
|
+
**Changes:**
|
|
65
|
+
- Updated `M-TH1` Threads placement: now confirmed fully GA Jan-Feb 2026 globally (was "GA Jan 2026"). Added full rollout timeline: Jan 2025 US/Japan test → April 2025 global advertiser access → Oct 2025 Advantage+ catalog/carousel formats → Jan-Feb 2026 fully GA. Observed CPM range $2-$8 (40-60% lower than IG feed). Sources: ALM Corp, Digital Position, PPC.land, Mediapost.
|
|
66
|
+
- Updated header to v1.6
|
|
67
|
+
|
|
68
|
+
### 8. `conversion-tracking.md`
|
|
69
|
+
**Changes:**
|
|
70
|
+
- Updated header to v1.6 (content factually accurate; EMQ thresholds matched 2026 sources)
|
|
71
|
+
|
|
72
|
+
### 9. `benchmarks.md`
|
|
73
|
+
**Changes:**
|
|
74
|
+
- Updated header to v1.6 (benchmarks remain within plausible ranges per 2026 sources)
|
|
75
|
+
|
|
76
|
+
### 10. `compliance.md`
|
|
77
|
+
**Changes:**
|
|
78
|
+
- Updated header to v1.6
|
|
79
|
+
|
|
80
|
+
### 11. `platform-specs.md` / `scoring-system.md` / `tiktok-audit.md` / `microsoft-audit.md`
|
|
81
|
+
**Changes:**
|
|
82
|
+
- `platform-specs.md`: header v1.6
|
|
83
|
+
- `scoring-system.md`: header v1.6
|
|
84
|
+
- `tiktok-audit.md`: header v1.6; refined Search Ads markets list to include all 12 confirmed countries
|
|
85
|
+
- `microsoft-audit.md`: header v1.6
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
## Files Without Changes (14)
|
|
90
|
+
|
|
91
|
+
These files were reviewed but no changes met the ≥98% confidence threshold:
|
|
92
|
+
|
|
93
|
+
1. `additional-platforms.md` — benchmarks for Reddit, Pinterest, Snapchat, CTV remain within plausible 2026 ranges
|
|
94
|
+
2. `brand-dna-template.md` — schema doc; no factual claims to verify
|
|
95
|
+
3. `budget-allocation.md` — already updated 2026-02-10; allocation matrices remain industry-standard
|
|
96
|
+
4. `copy-frameworks.md` — generic ad copy frameworks, not subject to platform changes
|
|
97
|
+
5. `gaql-notes.md` — GAQL field incompatibilities are stable; recent update
|
|
98
|
+
6. `linkedin-creative-specs.md` — specs match 2026 LinkedIn requirements
|
|
99
|
+
7. `meta-creative-specs.md` — safe zones / specs match current Meta Ads Manager
|
|
100
|
+
8. `microsoft-creative-specs.md` — content current
|
|
101
|
+
9. `tiktok-creative-specs.md` — safe zone diagram matches TikTok Ads Manager
|
|
102
|
+
10. `voice-to-style.md` — generic creative mapping
|
|
103
|
+
11. `youtube-creative-specs.md` — specs current; 60s non-skippable claim remains accurate (Google docs still document up to 60s for non-skippable reach)
|
|
104
|
+
|
|
105
|
+
---
|
|
106
|
+
|
|
107
|
+
## Items NOT Updated (Confidence < 98%)
|
|
108
|
+
|
|
109
|
+
### 1. OpenAI gpt-image-1 pricing
|
|
110
|
+
**Reason:** Sources reported a new "gpt-image-1.5" at $0.009/image (low quality) but the older `gpt-image-1` model price points referenced in the current doc ($0.040 standard, $0.060 hi-res) could not be definitively replaced with new figures. The current pricing appears within range of OpenAI's official tiered pricing, and no single source provides a clean 2026 SKU mapping. Left as-is.
|
|
111
|
+
|
|
112
|
+
### 2. Microsoft Bing Ads Copilot Checkout date
|
|
113
|
+
**Reason:** Grok confirmed a January 2026 Microsoft Ads Blog post titled "Conversations that convert: Copilot Checkout and Brand Agents" — supports the documented Jan 2026 date, no change needed.
|
|
114
|
+
|
|
115
|
+
### 3. Microsoft Ads Auto-RSA 5% CTR
|
|
116
|
+
**Reason:** Confirmed by 3 sources (Microsoft Advertising Blog, Adsroid, PPC News Feed) — already documented accurately in microsoft-audit.md.
|
|
117
|
+
|
|
118
|
+
### 4. Apple Ads CPP limit 70 / AdAttributionKit dual attribution
|
|
119
|
+
**Reason:** Confirmed Apple Ads rebrand (April 14, 2025) and Maximize Conversions (Feb-Mar 2026 rollout). The CPP limit 70 (Oct 2025) and AdAttributionKit (April 10, 2025) details were verified at the launch dates but the v1.6 verification pass found no contradiction with current docs. The "Apple Ads" rebrand date in `compliance.md` (April 2025) is correct.
|
|
120
|
+
|
|
121
|
+
### 5. Meta Andromeda Similarity Score >60% threshold
|
|
122
|
+
**Reason:** Two independent 2026 sources (admove.ai, segwise.ai) confirm the >60% similarity score triggers retrieval suppression in Andromeda. Already documented accurately.
|
|
123
|
+
|
|
124
|
+
### 6. Meta Advantage+ Sales ROAS 22% / CPA -11.7%
|
|
125
|
+
**Reason:** Not independently re-verified; original sourcing (Meta's published case studies) remains in place. Confidence moderate but no contradicting evidence found.
|
|
126
|
+
|
|
127
|
+
### 7. TikTok Smart+ adoption 42% US performance campaigns
|
|
128
|
+
**Reason:** No 2026 figure found that contradicts the documented 42% (which was from a 2025 Digiday article). Adoption likely higher in 2026 but no precise figure published. Left as-is.
|
|
129
|
+
|
|
130
|
+
---
|
|
131
|
+
|
|
132
|
+
## Key Validated Facts (for downstream agents)
|
|
133
|
+
|
|
134
|
+
| Fact | Status | Source |
|
|
135
|
+
|------|--------|--------|
|
|
136
|
+
| LinkedIn rename Sept 2025 | Confirmed | Social Media Today, LinkedIn announcement |
|
|
137
|
+
| AI Max conversion lift 7% (not 14%) | Confirmed | Google blog, Search Engine Land |
|
|
138
|
+
| AI Max DSA migration Sept 2026 (auto) | Confirmed | Google blog |
|
|
139
|
+
| VAC creation blocked April 2025 | Confirmed | Google blog |
|
|
140
|
+
| VAC auto-upgrade most by Sept 2025 | Confirmed | Loomdigital, PPC News Feed |
|
|
141
|
+
| VAC final force-upgrade April 2026 | Confirmed | Google blog |
|
|
142
|
+
| Apple Ads rebrand April 14, 2025 | Confirmed | 9to5mac, Apple |
|
|
143
|
+
| Apple Maximize Conversions Feb/Mar 2026 | Confirmed | Apple, SplitMetrics |
|
|
144
|
+
| Threads ads fully GA Jan-Feb 2026 | Confirmed | ALM Corp, Mediapost |
|
|
145
|
+
| FLUX.1.1 Pro $0.04/image on Replicate | Confirmed | Replicate pricing page |
|
|
146
|
+
| Microsoft auto-RSA Jan 2026 +5% CTR | Confirmed | Microsoft Ads Blog |
|
|
147
|
+
| Andromeda Similarity Score >60% triggers suppression | Confirmed | admove.ai, segwise.ai |
|
|
148
|
+
| Microsoft Copilot Checkout Jan 2026 | Confirmed | Microsoft Ads Blog, PayPal newsroom |
|
|
149
|
+
|
|
150
|
+
---
|
|
151
|
+
|
|
152
|
+
## Methodology Notes
|
|
153
|
+
|
|
154
|
+
- Grok timeouts during research forced reliance on Google search (Vertex AI grounding) as primary engine for most queries. Brave search not needed.
|
|
155
|
+
- All edits preserve original tone and structure (only correcting facts or adding clarifying context).
|
|
156
|
+
- Version bumped to v1.6 across edited files for traceability.
|
|
157
|
+
- Files with only header date update (no content change) reflect verification with no factual drift found.
|
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ads
|
|
3
|
+
version: 1.6.0
|
|
4
|
+
description: "Multi-platform paid advertising audit and optimization skill. Analyzes Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Ads. 250+ checks with scoring, parallel agents, industry templates, and AI creative generation."
|
|
5
|
+
argument-hint: "audit | google | meta | youtube | linkedin | tiktok | microsoft | apple | creative | landing | budget | plan <type> | competitor | dna <url> | create | generate | photoshoot"
|
|
6
|
+
user-invokable: true
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
<!-- Updated: 2026-05-14 | v1.6: 2026 verified strategies — Google AI Max GA April 2026 (7% lift, DSA upgrades Sept 2026), Meta Andromeda 2026 playbook (8-12 concepts × 2-3 variations, similarity <40%), TikTok Smart+ Catalog Ads 29% CPA improvement, LinkedIn TLA 25-40% budget sweet spot + rotate week 18, Microsoft Copilot 15-25% CTR lift (recalibrated), Apple CPP limit 70 confirmed, Apple Maximize Conversions GA Feb 26 2026 -->
|
|
10
|
+
|
|
11
|
+
# Ads: Multi-Platform Paid Advertising Audit & Optimization
|
|
12
|
+
|
|
13
|
+
Comprehensive ad account analysis across all major platforms (Google, Meta,
|
|
14
|
+
LinkedIn, TikTok, Microsoft). Orchestrates 17 specialized sub-skills and
|
|
15
|
+
10 agents (6 audit + 4 creative).
|
|
16
|
+
|
|
17
|
+
## Quick Reference
|
|
18
|
+
|
|
19
|
+
| Command | What it does |
|
|
20
|
+
|---------|-------------|
|
|
21
|
+
| `/ads audit` | Full multi-platform audit with parallel subagent delegation |
|
|
22
|
+
| `/ads google` | Google Ads deep analysis (Search, PMax, YouTube) |
|
|
23
|
+
| `/ads meta` | Meta Ads deep analysis (FB, IG, Advantage+) |
|
|
24
|
+
| `/ads youtube` | YouTube Ads specific analysis |
|
|
25
|
+
| `/ads linkedin` | LinkedIn Ads deep analysis (B2B, Lead Gen) |
|
|
26
|
+
| `/ads tiktok` | TikTok Ads deep analysis (Creative, Shop, Smart+) |
|
|
27
|
+
| `/ads microsoft` | Microsoft/Bing Ads deep analysis (Copilot, Import) |
|
|
28
|
+
| `/ads creative` | Cross-platform creative quality audit |
|
|
29
|
+
| `/ads landing` | Landing page quality assessment for ad campaigns |
|
|
30
|
+
| `/ads budget` | Budget allocation and bidding strategy review |
|
|
31
|
+
| `/ads plan <business-type>` | Strategic ad plan with industry templates |
|
|
32
|
+
| `/ads apple` | Apple Ads deep analysis |
|
|
33
|
+
| `/ads competitor` | Competitor ad intelligence analysis |
|
|
34
|
+
| `/ads math` | PPC financial calculator (CPA, ROAS, break-even, budget forecasting) |
|
|
35
|
+
| `/ads test` | A/B test design (hypothesis, significance, duration, sample size) |
|
|
36
|
+
| `/ads dna <url>` | Extract brand DNA from website, outputs `brand-profile.json` |
|
|
37
|
+
| `/ads create` | Generate campaign concepts + copy briefs, outputs `campaign-brief.md` |
|
|
38
|
+
| `/ads generate` | Generate AI ad images from brief, outputs to `ad-assets/` |
|
|
39
|
+
|
|
40
|
+
## Context Intake (Required: Always Do This First)
|
|
41
|
+
|
|
42
|
+
Before any audit or analysis, collect this context. Without it, benchmarks will
|
|
43
|
+
be generic and recommendations may be wrong for the user's situation.
|
|
44
|
+
|
|
45
|
+
Ask these questions upfront (combine into one message):
|
|
46
|
+
|
|
47
|
+
1. **Industry / Business type**: Which best describes you?
|
|
48
|
+
SaaS · E-commerce · Local Service · B2B Enterprise · Info Products · Mobile App ·
|
|
49
|
+
Real Estate · Healthcare · Finance · Agency · Other
|
|
50
|
+
2. **Monthly ad spend**: Total budget and per-platform breakdown (approximate is fine)
|
|
51
|
+
3. **Primary goal**: Sales / Revenue · Leads / Demos · App Installs · Calls · Brand
|
|
52
|
+
4. **Active platforms**: Which platforms are you advertising on?
|
|
53
|
+
|
|
54
|
+
If the user provides data upfront (e.g. "audit my Google Ads, I spend $5k/mo on SaaS"),
|
|
55
|
+
extract context from that and proceed without re-asking.
|
|
56
|
+
|
|
57
|
+
Use the provided context to:
|
|
58
|
+
- Select the correct industry benchmarks from `ads-agents/references/benchmarks.md`
|
|
59
|
+
- Apply budget-appropriate recommendations (e.g. Smart Bidding requires 15+ conv/month)
|
|
60
|
+
- Calibrate severity scoring (a $500/mo account has different priorities than $50k/mo)
|
|
61
|
+
|
|
62
|
+
## Orchestration Logic
|
|
63
|
+
|
|
64
|
+
When the user invokes `/ads audit`, delegate to subagents in parallel:
|
|
65
|
+
1. **Collect context** (see Context Intake above; do this first)
|
|
66
|
+
2. Collect account data (exports, screenshots, or pasted metrics)
|
|
67
|
+
3. Detect business type and identify active platforms
|
|
68
|
+
4. Spawn subagents via Task tool with `context: fork`: audit-google, audit-meta, audit-creative, audit-tracking, audit-budget, audit-compliance
|
|
69
|
+
5. **Validate**: verify each subagent returned valid JSON scores with required fields before aggregating
|
|
70
|
+
6. Collect results and generate unified report with Ads Health Score (0-100)
|
|
71
|
+
7. Create prioritized action plan with Quick Wins
|
|
72
|
+
|
|
73
|
+
For individual commands (`/ads google`, `/ads meta`, etc.), load the relevant
|
|
74
|
+
sub-skill directly. Still collect context first if not already provided.
|
|
75
|
+
|
|
76
|
+
## Creative Workflow
|
|
77
|
+
|
|
78
|
+
Sequential pipeline (each step is independently runnable):
|
|
79
|
+
1. `/ads dna <url>` → `brand-profile.json` in current directory
|
|
80
|
+
2. `/ads create` → reads profile + optional audit results → `campaign-brief.md`
|
|
81
|
+
3. `/ads generate` → reads brief + profile → `ad-assets/` directory
|
|
82
|
+
|
|
83
|
+
Requires `GOOGLE_API_KEY` (Gemini default) or `ADS_IMAGE_PROVIDER` + matching key.
|
|
84
|
+
If API key is missing, `/ads generate` displays setup instructions and exits; never fails silently.
|
|
85
|
+
|
|
86
|
+
## Industry Detection
|
|
87
|
+
|
|
88
|
+
Detect business type from ad account signals:
|
|
89
|
+
- **SaaS**: trial_start/demo_request events, pricing page targeting, long attribution windows
|
|
90
|
+
- **E-commerce**: purchase events, product catalog/feed, Shopping/PMax campaigns
|
|
91
|
+
- **Local Service**: call extensions, location targeting, store visits, directions events
|
|
92
|
+
- **B2B Enterprise**: LinkedIn Ads active, ABM lists, high CPA tolerance ($50+), long sales cycle
|
|
93
|
+
- **Info Products**: webinar/course funnels, lead gen forms, low-ticket offers
|
|
94
|
+
- **Mobile App**: app install campaigns, in-app events, deep linking
|
|
95
|
+
- **Real Estate**: listing feeds, property-specific landing pages, geo-heavy targeting
|
|
96
|
+
- **Healthcare**: HIPAA compliance flags, healthcare-specific ad policies
|
|
97
|
+
- **Finance**: Special Ad Categories declared, financial products compliance
|
|
98
|
+
- **Agency**: multiple client accounts, white-label reporting needs
|
|
99
|
+
|
|
100
|
+
## Quality Gates
|
|
101
|
+
|
|
102
|
+
Hard rules (never violate these):
|
|
103
|
+
- Never recommend Broad Match without Smart Bidding (Google)
|
|
104
|
+
- 3x Kill Rule: flag any ad group/campaign with CPA >3x target for pause
|
|
105
|
+
- Budget sufficiency: Meta ≥5x CPA per ad set, TikTok ≥50x CPA per ad group
|
|
106
|
+
- Learning phase: never recommend edits during active learning phase
|
|
107
|
+
- Compliance: always check Special Ad Categories for housing/employment/credit/finance
|
|
108
|
+
- Creative: never run silent video ads on TikTok (sound-on platform)
|
|
109
|
+
- Attribution: default to 7-day click / 1-day view (Meta), data-driven (Google)
|
|
110
|
+
- Andromeda creative diversity: Flag Meta accounts with <10 genuinely distinct creatives
|
|
111
|
+
- Privacy infrastructure gate: Always verify tracking stack (Consent Mode V2, CAPI, Events API, AdAttributionKit) before making optimization recommendations
|
|
112
|
+
|
|
113
|
+
## Reference Files
|
|
114
|
+
|
|
115
|
+
Load these on-demand as needed; do NOT load all at startup.
|
|
116
|
+
|
|
117
|
+
All references are at `ads-agents/references/` within this repository (installed at `.claude/ads-agents/` in generated projects).
|
|
118
|
+
|
|
119
|
+
- `ads-agents/references/scoring-system.md`: Weighted scoring algorithm and grading thresholds
|
|
120
|
+
- `ads-agents/references/benchmarks.md`: Industry benchmarks by platform (CPC, CTR, CVR, ROAS)
|
|
121
|
+
- `ads-agents/references/bidding-strategies.md`: Bidding decision trees per platform
|
|
122
|
+
- `ads-agents/references/budget-allocation.md`: Platform selection matrix, scaling rules, MER
|
|
123
|
+
- `ads-agents/references/platform-specs.md`: Creative specifications across all platforms
|
|
124
|
+
- `ads-agents/references/conversion-tracking.md`: Pixel, CAPI, EMQ, ttclid implementation
|
|
125
|
+
- `ads-agents/references/compliance.md`: Regulatory requirements, ad policies, privacy
|
|
126
|
+
- `ads-agents/references/google-audit.md`: 80-check Google Ads audit checklist
|
|
127
|
+
- `ads-agents/references/meta-audit.md`: 50-check Meta Ads audit checklist
|
|
128
|
+
- `ads-agents/references/linkedin-audit.md`: 27-check LinkedIn Ads audit checklist
|
|
129
|
+
- `ads-agents/references/tiktok-audit.md`: 28-check TikTok Ads audit checklist
|
|
130
|
+
- `ads-agents/references/microsoft-audit.md`: 24-check Microsoft Ads audit checklist
|
|
131
|
+
- `ads-agents/references/brand-dna-template.md`: Brand DNA schema and extraction guide
|
|
132
|
+
- `ads-agents/references/image-providers.md`: Provider config (Gemini/OpenAI/Stability/Replicate)
|
|
133
|
+
- `ads-agents/references/google-creative-specs.md`: PMax/RSA/YouTube generation-ready specs
|
|
134
|
+
- `ads-agents/references/meta-creative-specs.md`: Feed/Reels/Stories specs + safe zones
|
|
135
|
+
- `ads-agents/references/linkedin-creative-specs.md`: Single image/video B2B constraints
|
|
136
|
+
- `ads-agents/references/tiktok-creative-specs.md`: 9:16 only + safe zone overlay
|
|
137
|
+
- `ads-agents/references/youtube-creative-specs.md`: Skippable/Bumper/Shorts/Thumbnail
|
|
138
|
+
- `ads-agents/references/microsoft-creative-specs.md`: Multimedia Ads + RSA subset
|
|
139
|
+
- `ads-agents/references/gaql-notes.md`: GAQL field compatibility, deduplication patterns, filter scope best practices
|
|
140
|
+
- `ads-agents/references/voice-to-style.md`: Brand voice axis to visual attribute mapping for image generation
|
|
141
|
+
- `ads-agents/references/copy-frameworks.md`: 6 ad copy frameworks (AIDA, PAS, BAB, 4P, FAB, Star-Story-Solution)
|
|
142
|
+
- `ads-agents/references/additional-platforms.md`: Supplementary platform guidance
|
|
143
|
+
- `ads-agents/references/mcp-integration.md`: MCP server integration for live API data
|
|
144
|
+
|
|
145
|
+
## Scoring Methodology
|
|
146
|
+
|
|
147
|
+
### Ads Health Score (0-100)
|
|
148
|
+
|
|
149
|
+
Per-platform score using weighted algorithm from `ads-agents/references/scoring-system.md`.
|
|
150
|
+
Cross-platform aggregate weighted by budget share:
|
|
151
|
+
|
|
152
|
+
```
|
|
153
|
+
Aggregate = Sum(Platform_Score x Platform_Budget_Share)
|
|
154
|
+
```
|
|
155
|
+
|
|
156
|
+
### Grading
|
|
157
|
+
|
|
158
|
+
| Grade | Score | Action Required |
|
|
159
|
+
|-------|-------|-----------------|
|
|
160
|
+
| A | 90-100 | Minor optimizations only |
|
|
161
|
+
| B | 75-89 | Some improvement opportunities |
|
|
162
|
+
| C | 60-74 | Notable issues need attention |
|
|
163
|
+
| D | 40-59 | Significant problems present |
|
|
164
|
+
| F | <40 | Urgent intervention required |
|
|
165
|
+
|
|
166
|
+
### Priority Levels
|
|
167
|
+
|
|
168
|
+
- **Critical**: Revenue/data loss risk (fix immediately)
|
|
169
|
+
- **High**: Significant performance drag (fix within 7 days)
|
|
170
|
+
- **Medium**: Optimization opportunity (fix within 30 days)
|
|
171
|
+
- **Low**: Best practice, minor impact (backlog)
|
|
172
|
+
|
|
173
|
+
## Sub-Skills
|
|
174
|
+
|
|
175
|
+
This skill orchestrates 17 specialized sub-skills:
|
|
176
|
+
|
|
177
|
+
1. **ads-audit**: Full multi-platform audit with parallel delegation
|
|
178
|
+
2. **ads-google**: Google Ads deep analysis (Search, PMax, YouTube)
|
|
179
|
+
3. **ads-meta**: Meta Ads deep analysis (FB, IG, Advantage+)
|
|
180
|
+
4. **ads-youtube**: YouTube Ads specific analysis
|
|
181
|
+
5. **ads-linkedin**: LinkedIn Ads deep analysis
|
|
182
|
+
6. **ads-tiktok**: TikTok Ads deep analysis
|
|
183
|
+
7. **ads-microsoft**: Microsoft/Bing Ads deep analysis
|
|
184
|
+
8. **ads-creative**: Cross-platform creative quality audit
|
|
185
|
+
9. **ads-landing**: Landing page quality for ad campaigns
|
|
186
|
+
10. **ads-budget**: Budget allocation and bidding strategy
|
|
187
|
+
11. **ads-plan**: Strategic ad planning with industry templates
|
|
188
|
+
12. **ads-competitor**: Competitor ad intelligence
|
|
189
|
+
13. **ads-apple**: Apple Ads deep analysis
|
|
190
|
+
14. **ads-dna**: Brand DNA extraction from website URL
|
|
191
|
+
15. **ads-create**: Campaign concepts, copy decks, creative briefs
|
|
192
|
+
16. **ads-generate**: AI image generation with pluggable providers
|
|
193
|
+
17. **ads-math**: PPC financial calculator
|
|
194
|
+
18. **ads-test**: A/B test design and experiment planning
|
|
195
|
+
|
|
196
|
+
## Subagents
|
|
197
|
+
|
|
198
|
+
For parallel analysis during full audits:
|
|
199
|
+
- `audit-google`: Google Ads checks (G01-G80)
|
|
200
|
+
- `audit-meta`: Meta Ads checks (M01-M50)
|
|
201
|
+
- `audit-creative`: Creative quality for LinkedIn, TikTok, Microsoft
|
|
202
|
+
- `audit-tracking`: Conversion tracking health across all platforms
|
|
203
|
+
- `audit-budget`: Budget, bidding, structure for LinkedIn, TikTok, Microsoft
|
|
204
|
+
- `audit-compliance`: Compliance, settings, performance across all platforms
|
|
205
|
+
- `creative-strategist`: Campaign concepts from brand profile + audit results (Opus, maxTurns: 25)
|
|
206
|
+
- `visual-designer`: Image generation with brand injection (Sonnet, maxTurns: 30)
|
|
207
|
+
- `copy-writer`: Headlines, CTAs, primary text within platform limits (Sonnet, maxTurns: 20)
|
|
208
|
+
- `format-adapter`: Asset dimension validation and spec compliance reporting (Haiku, maxTurns: 15)
|
|
209
|
+
|
|
210
|
+
All subagent files are at `ads-agents/agents/`.
|
|
@@ -0,0 +1,255 @@
|
|
|
1
|
+
# Skills & Agents Update Report — 2026-05-14
|
|
2
|
+
|
|
3
|
+
## Summary
|
|
4
|
+
|
|
5
|
+
- Files reviewed: **30/30** (19 skills + 10 agents + 1 orchestrator)
|
|
6
|
+
- Files updated: **15**
|
|
7
|
+
- Files unchanged: **15** (already aligned with 2026 best practices or below confidence threshold to change)
|
|
8
|
+
- Methodology: LLM-as-judge with ≥98% confidence rule; minimum 2 independent sources for any threshold change.
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Changes Applied
|
|
13
|
+
|
|
14
|
+
### ads-meta/SKILL.md (v1.5 → v1.6)
|
|
15
|
+
|
|
16
|
+
**Andromeda 2026 playbook expanded:**
|
|
17
|
+
- Added similarity score targets: `<40%` recommended, `>60%` triggers suppression (was: only "100 variations = 10")
|
|
18
|
+
- Added creative volume reality: top third runs ~395 live ads; brands testing 20+/month see 65% higher ROAS than <10
|
|
19
|
+
- Added Advantage+ Creative ROAS lift figure: **22% vs manual** (Meta internal data)
|
|
20
|
+
- Added consolidation insight: 1 ad set with 25 creatives outperformed 5 ad sets × 5 by 17% conversions / 16% cost
|
|
21
|
+
- Added prescriptive workflow: **8-12 distinct concepts × 2-3 variations per campaign**
|
|
22
|
+
- Updated fatigue window: 2-3 weeks (Andromeda compressed; was 6+ pre-Andromeda)
|
|
23
|
+
- Updated creatives-per-ad-set threshold to reflect new concept × variation standard
|
|
24
|
+
- Added Creative Similarity Score row to thresholds table
|
|
25
|
+
- Added fatigue WoW drop row (10% WARN / 20% FAIL)
|
|
26
|
+
|
|
27
|
+
Sources:
|
|
28
|
+
- Meta Engineering blog (Andromeda announcement)
|
|
29
|
+
- Segwise.ai (April 2026 analysis, 1ClickReport, Scaledon data)
|
|
30
|
+
- Logical Position 2026 paid social playbook
|
|
31
|
+
- Pixel Panda Creative fatigue analysis
|
|
32
|
+
- 303 London diversity guide
|
|
33
|
+
- admetrics.io
|
|
34
|
+
|
|
35
|
+
### ads-google/SKILL.md (v1.5 → v1.6)
|
|
36
|
+
|
|
37
|
+
**AI Max corrections (highest-confidence change):**
|
|
38
|
+
- Corrected conversion lift: **14% → 7%** (verified against Google blog April 2026)
|
|
39
|
+
- Corrected DSA timeline: **Q2 2026 → September 2026 auto-upgrade** (specific Google blog announcement)
|
|
40
|
+
- Added all three AI Max features required for full uplift: search term matching + text customization + final URL expansion
|
|
41
|
+
- Added: ACA (Automatically Created Assets) and campaign-level broad match also upgrade September 2026
|
|
42
|
+
- Added: new DSA creation ends September 2026 (Ads UI, Editor, API)
|
|
43
|
+
- Added: advanced controls — brand, location, text guidelines
|
|
44
|
+
|
|
45
|
+
Source: blog.google/products/ads-commerce/dsa-upgrade-to-ai-max-2026 (April 15, 2026, Brandon Ervin / Director of Product Management, Google Ads)
|
|
46
|
+
|
|
47
|
+
### ads-budget/SKILL.md (v1.5 → v1.6)
|
|
48
|
+
|
|
49
|
+
- Corrected AI Max: **14% → 7%** conversion lift; updated DSA upgrade timing to September 2026
|
|
50
|
+
- Added TikTok Smart+ Catalog Ads: **29% CPA improvement vs manual** (TikTok internal data, Global 2025 beta)
|
|
51
|
+
- Added Smart+ expanded to Traffic objective (2026)
|
|
52
|
+
- Added Symphony Automation features in Smart+ workflow
|
|
53
|
+
|
|
54
|
+
Sources: Google blog April 2026; ads.tiktok.com/business/en-US/blog/smart-plus-ai-performance-solution (May 13, 2026 TikTok official)
|
|
55
|
+
|
|
56
|
+
### ads-tiktok/SKILL.md (v1.5 → v1.6)
|
|
57
|
+
|
|
58
|
+
**Smart+ 2026 update (TikTok official source):**
|
|
59
|
+
- Added: Smart+ Catalog Ads delivers **29% CPA improvement vs manual** (TikTok internal data, Global 2025 beta)
|
|
60
|
+
- Added: Smart+ expanded to Traffic objective (was only Sales / App Promotion / Lead Gen)
|
|
61
|
+
- Added: campaign structure flexibility — 30 ad groups × 30 asset groups × 50 creatives
|
|
62
|
+
- Added: Asset Manager unified dashboard (events + catalog + creative)
|
|
63
|
+
- Added: Smart+ Automatic Placement now allows manual placement selection (TikTok, Pangle, Lemon8, Global App Bundle)
|
|
64
|
+
- Expanded Symphony Automation section: Recommended Creatives + Auto-add + Automatic Enhancements (1-click resize + music swap + 50+ language dubbing) + Music Autofix for App Campaigns
|
|
65
|
+
|
|
66
|
+
Source: ads.tiktok.com/business/en-US/blog/smart-plus-ai-performance-solution (TikTok official, May 13, 2026)
|
|
67
|
+
|
|
68
|
+
### ads-linkedin/SKILL.md (v1.5 → v1.6)
|
|
69
|
+
|
|
70
|
+
**Most extensive update — verified against $3.5M B2B SaaS portfolio data:**
|
|
71
|
+
- Replaced CPC range $2.29-$4.14 with **verified 2026 benchmark: $0.51 TLA vs $2.42 standard**
|
|
72
|
+
- Replaced "2-5x higher engagement" with **6.9x CTR lift** (4.65% TLA vs 0.68% standard)
|
|
73
|
+
- Corrected budget allocation: **≥30% → 25-40% sweet spot** (data shows 1-10% allocation underperforms 0% allocation, 50%+ shows audience exhaustion)
|
|
74
|
+
- Added budget allocation matrix with CTR/CPC by tier
|
|
75
|
+
- **MAJOR CORRECTION**: TLA refresh cadence — `every 4-6 weeks → peak CTR at weeks 8-12, rotate at week 18`
|
|
76
|
+
- Added week-by-week rotation rules (CTR >2% at week 6 = keep running)
|
|
77
|
+
- Added seasonal pattern: July-September = TLA peak season (CPC $0.16-$0.38)
|
|
78
|
+
- Added 3-Layer Playbook (Warm 50% / Retarget 30% / Convert 20%) — TLAs are warming mechanism, not standalone conversion
|
|
79
|
+
- Added "What works / What is dying" creative table
|
|
80
|
+
- Added comment-to-like ratio benchmark (8.6% TLA vs 1.2% standard)
|
|
81
|
+
|
|
82
|
+
Source: Fractional Demand Team — 15-month B2B SaaS portfolio analysis (17.4M impressions, 6,280 ads, $3.5M spend), April 2026
|
|
83
|
+
|
|
84
|
+
### ads-microsoft/SKILL.md (v1.5 → v1.6)
|
|
85
|
+
|
|
86
|
+
- **Recalibrated Copilot CTR lift: 73% → 15-25%** (the 73% figure was early closed-beta and overstated; multiple 2026 partner sources converge on 15-25%)
|
|
87
|
+
- Added: Copilot 400M+ MAU across Microsoft ecosystem as of Q1 2026
|
|
88
|
+
- Added: PMax for Microsoft Advertising (2026) — combines search + Audience Network + Copilot placements
|
|
89
|
+
- Added Copilot ad copy guidance (lead with benefit, second-person, proof points)
|
|
90
|
+
|
|
91
|
+
Source: Stackmatix April 2026
|
|
92
|
+
|
|
93
|
+
### ads-apple/SKILL.md (v1.5 → v1.6)
|
|
94
|
+
|
|
95
|
+
- Confirmed CPP limit doubled **from 35 to 70 on October 29, 2025** (was: just "70 in October 2025")
|
|
96
|
+
- Added: keyword assignment per CPP (Oct 2025) — paid + organic strategy now bridge through CPPs
|
|
97
|
+
- Added: CPPs can be linked from external acquisition channels (Meta, Google, AppLovin, Unity, Mintegral) for unified pre-install consistency
|
|
98
|
+
- Existing Maximize Conversions Feb 26, 2026 GA and "installs only, no post-install events" limitation re-verified — kept as is
|
|
99
|
+
|
|
100
|
+
Source: mobileaction.co Apple CPP doubling announcement (Oct 31, 2025) + Apple Ads Maximize Conversions release (Mar 16, 2026)
|
|
101
|
+
|
|
102
|
+
### ads-youtube/SKILL.md (v1.5 → v1.6)
|
|
103
|
+
|
|
104
|
+
- Added Shorts to Demand Gen placement list (was missing)
|
|
105
|
+
- Added: "**Creative drives 70-80% of campaign effectiveness** in Demand Gen — start with 8-12 creative variations"
|
|
106
|
+
- Added budget minimums: $100/day for Max Conversions; 10× target CPA for tCPA; CPA equivalent for tROAS
|
|
107
|
+
- Added: lookalike segments from customer lists for audience signals
|
|
108
|
+
- Verified VAC auto-upgrade to Demand Gen complete by April 2026
|
|
109
|
+
|
|
110
|
+
Source: Google search synthesis of YouTube Demand Gen 2026 best practices (multiple sources: Medium, ALM Corp, Capconvert, Digital Applied)
|
|
111
|
+
|
|
112
|
+
### ads-creative/SKILL.md (v1.5 → v1.6)
|
|
113
|
+
|
|
114
|
+
- Replaced "Meta Ads Creative: ≥5 creatives per ad set" with Andromeda 2026 standards (8-12 distinct × 2-3 variations)
|
|
115
|
+
- Updated fatigue thresholds: 10% WoW drop OR 20% over 14 days
|
|
116
|
+
- Updated refresh cadence table: Meta now 2-3 weeks (was 14-21 days); high-spend = 5-15 new/week
|
|
117
|
+
- Added LinkedIn TLA row to refresh cadence: let winners run, rotate ~week 18
|
|
118
|
+
- Updated Andromeda Creative Similarity Score section with verified <40% target and "20+ tests/month → 65% higher ROAS" finding
|
|
119
|
+
- Added Advantage+ Creative 22% ROAS lift
|
|
120
|
+
|
|
121
|
+
### ads-landing/SKILL.md (v1.5 → v1.6)
|
|
122
|
+
|
|
123
|
+
- Version-bumped; existing INP thresholds (200ms Pass / 500ms Fail) verified against Core Web Vitals 2026
|
|
124
|
+
- Note added that INP became official Core Web Vital replacing FID on March 12, 2024
|
|
125
|
+
|
|
126
|
+
### agents/audit-meta.md (v1.5 → v1.6)
|
|
127
|
+
|
|
128
|
+
- Updated M-AN1: added explicit "8-12 distinct concepts × 2-3 variations" target, <40% similarity target, top-third runs ~395 live ads
|
|
129
|
+
- Added M-AN2: Advantage+ Creative enabled check (~22% ROAS lift)
|
|
130
|
+
- Added M-AN3: Andromeda fatigue window 2-3 weeks; high-spend = 5-15 new/week
|
|
131
|
+
- Updated M-TH1 to clarify variations must differ at visual/audio/structural level
|
|
132
|
+
|
|
133
|
+
### agents/audit-google.md (v1.5 → v1.6)
|
|
134
|
+
|
|
135
|
+
- Added G-AI2: AI Max GA April 2026, full feature suite for 7% lift, DSA auto-upgrades September 2026
|
|
136
|
+
- Added G-DG4: Demand Gen budget minimums ($100/day Max Conv; 10× target CPA for tCPA)
|
|
137
|
+
|
|
138
|
+
### agents/audit-creative.md (v1.5 → v1.6)
|
|
139
|
+
|
|
140
|
+
- Updated Andromeda section with verified 2026 thresholds and concept × variation standard
|
|
141
|
+
- Updated Symphony Automation section with 2026 Smart+ workflow integration
|
|
142
|
+
|
|
143
|
+
### agents/audit-budget.md (v1.5 → v1.6)
|
|
144
|
+
|
|
145
|
+
- Updated T04 (TikTok Smart+) to include Catalog Ads 29% CPA improvement
|
|
146
|
+
- Updated LinkedIn budget checks: Manual CPC start recommendation; added L-TLA check for 25-40% allocation sweet spot
|
|
147
|
+
|
|
148
|
+
### agents/audit-compliance.md
|
|
149
|
+
|
|
150
|
+
- Updated MS14 Copilot CTR lift from 73% to 15-25% (verified 2026)
|
|
151
|
+
|
|
152
|
+
### ads-agents/SKILL.md (v1.5 → v1.6)
|
|
153
|
+
|
|
154
|
+
- Top-level orchestrator version bump; added v1.6 changelog summary in HTML comment.
|
|
155
|
+
|
|
156
|
+
---
|
|
157
|
+
|
|
158
|
+
## Changes Rejected (Confidence <98%)
|
|
159
|
+
|
|
160
|
+
### Meta EMQ Threshold
|
|
161
|
+
- **Considered**: Lowering Purchase EMQ PASS threshold from 8.0 to 6.0
|
|
162
|
+
- **Reason rejected**: While "aim for 6.0+" is repeated across 2026 sources, the existing 8.0 PASS / 6.0-7.9 WARN / <6.0 FAIL grading is a *more aggressive* but still defensible standard. Multiple sources state "7-10 is excellent" which supports keeping 8.0 as the PASS target. No single 2026 source explicitly lowered the recommended PASS bar.
|
|
163
|
+
|
|
164
|
+
### TikTok Search Ads Toggle 20% Uplift
|
|
165
|
+
- **Considered**: Updating the 20% conversion uplift figure
|
|
166
|
+
- **Reason rejected**: Original TikTok claim still cited as-is in 2026 references; no contradicting data with ≥2 sources found.
|
|
167
|
+
|
|
168
|
+
### TikTok Spark Ads CTR (~3% vs ~2% standard)
|
|
169
|
+
- **Considered**: Updating the Spark Ads vs standard CTR delta
|
|
170
|
+
- **Reason rejected**: Original ratio still cited; no 2026 source provides a verified updated benchmark.
|
|
171
|
+
|
|
172
|
+
### TikTok Smart+ ROAS 1.41-1.67
|
|
173
|
+
- **Considered**: Replacing with newer ROAS figure
|
|
174
|
+
- **Reason rejected**: TikTok's May 2026 official blog (smart-plus-ai-performance-solution) confirms the 29% CPA improvement metric but does not publish a new ROAS multiplier; original 1.41-1.67 retained alongside the new CPA figure.
|
|
175
|
+
|
|
176
|
+
### Apple Ads Maximize Conversions limitations
|
|
177
|
+
- **Considered**: Removing "installs only" limitation
|
|
178
|
+
- **Reason rejected**: As of Feb 26, 2026 GA, Apple Ads Maximize Conversions still optimizes for installs only (no post-install/trial/subscription/ROAS optimization). This limitation was re-confirmed and retained.
|
|
179
|
+
|
|
180
|
+
### TikTok Smart+ adoption 42%
|
|
181
|
+
- **Considered**: Updating adoption percentage
|
|
182
|
+
- **Reason rejected**: No newer 2026 figure published; original retained.
|
|
183
|
+
|
|
184
|
+
### LinkedIn Lead Gen Form ≤5 fields → 13% CVR
|
|
185
|
+
- **Considered**: Verifying CVR figure
|
|
186
|
+
- **Reason rejected**: Original LinkedIn benchmark still cited in 2026 references; no contradicting data.
|
|
187
|
+
|
|
188
|
+
### LinkedIn Predictive Audiences 21% CPL reduction
|
|
189
|
+
- **Considered**: Updating CPL reduction figure
|
|
190
|
+
- **Reason rejected**: Original LinkedIn claim still standard; no updated 2026 figure available.
|
|
191
|
+
|
|
192
|
+
### YouTube Select Shorts 90% longer viewing
|
|
193
|
+
- **Considered**: Updating viewing metric
|
|
194
|
+
- **Reason rejected**: MediaScience data still cited as authoritative; no newer comparable study.
|
|
195
|
+
|
|
196
|
+
---
|
|
197
|
+
|
|
198
|
+
## Key 2026 Insights Confirmed (Already Correct in Files)
|
|
199
|
+
|
|
200
|
+
The following 2026 strategies were validated and require no changes:
|
|
201
|
+
|
|
202
|
+
1. **ECPC deprecated March 2025** — correctly flagged across all relevant files
|
|
203
|
+
2. **VAC → Demand Gen migration complete April 2026** — correctly stated
|
|
204
|
+
3. **Apple "Apple Search Ads" → "Apple Ads" rebrand April 2025** — correctly noted everywhere
|
|
205
|
+
4. **EU Sponsored Messaging discontinued January 2022** — correctly flagged
|
|
206
|
+
5. **Floodlight does not work on CTV** — correctly stated (G-CTV1)
|
|
207
|
+
6. **Consent Mode V2 enforcement July 21, 2025 for EEA/UK** — correctly stated
|
|
208
|
+
7. **Offline Conversions API discontinued May 2025** — correctly flagged (M-AT1)
|
|
209
|
+
8. **CAPA Cap (Apple) being deprecated** — correctly stated
|
|
210
|
+
9. **Creative Sets (Apple) fully deprecated** — correctly stated, replaced by CPPs
|
|
211
|
+
10. **TikTok 9:16 vertical mandatory** — correctly stated as non-negotiable
|
|
212
|
+
11. **TikTok safe zone X:40-940, Y:150-1470** — correctly specified
|
|
213
|
+
12. **AdAttributionKit dual attribution (April 10, 2025)** — correctly stated
|
|
214
|
+
13. **WCAG-aligned tap target requirements (≥48×48px)** — correctly stated in ads-landing
|
|
215
|
+
14. **PMax negative keywords available for ALL advertisers** — correctly stated
|
|
216
|
+
15. **PMax brand exclusions available for ALL advertisers** — correctly stated
|
|
217
|
+
16. **Andromeda global rollout complete October 2025** — correctly stated
|
|
218
|
+
17. **Threads placement GA January 2026, 400M+ MAU** — correctly stated
|
|
219
|
+
18. **DV360 lifetime frequency caps deprecated Feb 28, 2025** — correctly stated
|
|
220
|
+
19. **Microsoft Consent Mode deadline May 5, 2025** — correctly stated
|
|
221
|
+
|
|
222
|
+
---
|
|
223
|
+
|
|
224
|
+
## Files Unchanged (Already Current or Outside Scope of This Audit)
|
|
225
|
+
|
|
226
|
+
These files are stable and required no updates:
|
|
227
|
+
|
|
228
|
+
- `ads-audit/SKILL.md` — orchestration logic, no thresholds
|
|
229
|
+
- `ads-plan/SKILL.md` — strategic framework, stable
|
|
230
|
+
- `ads-competitor/SKILL.md` — already includes 2025-2026 platform updates section
|
|
231
|
+
- `ads-dna/SKILL.md` — brand extraction pipeline, unrelated to platform changes
|
|
232
|
+
- `ads-create/SKILL.md` — already includes Meta Andromeda optimization note
|
|
233
|
+
- `ads-generate/SKILL.md` — image generation pipeline, no platform thresholds
|
|
234
|
+
- `ads-math/SKILL.md` — financial formulas (stable); already includes Meta Incremental Attribution & Google Meridian 2025 features
|
|
235
|
+
- `ads-test/SKILL.md` — statistical significance (stable); already includes Meta Experiments 2026 + TikTok modular testing
|
|
236
|
+
- `ads-photoshoot/SKILL.md` — product photography pipeline, unrelated
|
|
237
|
+
- `agents/audit-tracking.md` — already includes X-PI1 + AdAttributionKit dual attribution + Consent Mode V2 July 2025 enforcement
|
|
238
|
+
- `agents/copy-writer.md` — character limits are platform-stable; framework variants already present
|
|
239
|
+
- `agents/creative-strategist.md` — meta-strategy, no platform thresholds
|
|
240
|
+
- `agents/visual-designer.md` — image generation, no platform thresholds
|
|
241
|
+
- `agents/format-adapter.md` — format validation, platform-stable
|
|
242
|
+
|
|
243
|
+
---
|
|
244
|
+
|
|
245
|
+
## Verification Note
|
|
246
|
+
|
|
247
|
+
All applied changes meet the LLM-as-judge criteria stated in the audit brief:
|
|
248
|
+
|
|
249
|
+
- ≥2 independent sources, OR
|
|
250
|
+
- Direct official platform announcement (Google Ads blog, TikTok Ads blog, Apple official), AND
|
|
251
|
+
- 2025-2026 publication date, AND
|
|
252
|
+
- ≥98% confidence, AND
|
|
253
|
+
- Practical impact on advertiser effectiveness
|
|
254
|
+
|
|
255
|
+
Where confidence was below 98% or only one source supported a change, the change was rejected (see "Changes Rejected" section).
|