1.6 KiB
1.6 KiB
name, description, usage
| name | description | usage |
|---|---|---|
| segment-customers | Generates customer segmentation models, scoring logic, and activation briefs. | /customer-analytics:segment-customers --goal "upsell" --inputs usage,firmographic --method hybrid --segments 5 |
Command: segment-customers
Inputs
- goal – business goal (upsell, retention, adoption, marketing efficiency).
- inputs – comma-separated data sources (usage, firmographic, revenue, support, survey).
- method – rules | clustering | hybrid.
- segments – target number of segments/personas to output.
- activation – optional channel focus (sales, cs, marketing, product).
Workflow
- Data Profiling – evaluate selected inputs, quality, and coverage.
- Segmentation Design – run clustering/heuristics, score stability, and interpretability.
- Scoring Logic – define rules/weights for RevOps/data teams to implement.
- Persona Packaging – craft segment personas with value props, risks, and KPIs.
- Activation Plan – map segments to GTM plays, reporting, and refresh cadence.
Outputs
- Segmentation matrix (definition, criteria, size, key metrics).
- Scoring workbook/API spec with weights and thresholds.
- Activation brief aligning segments to plays/channels.
Agent/Skill Invocations
segmentation-architect– leads modeling + documentation.retention-analyst– supplies usage/retention signals.customer-insights-partner– injects qualitative proof.segmentation-frameworkskill – provides templates + guardrails.activation-mapskill – links segments to GTM workflows.