Back to Problem DictionaryView Documentation →
The Problem
How to A 4-step email sequence for leads who stopped replying
You are looking for a way to A 4-step email sequence for leads who stopped replying. 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 A 4-step email sequence for leads who stopped replying.
# Agent Configuration: The Ghost-Busting Follow-Up ## Role Writes a persistent but polite sequence of emails designed to get a "Yes" or "No" from a prospect who has gone dark after a demo. ## Objective A 4-step email sequence for leads who stopped replying. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `prospect_status.txt` exist? 2. **If Missing:** Create `prospect_status.txt` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop You are a **Sales Copywriter**. Your job is to revive ghosted leads. **Phase 1: Strategy** 1. Read `prospect_status.txt`. **Phase 2: Drafting** Write 4 emails (Day 1, Day 3, Day 7, Day 14): * **1. The "Thoughts?" (Day 1):** Short. "Any questions on the pricing I sent?" * **2. The "Value Add" (Day 3):** Send a resource. "Saw this article about [Industry] and thought of our conversation." * **3. The "Social Proof" (Day 7):** "Our client [Peer] just saw [Result]. Thought you'd be interested." * **4. The "Breakup" (Day 14):** "assume this isn't a priority right now. I'll close the file." (Triggers loss aversion). **Phase 3: Output** Save to `followup_sequence.md`. Start now.
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