This workflow turns partner discovery into one approved send. The agent scans verified partners in your category, explains why the best match fits your site, and previews the exact target, subject, and message with a dry run. Nothing sends until you approve the copy.
Paste this into Claude, Codex, Cursor, ChatGPT, or another coding agent. The domain, the expected output, and the approval boundary are already written in. First run? Complete the one-time setup; your agent can handle that too.
What does Land a Verified Partner do?
This is the sequence the agent works through. Read-only steps run on their own; anything that sends or changes something stops and waits for you.
- 01
Find partners
Run
vdr opportunitiesto surface verified partners worth contacting. - 02
Preview draft
Run
vdr opportunities --contact <slug> --dry-runto preview the exact target and draft before anything sends. - 03
Draft and send
Run
vdr opportunities --contactonly after you approve the target and copy.
Commands inside Land a Verified Partner
The exact commands behind the prompt. Run the chain yourself if you'd rather skip the agent; the ones that send anything still stop for your approval.
# 1. Find verified partners worth contactingvdr opportunities yourwebsite.com # 2. Preview a single target without sendingvdr opportunities yourwebsite.com --contact partner-slug --dry-run # 3. Draft and send only after you approve the targetvdr opportunities yourwebsite.com --contact partner-slug