Borrowing it
Nothing to install: this file belongs to hollandkevint/thinkhaven. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/hollandkevint/thinkhaven/main/.claude/commands/bmadPMF/tasks/design-outreach-campaign.mdgit clone --depth 1 https://github.com/hollandkevint/thinkhavenWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/hollandkevint/thinkhaven/design-outreach-campaign)<a href="https://agentmods.dev/commands/hollandkevint/thinkhaven/design-outreach-campaign"><img src="https://agentmods.dev/badge/commands/hollandkevint/thinkhaven/design-outreach-campaign/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/hollandkevint/thinkhaven/design-outreach-campaign"><img src="https://agentmods.dev/badge/commands/hollandkevint/thinkhaven/design-outreach-campaign.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01419 |
| Opus 5 | $0.00000 | $0.00709 |
| Sonnet 5 | $0.00000 | $0.00284 |
| Haiku 4.5 | $0.00000 | $0.00142 |
Grade A, and why
design-outreach-campaign scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 286 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/design-outreach-campaign Task
When this command is used, execute the following task:
Design Outreach Campaign Task
Purpose
To create personalized outreach messages that generate 5-10 quality sales conversations per week. Focus on messages only you can send to only them, emphasizing what's in it for the recipient.
Inputs
- Validated demand patterns
- Target customer profile
- Your unique advantages/credibility
- Case study highlights
- Channel preferences (email, LinkedIn, etc.)
Key Activities & Instructions
1. Define Your Outreach Goals
Set clear campaign objectives:
- Quantity Target: 5-10 qualified meetings/week
- Quality Criteria: Match demand patterns identified
- Response Rate Goal: 10-20% for cold, 30%+ for warm
- Meeting Show Rate: 80%+ target
- <critical_rule>Quality over quantity - fewer, better messages win</critical_rule>
2. Identify Your "Only You" Advantages
What makes your outreach credible:
Founder Advantages:
- Personal story/experience
- Domain expertise
- Shared background
- Network connections
- Unique insights
Company Advantages:
- Specific customer results
- Innovative approach
- Timing/market position
- Exclusive access/data
3. Segment Your Targets
Create specific segments based on demand patterns:
Segment Template:
Segment Name: [Label]
Demand Pattern: [Which pattern they fit]
Trigger Signals: [What to look for]
Channels: [Where to reach them]
Volume: [# of targets]
Message Angle: [Hook approach]
Example segments:
- Recently funded companies (growth pressure)
- New executive hires (mandate to improve)
- Companies using competitor (switching opportunity)
- Fast-growing teams (scaling challenges)
4. Craft Message Templates
Create templates that feel personal:
Cold Email Template:
Subject: [Specific observation about them]
Hi [Name],
[Specific trigger or observation about their company]
[How this typically creates specific challenge]
[Brief case study teaser - similar company result]
[Clear, single call-to-action]
[Signature with credibility marker]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 286 lines · 0 tokens per session scan A 6885296ef0b8
design-outreach-campaign is a command published in the GitHub repository hollandkevint/thinkhaven (5 stars, last pushed 12d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,419 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
checklist
Generate a custom checklist for the current feature based on user requirements.
clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
specify
Create or update the feature specification from a natural language feature description.
analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
converge
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md.