Enterprise ICP — Multi-Stakeholder Discovery Interview
Pack Availability Guard
Before telling the user to run a skill from another project-local pack, check .agents/project.json.enabled_packs. If the target pack is not enabled, recommend /pack install <pack> instead of the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
Report-First Approval Gate
Default to report-only: present findings, evidence coverage, assumptions, recommended artifact path, and proposed file changes in a pre-approval alignment page plus a concise conversation summary for user approval before creating or updating canonical research, spec, or task files.
Do not write or overwrite synthesized deliverables until the user explicitly approves, unless the user invoked an explicit write/update/fix mode or clearly asked to write files upfront. Raw evidence capture may be persisted before analysis when reproducibility requires it; report those raw paths separately and still gate synthesized research/report writes.
When stopping for approval, build and attempt to open the alignment preview page first, then ask the user to review it and approve, question, or request adjustments. Do not include Recommended next skill, Recommended next command, or downstream routing language. The approval request itself is the next action. Only emit next-skill routing after the approved artifact has been written or updated.
Interview the founder to map the enterprise problem space. Enterprise sales involve multiple stakeholders, each with their own journey and their own "no" that kills the deal. This skill maps all of them and the lifecycle from evaluation through renewal.
Context Loading
Read research/icp.md (or research/{app}/icp.md in monorepo mode) if it exists — the startup ICP is a starting point but does not constrain the enterprise analysis. Enterprise is not "startup but bigger." Explicitly explore what changes at enterprise scale.
Also read the codebase, README, and existing specs/research if a product exists, to ground the interview.
Process
0. App Scope Resolution (Monorepo Support)
Before checking prerequisites, determine the app scope:
- If
$ARGUMENTS specifies an app name matching a subdirectory of research/, use it.
- If
research/ contains subdirectories (excluding files), list them and ask the user which app to target. If only one subdirectory exists, use it automatically.
- If no subdirectories exist, proceed with flat structure (single-product mode).
When app scope {app} is active:
- Read/write research from
research/{app}/ instead of research/
- Read/write specs from
specs/{app}/ instead of specs/
- Also read
research/icp.md (cross-app overview) for broader context
1. Orient
If research/icp.md (or research/{app}/icp.md) exists, summarise the startup ICP. Before asking the user, use WebSearch to research enterprise buying patterns in this product category (e.g., "[category] enterprise buying process", "[category] enterprise vs SMB", "[category] enterprise procurement requirements"). Present the startup ICP summary alongside your enterprise research findings, then ask: "How does the enterprise buyer and user differ from what we mapped here? Here's what I found about enterprise buying patterns in this space — does this match your experience?" If no ICP exists, start from scratch but still run the enterprise buying pattern research first.
If a codebase exists, summarise what's built and note it as context.
2. Interview
Use the AskUserQuestion tool. Ask 1–3 focused questions per turn.
Research and recommend by default. For each decision point, use web search, upstream research docs (research/*.md), and codebase analysis to gather evidence before asking the user. Present your findings with data, state your recommendation with reasoning, and ask the user to approve, adjust, or override. Only ask the user to choose without a recommendation when the decision genuinely requires insider knowledge they haven't shared (internal constraints, personal preferences, strategic bets).
Cover these areas:
A. Stakeholder Map
Determine which personas are relevant for this product's enterprise market. For each, identify their role in the buying/adoption process:
- End users — Daily users of the product. May have tiers (power user, casual user, read-only viewer).
- Team/workspace admin — Configures the product, manages seats, sets permissions, handles team onboarding.
- IT / Security — Evaluates compliance posture, SSO/SAML requirements, data residency, audit logging, network security.
- Procurement / Legal — Contract terms, volume pricing, legal review, DPA/BAA requirements.
- Internal champion — The person inside the customer org who advocates for adoption and drives the deal forward. See section 7 (Champion Enablement & Risk) for deep analysis of identification, enablement, risk, and multi-champion strategy.
- Executive sponsor — Budget authority, signs off on spend, cares about ROI and strategic alignment.
Not all personas apply to every product. Identify which are relevant and which can be skipped.
B. Per-Persona Journeys
For each relevant stakeholder:
- What do they need to see, do, or approve?
- What information do they need and in what format?
- What's their "no" — the thing that kills the deal if missing?
- What does success look like for them specifically?
C. Enterprise Buying Stages
- Evaluation: How do enterprises discover and assess this product? RFP? POC? Free trial? Vendor demo? What evaluation criteria matter most?
- Pilot: What does a pilot look like? Team size, duration, success criteria, who owns the pilot?
- Rollout: What's needed for IT to deploy at scale? What are the rollout blockers?
- Lifecycle mapping (expansion, renewal, retention loops) belongs in
/journey-map — capture lifecycle signals in the appendix below.
D. Enterprise Deal-Killers
Determine which are mandatory for the target market:
- SSO / SAML / SCIM
- SOC 2 Type II
- GDPR compliance
- HIPAA / BAA (healthcare)
- Audit logging
- Data residency / sovereignty
- Role-based access control (RBAC) granularity
- SLA / uptime guarantees
- Data encryption at rest and in transit
- Vendor security questionnaire readiness
E. Onboarding Complexity
- Self-serve onboarding (individual user signs up)
- Team onboarding (admin invites team, configures workspace)
- SSO-provisioned onboarding (users auto-created via IdP)
- Migration from competitor (data import, workflow mapping)
- Training and enablement needs
F. Enterprise Requirements Delta
- What do enterprise buyers specifically need to hear vs. startup ICP?
- What enterprise-specific requirements exist that the startup ICP doesn't cover?
- What's the ROI story for the executive sponsor?
- Strategic value framing and positioning belong in
/positioning — capture value language signals in the appendix below.
G. Champion Enablement & Risk
- Champion identification — how to find/recognize, typical role, motivations (career, productivity, innovation mandate)
- Champion enablement toolkit — ROI calculator, case studies, exec summary deck, security whitepaper, competitive comparison; format preferences
- Champion risk assessment — single-champion dependency, role change, political capital loss, mitigation
- Multi-champion strategy — second/third champions across departments and levels
- Champion-to-executive bridge — how champion gets exec sponsor buy-in, what they need from you
- Post-sale champion — do they become admin, evangelist, renewal driver?
H. Procurement Reality
- Budget cycle timing — annual planning, quarterly review, deal timing impact
- Budget source — IT, departmental, innovation, executive discretionary
- Procurement path — vendor registration, RFP, security questionnaire, legal review, MSA; duration per step
- Approval chain — who signs, what thresholds trigger additional approvals, fiscal year timing
- Pricing justification, custom pricing models, and competitive displacement analysis belong in
/monetization — capture budget signals in the appendix below.
I. Land-and-Expand Patterns (Observed)
- Initial landing zone — smallest deployable unit (team, department, use case)
- Expansion triggers — usage metrics, user requests, exec visibility (observed patterns, not strategy recommendations)
- Expansion blockers — budget, IT resistance, competing priorities, integration requirements
- GTM strategy recommendations and account growth projections belong in
/gtm — capture expansion signals in the appendix below.
J. Enterprise Segmentation
- Segment definitions — mid-market (100–1000), large enterprise (1000–10000), strategic/Global 2000
- Segment differences — buying process, stakeholders, deal size, requirements
- Target segment — which to target first and why
- Segment-specific deal-killers — what's mandatory at each tier
Areas G–J often surface together in conversation. Group related questions across areas when the user's answers naturally span them.
3. Present Findings & Validate
After covering all areas, present the complete findings to the user before writing. Summarise with evidence:
- The stakeholder map and which personas matter most — cite interview responses and research data that identified each persona
- The critical deal-killers (the "must-haves" vs. "nice-to-haves") — cite competitor requirements, industry standards, or research findings that validate each
- The enterprise lifecycle and where the biggest friction points are — cite specific examples or research findings for each friction point
- The enterprise value prop and how it differs from startup
- The most important insight from the interview
Use the AskUserQuestion tool to ask:
- "Does this capture everything? Any gaps or corrections before I write this up?"
- If anything is ambiguous or under-specified, ask targeted follow-up questions to nail it down
Continue until the user confirms the findings are complete and accurate. Only then proceed to writing.
4. Populate Next Steps
Before writing, check which files exist to populate the ## Next Steps section contextually. Include 3–5 applicable items with "Pick one:" framing:
- IF codebase exists: check
.agents/project.json.enabled_packs for business-ops — if business-ops is not enabled, recommend /pack install business-ops first; if business-ops is enabled, recommend /scale-audit — Evaluate enterprise readiness against stakeholder map and deal-killers
- IF no enterprise feature specs in
specs/: check .agents/project.json.enabled_packs for business-ops — if business-ops is not enabled, recommend /pack install business-ops first; if business-ops is enabled, recommend /scale-audit — Evaluate enterprise readiness against stakeholder map and deal-killers
- IF
research/journey-map.md exists but doesn't cover enterprise: check .agents/project.json.enabled_packs for customer-lifecycle — if customer-lifecycle is not enabled, recommend /pack install customer-lifecycle first; if customer-lifecycle is enabled, recommend /journey-map enterprise — Map enterprise stakeholder journeys
- IF no
research/journey-map.md: check .agents/project.json.enabled_packs for customer-lifecycle — if customer-lifecycle is not enabled, recommend /pack install customer-lifecycle first; if customer-lifecycle is enabled, recommend /journey-map — Map user and customer journeys first
- IF
research/icp.md exists but no research/competitive-analysis.md: /competitive-analysis — Research how competitors serve enterprise
5. Write Output
Only after the user has validated the findings, write the output files.
Output
research/enterprise-icp.md (or research/{app}/enterprise-icp.md)
Structured enterprise discovery document:
- Stakeholder Map — which personas are involved, their role in buying/adoption
- Per-Persona Journeys — what each stakeholder needs, their deal-killer "no"
- Enterprise Buying Stages — evaluation → pilot → rollout, with requirements and blockers at each stage
- Deal-Killer Requirements — mandatory compliance, security, and infrastructure requirements
- Onboarding Matrix — onboarding paths and their requirements
- Enterprise Requirements Delta — enterprise-specific requirements vs. startup ICP, ROI story
- Champion Enablement & Risk — identification, enablement toolkit, risk assessment, multi-champion strategy, champion-to-executive bridge, post-sale champion role
- Procurement Reality — budget cycle timing, budget source, procurement path, approval chain
- Land-and-Expand Patterns — initial landing zone, observed expansion triggers, expansion blockers
- Enterprise Segmentation — (conditional — include only if product serves multiple enterprise tiers) segment definitions, segment differences, target segment, segment-specific deal-killers
- Next Steps — contextual next actions (populated from step 4)
- Signals for Downstream Research — unvalidated observations routed to downstream skills
The Signals appendix uses this structure:
## Signals for Downstream Research
> Raw signals captured during research. These are unvalidated observations —
> use the linked skill to verify, validate, and explore alternatives.
### → /journey-map
- [signal]: lifecycle stages observed during enterprise interviews
- [signal]: renewal triggers or churn signals mentioned
- [signal]: post-rollout adoption patterns described
### → /monetization
- [signal]: budget ranges or thresholds mentioned
- [signal]: procurement constraints that affect pricing
- [signal]: expansion revenue triggers observed
### → /gtm
- [signal]: land-and-expand patterns described by interviewees
- [signal]: champion enablement signals for GTM planning
- [signal]: account growth trajectory observations
### → /competitive-analysis
- [signal]: enterprise competitor names mentioned
- [signal]: incumbent displacement patterns described
- [signal]: enterprise-specific competitive dynamics observed
research/enterprise-icp-interview.md (or research/{app}/enterprise-icp-interview.md)
Raw interview log — questions, options, responses, and a closing summary of key insights.
Create the research/ directory if it doesn't exist.
Task Classification
When this skill produces follow-up work, file it by execution semantics:
- Immediately actionable implementation or documentation work goes in
tasks/todo.md.
- Human-only external actions tied to automated steps go in
tasks/manual-todo.md with _(blocks: Step N.X)_ or _(after: Step N.X)_; repo edits, SDK wiring, generated assets, local commands, tests, audits, and authenticated CLI/API work stay in tasks/todo.md.
- One-time condition-gated records, baselines, or future measurements go in
tasks/record-todo.md with source, condition, non-blocking reason, evidence, and promotion rule.
- Cadence-based reviews, playtests, adoption checks, investor updates, retros, or docs-health checks go in
tasks/recurring-todo.md with cadence, owner/agent, next due, evidence path, and escalation conditions.
- Do not put non-blocking records or recurring obligations in
tasks/todo.md unless they have been explicitly promoted into current execution work.
Constraints
- Stay in problem space. Do not prescribe architecture, features, or solutions — that's for
/spec-interview and /scale-audit.
- Do not assume enterprise ICP is startup ICP scaled up. Explicitly challenge: "What changes when you sell to a 500-person company vs. a 10-person team?"
- Interview style matches
/spec-interview — 1–3 focused questions per turn, options with pros/cons, recommendations with reasoning.
- Continue until all 10 areas are covered. Confirm with the user before concluding.
- Do not overwrite existing
research/enterprise-icp.md (or research/{app}/enterprise-icp.md) without asking the user first.
- Present before writing. Never write output files until findings have been presented to the user and validated. The user must see and approve the analysis before anything is written to disk.
Alignment Page
When this skill produces durable deliverables (research, specs, plans, reports, prototypes, or any document output), build a full-depth HTML alignment page following ALIGNMENT-PAGE.md in this skill's directory. Output: alignment/enterprise-icp-{topic}.html.
Default Shipping Contract
Follow the shared shipping contract convention in CLAUDE.md.
1---2name: enterprise-icp-93description: Enterprise multi-stakeholder discovery — map personas, deal-killers, and the evaluation-to-renewal lifecycle4---5
6# Enterprise ICP — Multi-Stakeholder Discovery Interview
7
8## Pack Availability Guard
9
10Before telling the user to run a skill from another project-local pack, check `.agents/project.json.enabled_packs`. If the target pack is not enabled, recommend `/pack install <pack>` instead of the target skill. Global skills are always valid. Skills from this same pack are valid because the current skill is already running from that pack.
11
12## Report-First Approval Gate
13
14Default to report-only: present findings, evidence coverage, assumptions, recommended artifact path, and proposed file changes in a pre-approval alignment page plus a concise conversation summary for user approval before creating or updating canonical research, spec, or task files.
15
16Do not write or overwrite synthesized deliverables until the user explicitly approves, unless the user invoked an explicit write/update/fix mode or clearly asked to write files upfront. Raw evidence capture may be persisted before analysis when reproducibility requires it; report those raw paths separately and still gate synthesized research/report writes.
17
18When stopping for approval, build and attempt to open the alignment preview page first, then ask the user to review it and approve, question, or request adjustments. Do not include `Recommended next skill`, `Recommended next command`, or downstream routing language. The approval request itself is the next action. Only emit next-skill routing after the approved artifact has been written or updated.
19
20Interview the founder to map the enterprise problem space. Enterprise sales involve multiple stakeholders, each with their own journey and their own "no" that kills the deal. This skill maps all of them and the lifecycle from evaluation through renewal.
21
22## Context Loading
23
24Read `research/icp.md` (or `research/{app}/icp.md` in monorepo mode) if it exists — the startup ICP is a starting point but does not constrain the enterprise analysis. Enterprise is not "startup but bigger." Explicitly explore what changes at enterprise scale.
25
26Also read the codebase, README, and existing specs/research if a product exists, to ground the interview.
27
28## Process
29
30### 0. App Scope Resolution (Monorepo Support)
31
32Before checking prerequisites, determine the app scope:
33
341. If `$ARGUMENTS` specifies an app name matching a subdirectory of `research/`, use it.
352. If `research/` contains subdirectories (excluding files), list them and ask the user which app to target. If only one subdirectory exists, use it automatically.
363. If no subdirectories exist, proceed with flat structure (single-product mode).
37
38When app scope `{app}` is active:
39- Read/write research from `research/{app}/` instead of `research/`
40- Read/write specs from `specs/{app}/` instead of `specs/`
41- Also read `research/icp.md` (cross-app overview) for broader context
42
43### 1. Orient
44
45If `research/icp.md` (or `research/{app}/icp.md`) exists, summarise the startup ICP. Before asking the user, use WebSearch to research enterprise buying patterns in this product category (e.g., "[category] enterprise buying process", "[category] enterprise vs SMB", "[category] enterprise procurement requirements"). Present the startup ICP summary alongside your enterprise research findings, then ask: "How does the enterprise buyer and user differ from what we mapped here? Here's what I found about enterprise buying patterns in this space — does this match your experience?" If no ICP exists, start from scratch but still run the enterprise buying pattern research first.
46
47If a codebase exists, summarise what's built and note it as context.
48
49### 2. Interview
50
51Use the AskUserQuestion tool. Ask 1–3 focused questions per turn.
52
53**Research and recommend by default.** For each decision point, use web search, upstream research docs (`research/*.md`), and codebase analysis to gather evidence before asking the user. Present your findings with data, state your recommendation with reasoning, and ask the user to approve, adjust, or override. Only ask the user to choose without a recommendation when the decision genuinely requires insider knowledge they haven't shared (internal constraints, personal preferences, strategic bets).
54
55Cover these areas:
56
57#### A. Stakeholder Map
58Determine which personas are relevant for this product's enterprise market. For each, identify their role in the buying/adoption process:
59
60- **End users** — Daily users of the product. May have tiers (power user, casual user, read-only viewer).
61- **Team/workspace admin** — Configures the product, manages seats, sets permissions, handles team onboarding.
62- **IT / Security** — Evaluates compliance posture, SSO/SAML requirements, data residency, audit logging, network security.
63- **Procurement / Legal** — Contract terms, volume pricing, legal review, DPA/BAA requirements.
64- **Internal champion** — The person inside the customer org who advocates for adoption and drives the deal forward. See section 7 (Champion Enablement & Risk) for deep analysis of identification, enablement, risk, and multi-champion strategy.
65- **Executive sponsor** — Budget authority, signs off on spend, cares about ROI and strategic alignment.
66
67Not all personas apply to every product. Identify which are relevant and which can be skipped.
68
69#### B. Per-Persona Journeys
70For each relevant stakeholder:
71- What do they need to see, do, or approve?
72- What information do they need and in what format?
73- What's their "no" — the thing that kills the deal if missing?
74- What does success look like for them specifically?
75
76#### C. Enterprise Buying Stages
77- **Evaluation**: How do enterprises discover and assess this product? RFP? POC? Free trial? Vendor demo? What evaluation criteria matter most?
78- **Pilot**: What does a pilot look like? Team size, duration, success criteria, who owns the pilot?
79- **Rollout**: What's needed for IT to deploy at scale? What are the rollout blockers?
80- Lifecycle mapping (expansion, renewal, retention loops) belongs in `/journey-map` — capture lifecycle signals in the appendix below.
81
82#### D. Enterprise Deal-Killers
83Determine which are mandatory for the target market:
84- SSO / SAML / SCIM
85- SOC 2 Type II
86- GDPR compliance
87- HIPAA / BAA (healthcare)
88- Audit logging
89- Data residency / sovereignty
90- Role-based access control (RBAC) granularity
91- SLA / uptime guarantees
92- Data encryption at rest and in transit
93- Vendor security questionnaire readiness
94
95#### E. Onboarding Complexity
96- Self-serve onboarding (individual user signs up)
97- Team onboarding (admin invites team, configures workspace)
98- SSO-provisioned onboarding (users auto-created via IdP)
99- Migration from competitor (data import, workflow mapping)
100- Training and enablement needs
101
102#### F. Enterprise Requirements Delta
103- What do enterprise buyers specifically need to hear vs. startup ICP?
104- What enterprise-specific requirements exist that the startup ICP doesn't cover?
105- What's the ROI story for the executive sponsor?
106- Strategic value framing and positioning belong in `/positioning` — capture value language signals in the appendix below.
107
108#### G. Champion Enablement & Risk
109- **Champion identification** — how to find/recognize, typical role, motivations (career, productivity, innovation mandate)
110- **Champion enablement toolkit** — ROI calculator, case studies, exec summary deck, security whitepaper, competitive comparison; format preferences
111- **Champion risk assessment** — single-champion dependency, role change, political capital loss, mitigation
112- **Multi-champion strategy** — second/third champions across departments and levels
113- **Champion-to-executive bridge** — how champion gets exec sponsor buy-in, what they need from you
114- **Post-sale champion** — do they become admin, evangelist, renewal driver?
115
116#### H. Procurement Reality
117- **Budget cycle timing** — annual planning, quarterly review, deal timing impact
118- **Budget source** — IT, departmental, innovation, executive discretionary
119- **Procurement path** — vendor registration, RFP, security questionnaire, legal review, MSA; duration per step
120- **Approval chain** — who signs, what thresholds trigger additional approvals, fiscal year timing
121- Pricing justification, custom pricing models, and competitive displacement analysis belong in `/monetization` — capture budget signals in the appendix below.
122
123#### I. Land-and-Expand Patterns (Observed)
124- **Initial landing zone** — smallest deployable unit (team, department, use case)
125- **Expansion triggers** — usage metrics, user requests, exec visibility (observed patterns, not strategy recommendations)
126- **Expansion blockers** — budget, IT resistance, competing priorities, integration requirements
127- GTM strategy recommendations and account growth projections belong in `/gtm` — capture expansion signals in the appendix below.
128
129#### J. Enterprise Segmentation
130- **Segment definitions** — mid-market (100–1000), large enterprise (1000–10000), strategic/Global 2000
131- **Segment differences** — buying process, stakeholders, deal size, requirements
132- **Target segment** — which to target first and why
133- **Segment-specific deal-killers** — what's mandatory at each tier
134
135> Areas G–J often surface together in conversation. Group related questions across areas when the user's answers naturally span them.
136
137### 3. Present Findings & Validate
138
139After covering all areas, **present the complete findings to the user before writing**. Summarise with evidence:
1401. The stakeholder map and which personas matter most — cite interview responses and research data that identified each persona
1412. The critical deal-killers (the "must-haves" vs. "nice-to-haves") — cite competitor requirements, industry standards, or research findings that validate each
1423. The enterprise lifecycle and where the biggest friction points are — cite specific examples or research findings for each friction point
1434. The enterprise value prop and how it differs from startup
1445. The most important insight from the interview
145
146Use the AskUserQuestion tool to ask:
147- "Does this capture everything? Any gaps or corrections before I write this up?"
148- If anything is ambiguous or under-specified, ask targeted follow-up questions to nail it down
149
150Continue until the user confirms the findings are complete and accurate. Only then proceed to writing.
151
152### 4. Populate Next Steps
153
154Before writing, check which files exist to populate the `## Next Steps` section contextually. Include 3–5 applicable items with "Pick one:" framing:
155
156- IF codebase exists: check `.agents/project.json.enabled_packs` for `business-ops` — if `business-ops` is not enabled, recommend `/pack install business-ops` first; if `business-ops` is enabled, recommend `/scale-audit` — Evaluate enterprise readiness against stakeholder map and deal-killers
157- IF no enterprise feature specs in `specs/`: check `.agents/project.json.enabled_packs` for `business-ops` — if `business-ops` is not enabled, recommend `/pack install business-ops` first; if `business-ops` is enabled, recommend `/scale-audit` — Evaluate enterprise readiness against stakeholder map and deal-killers
158- IF `research/journey-map.md` exists but doesn't cover enterprise: check `.agents/project.json.enabled_packs` for `customer-lifecycle` — if `customer-lifecycle` is not enabled, recommend `/pack install customer-lifecycle` first; if `customer-lifecycle` is enabled, recommend `/journey-map enterprise` — Map enterprise stakeholder journeys
159- IF no `research/journey-map.md`: check `.agents/project.json.enabled_packs` for `customer-lifecycle` — if `customer-lifecycle` is not enabled, recommend `/pack install customer-lifecycle` first; if `customer-lifecycle` is enabled, recommend `/journey-map` — Map user and customer journeys first
160- IF `research/icp.md` exists but no `research/competitive-analysis.md`: `/competitive-analysis` — Research how competitors serve enterprise
161
162### 5. Write Output
163
164Only after the user has validated the findings, write the output files.
165
166## Output
167
168### `research/enterprise-icp.md` (or `research/{app}/enterprise-icp.md`)
169Structured enterprise discovery document:
1701. **Stakeholder Map** — which personas are involved, their role in buying/adoption
1712. **Per-Persona Journeys** — what each stakeholder needs, their deal-killer "no"
1723. **Enterprise Buying Stages** — evaluation → pilot → rollout, with requirements and blockers at each stage
1734. **Deal-Killer Requirements** — mandatory compliance, security, and infrastructure requirements
1745. **Onboarding Matrix** — onboarding paths and their requirements
1756. **Enterprise Requirements Delta** — enterprise-specific requirements vs. startup ICP, ROI story
1767. **Champion Enablement & Risk** — identification, enablement toolkit, risk assessment, multi-champion strategy, champion-to-executive bridge, post-sale champion role
1778. **Procurement Reality** — budget cycle timing, budget source, procurement path, approval chain
1789. **Land-and-Expand Patterns** — initial landing zone, observed expansion triggers, expansion blockers
17910. **Enterprise Segmentation** — (conditional — include only if product serves multiple enterprise tiers) segment definitions, segment differences, target segment, segment-specific deal-killers
18011. **Next Steps** — contextual next actions (populated from step 4)
18112. **Signals for Downstream Research** — unvalidated observations routed to downstream skills
182
183The Signals appendix uses this structure:
184```
185## Signals for Downstream Research
186
187> Raw signals captured during research. These are unvalidated observations —
188> use the linked skill to verify, validate, and explore alternatives.
189
190### → /journey-map
191- [signal]: lifecycle stages observed during enterprise interviews
192- [signal]: renewal triggers or churn signals mentioned
193- [signal]: post-rollout adoption patterns described
194
195### → /monetization
196- [signal]: budget ranges or thresholds mentioned
197- [signal]: procurement constraints that affect pricing
198- [signal]: expansion revenue triggers observed
199
200### → /gtm
201- [signal]: land-and-expand patterns described by interviewees
202- [signal]: champion enablement signals for GTM planning
203- [signal]: account growth trajectory observations
204
205### → /competitive-analysis
206- [signal]: enterprise competitor names mentioned
207- [signal]: incumbent displacement patterns described
208- [signal]: enterprise-specific competitive dynamics observed
209```
210
211### `research/enterprise-icp-interview.md` (or `research/{app}/enterprise-icp-interview.md`)
212Raw interview log — questions, options, responses, and a closing summary of key insights.
213
214Create the `research/` directory if it doesn't exist.
215
216## Task Classification
217
218When this skill produces follow-up work, file it by execution semantics:
219
220- Immediately actionable implementation or documentation work goes in `tasks/todo.md`.
221- Human-only external actions tied to automated steps go in `tasks/manual-todo.md` with `_(blocks: Step N.X)_` or `_(after: Step N.X)_`; repo edits, SDK wiring, generated assets, local commands, tests, audits, and authenticated CLI/API work stay in `tasks/todo.md`.
222- One-time condition-gated records, baselines, or future measurements go in `tasks/record-todo.md` with source, condition, non-blocking reason, evidence, and promotion rule.
223- Cadence-based reviews, playtests, adoption checks, investor updates, retros, or docs-health checks go in `tasks/recurring-todo.md` with cadence, owner/agent, next due, evidence path, and escalation conditions.
224- Do not put non-blocking records or recurring obligations in `tasks/todo.md` unless they have been explicitly promoted into current execution work.
225
226## Constraints
227
228- **Stay in problem space.** Do not prescribe architecture, features, or solutions — that's for `/spec-interview` and `/scale-audit`.
229- **Do not assume enterprise ICP is startup ICP scaled up.** Explicitly challenge: "What changes when you sell to a 500-person company vs. a 10-person team?"
230- **Interview style matches `/spec-interview`** — 1–3 focused questions per turn, options with pros/cons, recommendations with reasoning.
231- **Continue until all 10 areas are covered.** Confirm with the user before concluding.
232- **Do not overwrite existing `research/enterprise-icp.md`** (or `research/{app}/enterprise-icp.md`) without asking the user first.
233- **Present before writing.** Never write output files until findings have been presented to the user and validated. The user must see and approve the analysis before anything is written to disk.
234
235## Alignment Page
236
237When this skill produces durable deliverables (research, specs, plans, reports, prototypes, or any document output), build a full-depth HTML alignment page following `ALIGNMENT-PAGE.md` in this skill's directory. Output: `alignment/enterprise-icp-{topic}.html`.
238
239## Default Shipping Contract
240
241Follow the shared shipping contract convention in CLAUDE.md.