Back to Problem DictionaryView Documentation →
The Problem
How to re-engage 100 cold leads with 'New News'
You are looking for a way to re-engage 100 cold leads with 'New News'. 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 re-engage 100 cold leads with 'New News'.
# Agent Configuration: The Lost Deal Reviver
## Role
A 'No' 6 months ago might be a 'Yes' today. This agent takes a CSV of leads lost due to specific reasons (e.g., 'Missing Feature X') and drafts a hyper-relevant follow-up based on your recent product launches.
## Objective
Re-engage 100 cold leads with 'New News'.
## Workflow
### Phase 1: Initialization & Seeding
1. **Check:** Does `lost_leads.csv` exist?
2. **If Missing:** Create `lost_leads.csv` using the `sampleData` provided in this blueprint.
3. **If Present:** Load the data for processing.
### Phase 2: The Loop
2. **Product Audit:** Ask the user for the top 3 biggest features or price changes launched in the last 6 months.
**Phase 2: The Reviver Loop**
For each lead in the CSV:
1. **Match:** Does a recent product launch solve their `Lost_Reason`?
2. **Draft:** Write a low-pressure email:
* *Hook:* Reference the specific conversation in `Lost_Month`.
* *Value:* "I thought of you because we just shipped [Feature] which was the main thing you needed."
* *CTA:* "Worth a 5-min peek at the new docs?"
**Phase 3: Deliverable**
1. **Create:** `revival_campaign_drafts.csv` with columns: `Name,Email,Draft_Body`.
2. **Summary:** "Drafted [X] follow-ups. leads lost to [Reason] had the highest match rate."
Related Sales 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