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.
Category Design — Play Bigger Category Creation
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.
Staged Research Workflow
Use this staged workflow for synthesized research or report outputs that would create or update canonical research, spec, or task files.
- Stage 1 - Research and clarify. Perform the research, run required source/code checks, and ask any needed clarification questions. Write only a non-canonical working packet: flat mode uses
research/_working/preliminary-<skill>-research.md; product-path mode uses research/{slug}/_working/preliminary-<skill>-research.md. Replace <skill> with this skill's name value. Do not create or update canonical research, spec, or task files in Stage 1. Raw evidence or search logs may remain as supporting evidence where this skill already requires them, but synthesized deliverables stay in the working packet.
- Stage 2 - Review alignment. Consume the working packet and build the
review HTML alignment page. The page must render the full preliminary packet, evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and approval gates. Stop for either feedback-only YAML or final compiled YAML. Feedback-only YAML revises the working packet and page, then remains in Stage 2.
- Stage 3 - Finalize approved artifacts. Consume final compiled YAML only when it has no unresolved
needs-clarification, unresolved down feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>, remove the active working packet, write the approved canonical artifacts to the unchanged output paths below, and convert the alignment page to confirmed with the approval record preserved.
Canonical output paths remain unchanged. Search logs and other supporting evidence remain allowed only where this skill's output contract already requires them.
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.
Prerequisites
- Hard:
research/competitive-analysis.md (or research/{slug}/competitive-analysis.md) must exist. If not, tell the user to run /competitive-analysis first and stop.
- Hard:
research/icp.md (or research/{slug}/icp.md) must exist. If not, tell the user to run /icp first and stop.
- Soft:
research/journey-map.md (or research/{slug}/journey-map.md) — recommended for understanding where existing categories fail.
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. Load Context
- Read
research/competitive-analysis.md — competitor landscape, how competitors position, existing category boundaries
- Read
research/icp.md — target customers, pain points, how they search for and describe solutions
- Read
research/journey-map.md if it exists — where existing category solutions fail the customer
- Read CLAUDE.md, README, and key source files for product context
2. Category Diagnosis
Determine whether the product fits an existing category, should create a subcategory, or needs an entirely new category.
Criteria for Existing Category:
- Clear incumbent category exists (buyers know where to look)
- Product competes on known dimensions within that category
- Customers would naturally place the product in this category
- The category correctly sets buyer expectations
Criteria for Subcategory:
- Existing category exists but product serves a distinct segment far better
- The broader category is correct but misleading about what makes this product valuable
- Buyers in the subcategory have needs the main category ignores
- Competitors in the main category are poor alternatives for this segment
Criteria for New Category:
- No existing category captures the value proposition
- Existing categories actively mislead buyers about what this product does
- Buyers who find this product through existing category labels get confused
- The product combines capabilities from multiple categories in a novel way
- There is a "why now" — a market shift that makes the new category inevitable
Document the diagnosis with evidence for and against each option.
3. Category Development (If Subcategory or New)
If the diagnosis points to subcategory or new category:
3a. Category Naming
Develop 3-5 candidate category names. Good category names:
- Are descriptive (buyer understands roughly what's in the category)
- Are memorable (2-4 words, easy to say)
- Create a natural contrast with existing categories
- Are searchable (people might type this into Google)
- Do not require explanation to be directionally understood
For each candidate:
- The name itself
- What it communicates vs. what it obscures
- Existing Google results (is the term already taken?)
- How competitors would react
3b. Category Definition
Write the category definition:
- What's in: Products/approaches that belong in this category
- What's out: What explicitly does NOT belong (this creates contrast)
- Table stakes: What every product in this category must have
- Winning dimensions: What separates leaders from followers within the category
3c. Point of View (POV)
Develop the "why now" narrative — what changed in the world that makes this category necessary:
- What technological shift enables this?
- What market shift creates demand?
- What cultural shift makes the old way unacceptable?
- Why couldn't this category have existed 5 years ago?
- Why will it be obvious in 5 years?
The POV is the evangelism narrative — it explains why the world needs this category, not why the product is good.
3d. Ecosystem Mapping
Map who else inhabits or borders this category:
- Fellow travelers: Other companies that could/should be in this category
- Adjacent categories: Neighboring categories that buyers might confuse with this one
- Threatened incumbents: Companies in existing categories that lose if this category wins
- Enablers: Infrastructure, platforms, or tools that support this category's existence
4. Existing Category Analysis (If Existing)
If the diagnosis points to existing category:
- Document which existing category and why
- Identify the winning dimension within that category
- Note what makes the product best-in-class on that dimension
- Acknowledge what the product sacrifices by accepting this category frame
5. Validate with User
Use AskUserQuestion to present the diagnosis and development:
- "Does the category diagnosis feel right? Is this an existing category, subcategory, or genuinely new?"
- If subcategory/new: "Which category name resonates? Which feels wrong?"
- "Does the POV narrative match your understanding of why the market is ready for this?"
Output
research/positioning-category-design.md (or research/{slug}/positioning-category-design.md)
# Category Design Analysis
> Based on: research/competitive-analysis.md, research/icp.md[, research/journey-map.md]
> Date: [current date]
> Methodology: Play Bigger — Category Design
## Category Diagnosis
**Verdict**: Existing Category / Subcategory / New Category
### Evidence For Each Option
| Option | Evidence For | Evidence Against | Confidence |
|--------|-------------|-----------------|------------|
| Existing: [name] | [evidence] | [evidence] | High/Med/Low |
| Subcategory: [name] | [evidence] | [evidence] | High/Med/Low |
| New: [name] | [evidence] | [evidence] | High/Med/Low |
### Rationale
[Why the chosen diagnosis is correct — what evidence tips the balance]
## Category Name Candidates
(If subcategory or new category)
| # | Name | Communicates | Obscures | Search Viability | Competitor Reaction |
|---|------|-------------|----------|-----------------|-------------------|
| 1 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
| 2 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
| 3 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
**Recommended name**: [name] — [why]
## Category Definition
(If subcategory or new category)
### What's In
- [criterion for belonging]
### What's Out
- [what explicitly does not belong]
### Table Stakes
- [minimum requirements for category membership]
### Winning Dimensions
- [what separates leaders from followers]
## Point of View
(If subcategory or new category)
### The "Why Now" Narrative
[The evangelism narrative — 3-5 paragraphs explaining why the world needs this category now]
### Shifts That Enable This Category
| Shift Type | What Changed | Impact |
|-----------|--------------|--------|
| Technology | [shift] | [how it enables the category] |
| Market | [shift] | [how it creates demand] |
| Cultural | [shift] | [how it makes the old way unacceptable] |
## Ecosystem Map
(If subcategory or new category)
### Fellow Travelers
| Company/Product | Why They Belong | Current Category |
|----------------|-----------------|------------------|
| [company] | [rationale] | [where they sit today] |
### Adjacent Categories
| Category | Relationship | Confusion Risk |
|----------|-------------|---------------|
| [category] | [how it borders this one] | High/Med/Low |
### Threatened Incumbents
| Company/Category | What They Lose | Likely Response |
|-----------------|----------------|-----------------|
| [company] | [market share/narrative] | [how they'll react] |
### Enablers
| Enabler | Role | Dependency Level |
|---------|------|-----------------|
| [platform/tool] | [how it supports] | Critical/Important/Nice-to-have |
## Evidence Matrix
| Claim | Evidence Source | Evidence Type | Confidence |
|-------|---------------|---------------|------------|
| [claim about category] | [source file/section] | Observed/Inferred/Hypothesized | High/Medium/Low |
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
- Category creation is expensive and slow. Be honest about whether it's warranted. Default to existing/subcategory unless evidence strongly supports new category.
- New categories require evangelism budget. If the company cannot invest in educating the market, a new category is risky regardless of how well it fits.
- The POV must be about the world, not the product. The "why now" narrative explains market shifts, not product features.
- Category names must work without explanation. If the name requires a paragraph to understand, it's not a good category name.
- Present before writing. Never write output files until the diagnosis has been presented and validated.
- Do not overwrite existing
research/positioning-category-design.md without asking the user first.
- Recommended when strategic canvas shows no existing category captures the value. Most useful as a follow-on to
/strategic-canvas when the four actions reveal a fundamentally different value curve.
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/category-design-{topic}.html.
Default Shipping Contract
Follow the shared shipping contract convention in CLAUDE.md.
1---2name: category-design-83description: Play Bigger category creation — category diagnosis, naming, POV development, ecosystem mapping4---5
6## Pack Availability Guard
7
8Before 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.
9
10# Category Design — Play Bigger Category Creation
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
20## Staged Research Workflow
21
22Use this staged workflow for synthesized research or report outputs that would create or update canonical research, spec, or task files.
23
241. **Stage 1 - Research and clarify.** Perform the research, run required source/code checks, and ask any needed clarification questions. Write only a non-canonical working packet: flat mode uses `research/_working/preliminary-<skill>-research.md`; product-path mode uses `research/{slug}/_working/preliminary-<skill>-research.md`. Replace `<skill>` with this skill's `name` value. Do not create or update canonical research, spec, or task files in Stage 1. Raw evidence or search logs may remain as supporting evidence where this skill already requires them, but synthesized deliverables stay in the working packet.
252. **Stage 2 - Review alignment.** Consume the working packet and build the `review` HTML alignment page. The page must render the full preliminary packet, evidence matrix, assumptions/confidence register, source coverage gaps, proposed canonical file changes, and approval gates. Stop for either feedback-only YAML or final compiled YAML. Feedback-only YAML revises the working packet and page, then remains in Stage 2.
263. **Stage 3 - Finalize approved artifacts.** Consume final compiled YAML only when it has no unresolved `needs-clarification`, unresolved `down` feedback, or other unresolved negative feedback. Apply approved edits first, archive the working packet to `docs/history/archive/YYYY-MM-DD/HHMMSS/<original-working-path>`, remove the active working packet, write the approved canonical artifacts to the unchanged output paths below, and convert the alignment page to `confirmed` with the approval record preserved.
27
28Canonical output paths remain unchanged. Search logs and other supporting evidence remain allowed only where this skill's output contract already requires them.
29
30## Evidence And Feedback Handling
31
32Treat user feedback as input to evaluate, not as automatic ground truth.
33
34- 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.
35- 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.
36- When feedback mixes facts and preference, separate them explicitly: correct the factual part, then incorporate the preference where it is a legitimate judgment call.
37- When uncertain, say what is known, what is inferred, and what would change the conclusion.
38
39## Prerequisites
40
41- **Hard**: `research/competitive-analysis.md` (or `research/{slug}/competitive-analysis.md`) must exist. If not, tell the user to run `/competitive-analysis` first and stop.
42- **Hard**: `research/icp.md` (or `research/{slug}/icp.md`) must exist. If not, tell the user to run `/icp` first and stop.
43- **Soft**: `research/journey-map.md` (or `research/{slug}/journey-map.md`) — recommended for understanding where existing categories fail.
44
45## Process
46
47### 0. Product-Path Scope Resolution
48
49Resolve research scope by product path before using code or app structure as a hint:
50
511. 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.
522. 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.
533. 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.
544. 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.
555. 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.
566. If no product directories exist, use flat `research/` single-product mode.
577. 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}/`.
58
59When 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.
60
61### 1. Load Context
62
63- Read `research/competitive-analysis.md` — competitor landscape, how competitors position, existing category boundaries
64- Read `research/icp.md` — target customers, pain points, how they search for and describe solutions
65- Read `research/journey-map.md` if it exists — where existing category solutions fail the customer
66- Read CLAUDE.md, README, and key source files for product context
67
68### 2. Category Diagnosis
69
70Determine whether the product fits an existing category, should create a subcategory, or needs an entirely new category.
71
72**Criteria for Existing Category:**
73- Clear incumbent category exists (buyers know where to look)
74- Product competes on known dimensions within that category
75- Customers would naturally place the product in this category
76- The category correctly sets buyer expectations
77
78**Criteria for Subcategory:**
79- Existing category exists but product serves a distinct segment far better
80- The broader category is correct but misleading about what makes this product valuable
81- Buyers in the subcategory have needs the main category ignores
82- Competitors in the main category are poor alternatives for this segment
83
84**Criteria for New Category:**
85- No existing category captures the value proposition
86- Existing categories actively mislead buyers about what this product does
87- Buyers who find this product through existing category labels get confused
88- The product combines capabilities from multiple categories in a novel way
89- There is a "why now" — a market shift that makes the new category inevitable
90
91Document the diagnosis with evidence for and against each option.
92
93### 3. Category Development (If Subcategory or New)
94
95If the diagnosis points to subcategory or new category:
96
97#### 3a. Category Naming
98
99Develop 3-5 candidate category names. Good category names:
100- Are descriptive (buyer understands roughly what's in the category)
101- Are memorable (2-4 words, easy to say)
102- Create a natural contrast with existing categories
103- Are searchable (people might type this into Google)
104- Do not require explanation to be directionally understood
105
106For each candidate:
107- The name itself
108- What it communicates vs. what it obscures
109- Existing Google results (is the term already taken?)
110- How competitors would react
111
112#### 3b. Category Definition
113
114Write the category definition:
115- **What's in**: Products/approaches that belong in this category
116- **What's out**: What explicitly does NOT belong (this creates contrast)
117- **Table stakes**: What every product in this category must have
118- **Winning dimensions**: What separates leaders from followers within the category
119
120#### 3c. Point of View (POV)
121
122Develop the "why now" narrative — what changed in the world that makes this category necessary:
123- What technological shift enables this?
124- What market shift creates demand?
125- What cultural shift makes the old way unacceptable?
126- Why couldn't this category have existed 5 years ago?
127- Why will it be obvious in 5 years?
128
129The POV is the evangelism narrative — it explains why the world needs this category, not why the product is good.
130
131#### 3d. Ecosystem Mapping
132
133Map who else inhabits or borders this category:
134- **Fellow travelers**: Other companies that could/should be in this category
135- **Adjacent categories**: Neighboring categories that buyers might confuse with this one
136- **Threatened incumbents**: Companies in existing categories that lose if this category wins
137- **Enablers**: Infrastructure, platforms, or tools that support this category's existence
138
139### 4. Existing Category Analysis (If Existing)
140
141If the diagnosis points to existing category:
142- Document which existing category and why
143- Identify the winning dimension within that category
144- Note what makes the product best-in-class on that dimension
145- Acknowledge what the product sacrifices by accepting this category frame
146
147### 5. Validate with User
148
149Use AskUserQuestion to present the diagnosis and development:
150- "Does the category diagnosis feel right? Is this an existing category, subcategory, or genuinely new?"
151- If subcategory/new: "Which category name resonates? Which feels wrong?"
152- "Does the POV narrative match your understanding of why the market is ready for this?"
153
154## Output
155
156### `research/positioning-category-design.md` (or `research/{slug}/positioning-category-design.md`)
157
158```markdown
159# Category Design Analysis
160
161> Based on: research/competitive-analysis.md, research/icp.md[, research/journey-map.md]
162> Date: [current date]
163> Methodology: Play Bigger — Category Design
164
165## Category Diagnosis
166
167**Verdict**: Existing Category / Subcategory / New Category
168
169### Evidence For Each Option
170
171| Option | Evidence For | Evidence Against | Confidence |
172|--------|-------------|-----------------|------------|
173| Existing: [name] | [evidence] | [evidence] | High/Med/Low |
174| Subcategory: [name] | [evidence] | [evidence] | High/Med/Low |
175| New: [name] | [evidence] | [evidence] | High/Med/Low |
176
177### Rationale
178[Why the chosen diagnosis is correct — what evidence tips the balance]
179
180## Category Name Candidates
181
182(If subcategory or new category)
183
184| # | Name | Communicates | Obscures | Search Viability | Competitor Reaction |
185|---|------|-------------|----------|-----------------|-------------------|
186| 1 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
187| 2 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
188| 3 | [name] | [what it says] | [what it hides] | [google results] | [reaction] |
189
190**Recommended name**: [name] — [why]
191
192## Category Definition
193
194(If subcategory or new category)
195
196### What's In
197- [criterion for belonging]
198
199### What's Out
200- [what explicitly does not belong]
201
202### Table Stakes
203- [minimum requirements for category membership]
204
205### Winning Dimensions
206- [what separates leaders from followers]
207
208## Point of View
209
210(If subcategory or new category)
211
212### The "Why Now" Narrative
213
214[The evangelism narrative — 3-5 paragraphs explaining why the world needs this category now]
215
216### Shifts That Enable This Category
217| Shift Type | What Changed | Impact |
218|-----------|--------------|--------|
219| Technology | [shift] | [how it enables the category] |
220| Market | [shift] | [how it creates demand] |
221| Cultural | [shift] | [how it makes the old way unacceptable] |
222
223## Ecosystem Map
224
225(If subcategory or new category)
226
227### Fellow Travelers
228| Company/Product | Why They Belong | Current Category |
229|----------------|-----------------|------------------|
230| [company] | [rationale] | [where they sit today] |
231
232### Adjacent Categories
233| Category | Relationship | Confusion Risk |
234|----------|-------------|---------------|
235| [category] | [how it borders this one] | High/Med/Low |
236
237### Threatened Incumbents
238| Company/Category | What They Lose | Likely Response |
239|-----------------|----------------|-----------------|
240| [company] | [market share/narrative] | [how they'll react] |
241
242### Enablers
243| Enabler | Role | Dependency Level |
244|---------|------|-----------------|
245| [platform/tool] | [how it supports] | Critical/Important/Nice-to-have |
246
247## Evidence Matrix
248
249| Claim | Evidence Source | Evidence Type | Confidence |
250|-------|---------------|---------------|------------|
251| [claim about category] | [source file/section] | Observed/Inferred/Hypothesized | High/Medium/Low |
252```
253
254Create the `research/` directory if it doesn't exist.
255
256## Task Classification
257
258When this skill produces follow-up work, file it by execution semantics:
259
260- Immediately actionable implementation or documentation work goes in `tasks/todo.md`.
261- 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`.
262- 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.
263- 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.
264- Do not put non-blocking records or recurring obligations in `tasks/todo.md` unless they have been explicitly promoted into current execution work.
265
266## Constraints
267
268- **Category creation is expensive and slow.** Be honest about whether it's warranted. Default to existing/subcategory unless evidence strongly supports new category.
269- **New categories require evangelism budget.** If the company cannot invest in educating the market, a new category is risky regardless of how well it fits.
270- **The POV must be about the world, not the product.** The "why now" narrative explains market shifts, not product features.
271- **Category names must work without explanation.** If the name requires a paragraph to understand, it's not a good category name.
272- **Present before writing.** Never write output files until the diagnosis has been presented and validated.
273- **Do not overwrite existing `research/positioning-category-design.md`** without asking the user first.
274- **Recommended when strategic canvas shows no existing category captures the value.** Most useful as a follow-on to `/strategic-canvas` when the four actions reveal a fundamentally different value curve.
275
276## Alignment Page
277
278When 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/category-design-{topic}.html`.
279
280## Default Shipping Contract
281
282Follow the shared shipping contract convention in CLAUDE.md.