Instructions file
Claude Code instructions for concaption/cold-md, covering cold.md - claude.md, what is this, layout, rules for working in this repo and pre-commit checks.
Instructions file
Claude Code instructions for concaption/cold-md, covering cold.md - claude.md, what is this, layout, rules for working in this repo and pre-commit checks.
Plugin Claude Code
The full cold.md suite for Claude Code. Six skills that run your cold outreach end-to-end: ICP building, lead sourcing, drafting, sending, reply triage, and reporting. Backed by the FoxReach API for sending infrastructure. Reads the open cold.md spec.
Command
Run any step of the cold outreach loop — init, ICP, offer, leads, draft, send, experiment, learn, triage, status, report, audit, lint. Dispatches to the right skill.
Skill Claude CodeCodex
Draft cold email openers, bumps, breakups, and replies from a cold.md file. Use when the user asks to write a cold email, sequence, bump, breakup, reply, objection response, or any outbound message - or when a cold.md file exists at the repo root or is referenced. Enforces the cold.md spec (https://cold.md) - obeys…
Skill Claude CodeCodex
Design the next A/B experiment for the autoresearch loop. Reads the current tier from .cold/config.json, picks the variable to test, drafts arm specs (e.g. statement vs. question subject lines), declares sample size + success criteria, and writes a protocol to .cold/experiments/. Use after /cold offer and before /cold…
Skill Claude CodeCodex
Build your Ideal Customer Profile (ICP) and write it to icp.md for the rest of the cold.md suite to consume. Use when the user says "build my ICP", "define my target audience", "who should I sell to", "analyze my website for ICP", or when starting a new cold outreach project. Can bootstrap from a URL (scrape homepage…
Skill Claude CodeCodex
Import a CSV of leads, score each against icp.md, drop misaligned ones, optionally enrich with per-lead web research, then push the survivors into FoxReach as a campaign. Replaces the v0 stub. Use when the user says "import leads", "score these prospects", "filter to my ICP", "build a campaign from this CSV".
Skill Claude CodeCodex
Read the active experiment's results from FoxReach, run the statistical test, and propose a cold.md diff (or auto-commit if trust earned). Computes interested-reply rate per variant via foxreach inbox categorize-stats, applies a two-proportion z-test, checks guards (bounce rate, not-interested rate), and either writes…
Skill Claude CodeCodex
Refine your value proposition (the "## Value" section of cold.md) using competitor pricing, market trends, and case studies. Searches the web for what comparable products charge, what pain points the target market is talking about, and what proof patterns work. Writes findings to .cold/research/ and proposes a…
Skill Claude CodeCodex
Generate a digest of cold outreach performance - deliverability, replies, booked calls, domain health. Use when the user asks for a report, digest, summary, weekly recap, performance check, or asks "how did my campaigns do". Reads live metrics from the FoxReach API. Designed to be called by cron (daily or weekly) and…
Skill Claude CodeCodex
Push the active campaign to FoxReach — creates sequences, registers variants from cold-draft output, runs pre-flight checks (banned-phrase lint, audience check, plan-limit math, bounce-rate guard), and starts the campaign. Use after /cold leads + /cold draft. Replaces v0 stub.
Skill Claude CodeCodex
Print the current state of the autoresearch loop — what we've learned, what's being tested, what's pending review, what's next. Reads everything in .cold/ and outputs a one-screen dashboard. Use anytime to orient. No FoxReach calls — purely local read.
Skill Claude CodeCodex
Pull unread inbox replies from FoxReach, surface interested ones, draft responses per cold.md.
Skill Claude CodeCodex
Run per-lead web research on a candidates CSV, write one bundle.md per lead, and emit assignments.json splitting leads into A/B arms for experiments. Uses parallel sub-agents for batches of 10. Spawned by cold-experiment when the experiment design has personalization as the variable, or by the user saying "research…