list-segmentation
Installation
SKILL.md
Segment and Tier
Take an enriched table + hypothesis set and produce a tiered, segmented list. This decides WHO gets which message and in what order.
Inputs
| Input | Source | Required |
|---|---|---|
| Enriched table | Extruct table ID (after list-enrichment) |
yes |
| Hypothesis set | claude-code-gtm/context/{vertical-slug}/hypothesis_set.md or context file |
yes |
| Context file | claude-code-gtm/context/{company}_context.md |
recommended |
Extruct API Operations
This skill delegates all Extruct API calls to the extruct-api skill.
For all Extruct API operations, read and follow the instructions in skills/extruct-api/SKILL.md.
The only Extruct operation in this skill is fetching enriched table data. Everything else is pure reasoning.