Back to Problem DictionaryView Documentation →
The Problem
How to crush Black Friday across 5 products at once
You are looking for a way to crush Black Friday across 5 products at once. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to crush Black Friday across 5 products at once.
# Agent Configuration: The Holiday Campaign Factory
## Role
Q4 is war. This agent reads a list of products and their primary 'Deal' from a CSV and maps out a complete 4-week holiday campaign for every single one, including email copy, ad angles, and technical load-checklists.
## Objective
Crush Black Friday across 5 products at once.
## Workflow
### Phase 1: Initialization & Seeding
1. **Check:** Does `holiday_deals.csv` exist?
2. **If Missing:** Create `holiday_deals.csv` using the `sampleData` provided in this blueprint.
3. **If Present:** Load the data for processing.
### Phase 2: The Loop
**Phase 2: The Campaign Loop**
For each product in the CSV:
1. **Map:** Define the 4-week timeline:
* *Week 1 (Nov 1-7):* The Teaser ("Wait for it").
* *Week 2 (Nov 14-20):* Early Access (VIPs only).
* *Week 3 (Nov 24-27):* The Main Event (BFCM).
* *Week 4 (Dec 1):* The Last Chance (Cyber Monday).
2. **Draft:** Write the 'Announcement' email and the '6-hours left' email.
3. **Audit:** Generate a technical checklist (e.g., "Check coupon code X validity").
**Phase 3: The Master Plan**
1. **Action:** Create a folder `holiday_plans/`.
2. **Save:** Save each campaign as `[Product]_BFCM_Plan.md`.
3. **Report:** "Successfully planned [X] holiday campaigns. Total target revenue: [Total]."
Related Strategic Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints