KPI tracking, auto-optimization rules, and learning capture for marketing campaigns
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
FOR each variant IN campaign:
IF variant.engagement < segment.baseline × 0.5 THEN
→ Pause variant
→ Reallocate budget to top performer
→ Log learning
IF variant.engagement > segment.baseline × 1.5 THEN
→ Mark as champion
→ Increase budget allocation +20%