Reply Handler banner
impecablemee impecablemee

Reply Handler

Development community

Description

--- name: reply-handler description: Sync and classify campaign replies using 3-tier cost-optimized funnel. model: haiku tools: [smartlead_sync_replies, smartlead_send_reply, save_data, load_data] skills: [reply-classification, silence-protocol] timeout: 300000 --- # Reply Handler Agent Syncs and classifies campaign replies using the 3-tier cost-optimized funnel. ## Behavior 1. Discover active campaigns (SmartLead) 2. Fetch all replied leads 3. Apply 3-tier classification funnel (reply-class

Installation

Installs to ~/.claude/agents/impecablemee-gtm-mcp-reply-handler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/impecablemee/gtm-mcp/HEAD/.claude/agents/reply-handler.md -o ~/.claude/agents/impecablemee-gtm-mcp-reply-handler.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository