hello-bosslisted
Install: claude install-skill babyGao/agent-pilot-skills
# hello-boss
Cold outreach breaks at both ends. You cannot **reach** people — you do not know which
industries could even use what you sell, or which legal entity actually operates a brand, or
which address a decision-maker reads. And you cannot **land** — mail bounces or lands in spam.
The middle part, writing well, is the easy part, and it is the only part most tools help with.
Four stages, three deliverables, then it stops.
```
1. Demand discovery -> 2. Data mining -> 3. Message design -> 4. Send
industries worth companies + one cold email batch it out
selling to products + emails
```
| # | Deliverable | Path | Definition of done |
|---|---|---|---|
| 1 | Demand research report | `01_research/report.md` | 10+ candidate industries enumerated, ranking backed by data |
| 2 | Prospect list | `02_list/prospects.csv` | Every row has company name, product, usable email |
| 3 | Email template | `03_template/letter.txt` | One letter, one per-recipient variable |
Anything not in that table is out of scope.
Bundled lookup tables — facts only, every rule is in this file:
`references/target-pools.md` (the 20 industry divisions, how to read an input-output table,
platform and demand-signal maps) · `references/registries.md` (registry sources per region,
which field comes from where, anti-abuse tiers) · `references/field-notes.md` (measurements from
the real run) · `templates/` (fill-in skeletons for all three deliverables).
## When to Use This S