← Reddit

I automated 90% of my cold outreach with claude code [WORKFLOW]

Reddit · Traditional-Hope6742 · July 12, 2026
An agency worker automated 90% of their cold outreach workflow by using Claude Code to generate customized pitch decks matched to their established style. The system monitors incoming emails, references past decks to replicate formatting and design choices, generates new presentations through Gamma MCP, and implements two quality checks—one detecting AI-generated language and another validating graphics and spacing—before sending the materials automatically. Manual input remains necessary only for pricing information to prevent the model from generating inaccurate quotes.

Detailed Analysis

A Reddit post detailing a self-built automation workflow using Claude Code illustrates how solo operators and small agencies are increasingly turning to agentic AI systems to handle the repetitive, time-consuming parts of business development. The user, who does agency-style work, describes replacing a manual process of building custom pitch decks for inbound leads—work that frequently stretched into late-night sessions—with a pipeline that watches an inbox, parses incoming requests, generates a tailored deck through the Gamma MCP (Model Context Protocol) integration, and sends the finished product via email. The system was trained on the user's own past decks so that output matches their established style, spacing conventions, and slide-titling conventions rather than defaulting to generic templates.

What stands out most in this workflow is not the automation of content generation itself, but the two-stage quality control layer bolted onto the pipeline. A "slop check" screens outgoing copy for telltale signs of AI-generated text—vague bullet points, hollow enthusiasm, generic phrasing—and rewrites it to sound more authentically human and voice-matched. A separate "graphics check" catches visual defects like inconsistent fonts, broken spacing, or stock-photo aesthetics before anything ships. If either check fails, the system regenerates the output rather than sending a flawed deck to a real prospect. This reflects a growing recognition among practical AI users that raw model output, even when technically competent, often carries detectable stylistic fingerprints that can undermine trust or come across as impersonal—and that catching this before human review is more efficient than fixing it after the fact.

The workflow claims roughly 90% automation, with the remaining 10%—custom pricing—deliberately left to human judgment. The user explicitly states a reluctance to let a model quote something like a four-thousand-dollar retainer, underscoring a broader pattern in how practitioners are drawing boundaries around agentic AI: delegating creative production and communication logistics while retaining control over decisions with direct financial or reputational stakes. This selective trust boundary is a recurring theme across early adopters of agentic coding tools, who tend to automate aggressively in low-risk, high-repetition domains while keeping humans in the loop for negotiation, pricing, and final commitments.

This example is emblematic of a broader shift in how developers and non-technical operators alike are using Claude Code beyond its original conception as a coding assistant. Rather than writing software in the traditional sense, the user has orchestrated Claude Code as a general-purpose business automation agent—monitoring email, invoking external tools via MCP integrations, applying multi-stage validation logic, and executing multi-step workflows with minimal human intervention. This pattern—chaining LLM reasoning with tool use, quality gates, and human-in-the-loop checkpoints—represents the practical, unglamorous frontier of "agentic AI" adoption: not flashy autonomous systems, but incremental, ROI-driven automations built by individual users solving specific business pain points, often shared and iterated on in public communities like Reddit's r/ClaudeAI.

Read original article →