disqualification-handling

Send breakup emails to disqualified leads and log dispositions in the revops ledger.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/marmikcfc/pepper-skills --skill disqualification-handling-marmikcfc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: disqualification-handling
Source: https://github.com/marmikcfc/pepper-skills/tree/main/skills/disqualification-handling
Command: npx skills add https://github.com/marmikcfc/pepper-skills --skill disqualification-handling-marmikcfc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Handle disqualified leads gracefully by sending a breakup email, logging the lead, and routing to nurture for future re-engagement.

Core Features & Use Cases

  • Generate a short breakup email when a lead is disqualified.
  • Log disposition in the revops ledger and route for nurture reminders.
  • Supports a simple approval step before sending.

Quick Start

Provide a graceful breakup email for a disqualified lead and log the disposition in revops/disqualified.md.

Frequently Asked Questions about disqualification-handling

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sending a breakup email to disqualified leads in my CRM?

You can automate sending a breakup email to disqualified leads by using a stepwise workflow that drafts the message, requires a simple approval, sends it via Gmail, and logs the disposition for future re-engagement.

What is the best way to log lead dispositions for future nurture campaigns?

The best way to log lead dispositions is to record the outcome in a revops ledger, such as a disqualified.md file, and route the lead for nurture reminders to trigger future re-engagement.

Do I need Gmail connectivity to send breakup emails to unqualified prospects?

Yes, you need Gmail connectivity to send breakup emails, along with Pepper Cloud endpoints configured to log the dispositions and route the disqualified leads into your nurture workflow.

How does the breakup email workflow handle prospects who go dark or decline?

The breakup email workflow handles prospects who go dark or decline by generating a short, graceful breakup email, passing it through an approval step, and logging the final disposition for future reference.

Can I review the breakup email draft before it is sent to a disqualified lead?

Yes, the workflow supports a simple approval step that allows you to review the generated breakup email draft before it is sent to the disqualified lead and logged in your system.