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.
Evidence And Feedback Handling
Treat user feedback as input to evaluate, not as automatic ground truth.
- For factual, evidentiary, technical, or source-backed claims: verify against available evidence. If the user appears to misunderstand the evidence or states something factually incorrect, push back clearly and cite the evidence. Do not rewrite findings merely to agree.
- For taste, brand, positioning preference, risk appetite, prioritization, or other subjective judgment calls: weigh user feedback heavily and adapt the recommendation unless it conflicts with verified evidence.
- When feedback mixes facts and preference, separate them explicitly: correct the factual part, then incorporate the preference where it is a legitimate judgment call.
- When uncertain, say what is known, what is inferred, and what would change the conclusion.
Context Loading
Read research/icp.md (or research/{slug}/icp.md in product-path 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. Product-Path Scope Resolution
Resolve research scope by product path before using code or app structure as a hint:
- If
$ARGUMENTS names a non-archived research/{slug}/ directory or a product-path ID whose scope_path points there, use that path. Treat {slug} as the product/app name, not the ICP, audience, or segment label.
- If
$ARGUMENTS names only research/_archive/{slug}/ or a manifest entry with status: archived or legacy status: abandoned, stop and warn that the path is archived; do not write or update scoped outputs there.
- Read
research/.progress.yaml when present. Normalize legacy active_path to active_paths on read and write back active_paths on manifest updates. Treat legacy abandoned as archived; exclude archived, abandoned, deferred, revisit_candidate, promoted, and any scope_path under research/_archive/ from active target selection.
- If active product paths exist in the manifest, use those paths. If multiple active paths exist, ask which one to target unless this skill explicitly supports cross-path output.
- If no active manifest target exists, list non-archived product directories under
research/, excluding research/_archive/ and dot directories. Auto-select only when exactly one exists; ask when multiple exist.
- If no product directories exist, use flat
research/ single-product mode.
- Detect monorepo/app/package structure only as a secondary hint. Suggest creating a missing
research/{slug}/ product path when code clearly exposes an app, but do not require code or monorepo detection before using research/{slug}/.
When product path {slug} is active, read and write research under research/{slug}/, specs under specs/{slug}/, and treat top-level research/*.md files as flat-mode documents or cross-path summaries.
1. Orient
If research/icp.md (or research/{slug}/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/{slug}/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/{slug}/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/{slug}/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-113description: 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## Evidence And Feedback Handling
23
24Treat user feedback as input to evaluate, not as automatic ground truth.
25
26- For factual, evidentiary, technical, or source-backed claims: verify against available evidence. If the user appears to misunderstand the evidence or states something factually incorrect, push back clearly and cite the evidence. Do not rewrite findings merely to agree.
27- For taste, brand, positioning preference, risk appetite, prioritization, or other subjective judgment calls: weigh user feedback heavily and adapt the recommendation unless it conflicts with verified evidence.
28- When feedback mixes facts and preference, separate them explicitly: correct the factual part, then incorporate the preference where it is a legitimate judgment call.
29- When uncertain, say what is known, what is inferred, and what would change the conclusion.
30
31## Context Loading
32
33Read `research/icp.md` (or `research/{slug}/icp.md` in product-path 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.
34
35Also read the codebase, README, and existing specs/research if a product exists, to ground the interview.
36
37## Process
38
39### 0. Product-Path Scope Resolution
40
41Resolve research scope by product path before using code or app structure as a hint:
42
431. If `$ARGUMENTS` names a non-archived `research/{slug}/` directory or a product-path ID whose `scope_path` points there, use that path. Treat `{slug}` as the product/app name, not the ICP, audience, or segment label.
442. If `$ARGUMENTS` names only `research/_archive/{slug}/` or a manifest entry with `status: archived` or legacy `status: abandoned`, stop and warn that the path is archived; do not write or update scoped outputs there.
453. Read `research/.progress.yaml` when present. Normalize legacy `active_path` to `active_paths` on read and write back `active_paths` on manifest updates. Treat legacy `abandoned` as `archived`; exclude `archived`, `abandoned`, `deferred`, `revisit_candidate`, `promoted`, and any `scope_path` under `research/_archive/` from active target selection.
464. If active product paths exist in the manifest, use those paths. If multiple active paths exist, ask which one to target unless this skill explicitly supports cross-path output.
475. If no active manifest target exists, list non-archived product directories under `research/`, excluding `research/_archive/` and dot directories. Auto-select only when exactly one exists; ask when multiple exist.
486. If no product directories exist, use flat `research/` single-product mode.
497. Detect monorepo/app/package structure only as a secondary hint. Suggest creating a missing `research/{slug}/` product path when code clearly exposes an app, but do not require code or monorepo detection before using `research/{slug}/`.
50
51When product path `{slug}` is active, read and write research under `research/{slug}/`, specs under `specs/{slug}/`, and treat top-level `research/*.md` files as flat-mode documents or cross-path summaries.
52
53### 1. Orient
54
55If `research/icp.md` (or `research/{slug}/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.
56
57If a codebase exists, summarise what's built and note it as context.
58
59### 2. Interview
60
61Use the AskUserQuestion tool. Ask 1–3 focused questions per turn.
62
63**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).
64
65Cover these areas:
66
67#### A. Stakeholder Map
68Determine which personas are relevant for this product's enterprise market. For each, identify their role in the buying/adoption process:
69
70- **End users** — Daily users of the product. May have tiers (power user, casual user, read-only viewer).
71- **Team/workspace admin** — Configures the product, manages seats, sets permissions, handles team onboarding.
72- **IT / Security** — Evaluates compliance posture, SSO/SAML requirements, data residency, audit logging, network security.
73- **Procurement / Legal** — Contract terms, volume pricing, legal review, DPA/BAA requirements.
74- **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.
75- **Executive sponsor** — Budget authority, signs off on spend, cares about ROI and strategic alignment.
76
77Not all personas apply to every product. Identify which are relevant and which can be skipped.
78
79#### B. Per-Persona Journeys
80For each relevant stakeholder:
81- What do they need to see, do, or approve?
82- What information do they need and in what format?
83- What's their "no" — the thing that kills the deal if missing?
84- What does success look like for them specifically?
85
86#### C. Enterprise Buying Stages
87- **Evaluation**: How do enterprises discover and assess this product? RFP? POC? Free trial? Vendor demo? What evaluation criteria matter most?
88- **Pilot**: What does a pilot look like? Team size, duration, success criteria, who owns the pilot?
89- **Rollout**: What's needed for IT to deploy at scale? What are the rollout blockers?
90- Lifecycle mapping (expansion, renewal, retention loops) belongs in `/journey-map` — capture lifecycle signals in the appendix below.
91
92#### D. Enterprise Deal-Killers
93Determine which are mandatory for the target market:
94- SSO / SAML / SCIM
95- SOC 2 Type II
96- GDPR compliance
97- HIPAA / BAA (healthcare)
98- Audit logging
99- Data residency / sovereignty
100- Role-based access control (RBAC) granularity
101- SLA / uptime guarantees
102- Data encryption at rest and in transit
103- Vendor security questionnaire readiness
104
105#### E. Onboarding Complexity
106- Self-serve onboarding (individual user signs up)
107- Team onboarding (admin invites team, configures workspace)
108- SSO-provisioned onboarding (users auto-created via IdP)
109- Migration from competitor (data import, workflow mapping)
110- Training and enablement needs
111
112#### F. Enterprise Requirements Delta
113- What do enterprise buyers specifically need to hear vs. startup ICP?
114- What enterprise-specific requirements exist that the startup ICP doesn't cover?
115- What's the ROI story for the executive sponsor?
116- Strategic value framing and positioning belong in `/positioning` — capture value language signals in the appendix below.
117
118#### G. Champion Enablement & Risk
119- **Champion identification** — how to find/recognize, typical role, motivations (career, productivity, innovation mandate)
120- **Champion enablement toolkit** — ROI calculator, case studies, exec summary deck, security whitepaper, competitive comparison; format preferences
121- **Champion risk assessment** — single-champion dependency, role change, political capital loss, mitigation
122- **Multi-champion strategy** — second/third champions across departments and levels
123- **Champion-to-executive bridge** — how champion gets exec sponsor buy-in, what they need from you
124- **Post-sale champion** — do they become admin, evangelist, renewal driver?
125
126#### H. Procurement Reality
127- **Budget cycle timing** — annual planning, quarterly review, deal timing impact
128- **Budget source** — IT, departmental, innovation, executive discretionary
129- **Procurement path** — vendor registration, RFP, security questionnaire, legal review, MSA; duration per step
130- **Approval chain** — who signs, what thresholds trigger additional approvals, fiscal year timing
131- Pricing justification, custom pricing models, and competitive displacement analysis belong in `/monetization` — capture budget signals in the appendix below.
132
133#### I. Land-and-Expand Patterns (Observed)
134- **Initial landing zone** — smallest deployable unit (team, department, use case)
135- **Expansion triggers** — usage metrics, user requests, exec visibility (observed patterns, not strategy recommendations)
136- **Expansion blockers** — budget, IT resistance, competing priorities, integration requirements
137- GTM strategy recommendations and account growth projections belong in `/gtm` — capture expansion signals in the appendix below.
138
139#### J. Enterprise Segmentation
140- **Segment definitions** — mid-market (100–1000), large enterprise (1000–10000), strategic/Global 2000
141- **Segment differences** — buying process, stakeholders, deal size, requirements
142- **Target segment** — which to target first and why
143- **Segment-specific deal-killers** — what's mandatory at each tier
144
145> Areas G–J often surface together in conversation. Group related questions across areas when the user's answers naturally span them.
146
147### 3. Present Findings & Validate
148
149After covering all areas, **present the complete findings to the user before writing**. Summarise with evidence:
1501. The stakeholder map and which personas matter most — cite interview responses and research data that identified each persona
1512. The critical deal-killers (the "must-haves" vs. "nice-to-haves") — cite competitor requirements, industry standards, or research findings that validate each
1523. The enterprise lifecycle and where the biggest friction points are — cite specific examples or research findings for each friction point
1534. The enterprise value prop and how it differs from startup
1545. The most important insight from the interview
155
156Use the AskUserQuestion tool to ask:
157- "Does this capture everything? Any gaps or corrections before I write this up?"
158- If anything is ambiguous or under-specified, ask targeted follow-up questions to nail it down
159
160Continue until the user confirms the findings are complete and accurate. Only then proceed to writing.
161
162### 4. Populate Next Steps
163
164Before writing, check which files exist to populate the `## Next Steps` section contextually. Include 3–5 applicable items with "Pick one:" framing:
165
166- 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
167- 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
168- 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
169- 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
170- IF `research/icp.md` exists but no `research/competitive-analysis.md`: `/competitive-analysis` — Research how competitors serve enterprise
171
172### 5. Write Output
173
174Only after the user has validated the findings, write the output files.
175
176## Output
177
178### `research/enterprise-icp.md` (or `research/{slug}/enterprise-icp.md`)
179Structured enterprise discovery document:
1801. **Stakeholder Map** — which personas are involved, their role in buying/adoption
1812. **Per-Persona Journeys** — what each stakeholder needs, their deal-killer "no"
1823. **Enterprise Buying Stages** — evaluation → pilot → rollout, with requirements and blockers at each stage
1834. **Deal-Killer Requirements** — mandatory compliance, security, and infrastructure requirements
1845. **Onboarding Matrix** — onboarding paths and their requirements
1856. **Enterprise Requirements Delta** — enterprise-specific requirements vs. startup ICP, ROI story
1867. **Champion Enablement & Risk** — identification, enablement toolkit, risk assessment, multi-champion strategy, champion-to-executive bridge, post-sale champion role
1878. **Procurement Reality** — budget cycle timing, budget source, procurement path, approval chain
1889. **Land-and-Expand Patterns** — initial landing zone, observed expansion triggers, expansion blockers
18910. **Enterprise Segmentation** — (conditional — include only if product serves multiple enterprise tiers) segment definitions, segment differences, target segment, segment-specific deal-killers
19011. **Next Steps** — contextual next actions (populated from step 4)
19112. **Signals for Downstream Research** — unvalidated observations routed to downstream skills
192
193The Signals appendix uses this structure:
194```
195## Signals for Downstream Research
196
197> Raw signals captured during research. These are unvalidated observations —
198> use the linked skill to verify, validate, and explore alternatives.
199
200### → /journey-map
201- [signal]: lifecycle stages observed during enterprise interviews
202- [signal]: renewal triggers or churn signals mentioned
203- [signal]: post-rollout adoption patterns described
204
205### → /monetization
206- [signal]: budget ranges or thresholds mentioned
207- [signal]: procurement constraints that affect pricing
208- [signal]: expansion revenue triggers observed
209
210### → /gtm
211- [signal]: land-and-expand patterns described by interviewees
212- [signal]: champion enablement signals for GTM planning
213- [signal]: account growth trajectory observations
214
215### → /competitive-analysis
216- [signal]: enterprise competitor names mentioned
217- [signal]: incumbent displacement patterns described
218- [signal]: enterprise-specific competitive dynamics observed
219```
220
221### `research/enterprise-icp-interview.md` (or `research/{slug}/enterprise-icp-interview.md`)
222Raw interview log — questions, options, responses, and a closing summary of key insights.
223
224Create the `research/` directory if it doesn't exist.
225
226## Task Classification
227
228When this skill produces follow-up work, file it by execution semantics:
229
230- Immediately actionable implementation or documentation work goes in `tasks/todo.md`.
231- 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`.
232- 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.
233- 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.
234- Do not put non-blocking records or recurring obligations in `tasks/todo.md` unless they have been explicitly promoted into current execution work.
235
236## Constraints
237
238- **Stay in problem space.** Do not prescribe architecture, features, or solutions — that's for `/spec-interview` and `/scale-audit`.
239- **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?"
240- **Interview style matches `/spec-interview`** — 1–3 focused questions per turn, options with pros/cons, recommendations with reasoning.
241- **Continue until all 10 areas are covered.** Confirm with the user before concluding.
242- **Do not overwrite existing `research/enterprise-icp.md`** (or `research/{slug}/enterprise-icp.md`) without asking the user first.
243- **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.
244
245## Alignment Page
246
247When 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`.
248
249## Default Shipping Contract
250
251Follow the shared shipping contract convention in CLAUDE.md.