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.
Strategic Canvas — Blue Ocean Value Curve Analysis
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.
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.
- Soft:
research/icp.md (or research/{slug}/icp.md) — recommended for understanding which factors matter most to the target customer.
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, strengths/weaknesses, feature comparisons, market gaps
- Read
research/icp.md if it exists — which factors matter most to the target customer
- Read CLAUDE.md, README, and key source files for product context
2. Extract Competing Factors
Identify the dimensions on which the industry competes. These are the factors that competitors invest in, market on, and that buyers evaluate:
- Price / cost
- Feature breadth / depth
- Speed / performance
- Ease of use / simplicity
- Support / service quality
- Integrations / ecosystem
- Customization / flexibility
- Brand / trust / reputation
- Security / compliance
- Community / network effects
Extract 6-12 factors that are most relevant to this specific market. Factors must come from actual competitive evidence in research/competitive-analysis.md, not invented dimensions.
3. Score Competitors
For each competing factor, score each competitor (including the user's product) on a scale:
- High — industry-leading investment/performance on this factor
- Medium — at or near industry standard
- Low — below industry standard or deliberately de-emphasized
Build the value curve table showing where each player sits on each factor.
4. Build Value Curve
Construct the value curve visualization as a table showing the relative positioning of each competitor across all factors. Identify:
- Where the user's product diverges from the industry norm
- Where all competitors cluster (red ocean — competing on the same dimensions)
- Where gaps exist (potential blue ocean)
5. Apply Four Actions Framework
For the user's product, determine strategic moves:
- Eliminate: Which factors taken for granted by the industry can be eliminated entirely? These are factors the industry competes on out of habit, not because customers truly need them.
- Reduce: Which factors can be reduced well below the industry standard? These are over-served dimensions where the industry over-invests relative to customer value.
- Raise: Which factors can be raised well above the industry standard? These are under-served dimensions where customers want more than anyone provides.
- Create: Which factors can be created that the industry has never offered? These are entirely new dimensions of value that redefine competition.
For each move, provide:
- The specific factor
- The rationale (why this move creates value)
- The evidence (from competitive analysis or ICP)
- The risk (what could go wrong)
6. Validate with User
Use AskUserQuestion to present the canvas and four actions:
- "Are these competing factors accurate? Am I missing any dimensions that matter in your market?"
- "Are these moves accurate? Which feel wrong or need stronger evidence?"
Output
research/positioning-strategic-canvas.md (or research/{slug}/positioning-strategic-canvas.md)
# Strategic Canvas — Blue Ocean Analysis
> Based on: research/competitive-analysis.md[, research/icp.md]
> Date: [current date]
> Methodology: Blue Ocean Strategy (Kim & Mauborgne)
## Competing Factors
| Factor | Description | Why It Matters |
|--------|-------------|----------------|
| [factor] | [what it means in this market] | [why buyers care] |
## Value Curve Table
| Factor | [Competitor 1] | [Competitor 2] | [Competitor N] | [Product] |
|--------|----------------|----------------|----------------|-----------|
| [factor] | High/Med/Low | High/Med/Low | High/Med/Low | High/Med/Low |
### Value Curve Observations
- **Cluster zones**: [where all competitors are similar — red ocean]
- **Divergence points**: [where the product breaks from the pack]
- **Gaps**: [factors where no one invests — potential blue ocean]
## Four Actions Framework
### Eliminate
| Factor | Rationale | Evidence | Risk |
|--------|-----------|----------|------|
| [factor] | [why eliminate] | [source] | [what could go wrong] |
### Reduce
| Factor | Current Industry Level | Proposed Level | Rationale | Evidence |
|--------|----------------------|----------------|-----------|----------|
| [factor] | High | Low/Med | [why reduce] | [source] |
### Raise
| Factor | Current Industry Level | Proposed Level | Rationale | Evidence |
|--------|----------------------|----------------|-----------|----------|
| [factor] | Low/Med | High | [why raise] | [source] |
### Create
| Factor | Description | Customer Value | Evidence | Risk |
|--------|-------------|----------------|----------|------|
| [new factor] | [what it is] | [why customers want it] | [source] | [what could go wrong] |
## Strategic Implications
### New Value Curve
[Description of the target value curve after applying the four actions]
### Category Impact
[Does this canvas suggest the product should be in an existing category, subcategory, or new category?]
### Positioning Direction
[What positioning angle does this canvas support?]
## Evidence Matrix
| Claim | Evidence Source | Evidence Type | Confidence |
|-------|---------------|---------------|------------|
| [claim about a factor or move] | [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
- Factors must come from actual competitive evidence. Do not invent dimensions — extract them from the competitive analysis.
- Score honestly. If the user's product is Low on a factor, say so. The canvas is diagnostic, not aspirational.
- Eliminate means eliminate, not reduce. Only put factors in Eliminate if they can truly be dropped entirely without losing the target customer.
- Create requires novelty. A factor in Create must be something genuinely new to the industry, not just something the user does better.
- Present before writing. Never write output files until the canvas has been presented and validated.
- Do not overwrite existing
research/positioning-strategic-canvas.md without asking the user first.
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.
Default Shipping Contract
Follow the shared shipping contract convention in CLAUDE.md.
1---2name: strategic-canvas-63description: Blue Ocean strategic canvas — extract competing factors, build value curves, identify eliminate/reduce/raise/create moves4---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# Strategic Canvas — Blue Ocean Value Curve Analysis
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## Evidence And Feedback Handling
21
22Treat user feedback as input to evaluate, not as automatic ground truth.
23
24- 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.
25- 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.
26- When feedback mixes facts and preference, separate them explicitly: correct the factual part, then incorporate the preference where it is a legitimate judgment call.
27- When uncertain, say what is known, what is inferred, and what would change the conclusion.
28
29## Prerequisites
30
31- **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.
32- **Soft**: `research/icp.md` (or `research/{slug}/icp.md`) — recommended for understanding which factors matter most to the target customer.
33
34## Process
35
36### 0. Product-Path Scope Resolution
37
38Resolve research scope by product path before using code or app structure as a hint:
39
401. 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.
412. 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.
423. 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.
434. 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.
445. 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.
456. If no product directories exist, use flat `research/` single-product mode.
467. 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}/`.
47
48When 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.
49
50### 1. Load Context
51
52- Read `research/competitive-analysis.md` — competitor landscape, strengths/weaknesses, feature comparisons, market gaps
53- Read `research/icp.md` if it exists — which factors matter most to the target customer
54- Read CLAUDE.md, README, and key source files for product context
55
56### 2. Extract Competing Factors
57
58Identify the dimensions on which the industry competes. These are the factors that competitors invest in, market on, and that buyers evaluate:
59
60- Price / cost
61- Feature breadth / depth
62- Speed / performance
63- Ease of use / simplicity
64- Support / service quality
65- Integrations / ecosystem
66- Customization / flexibility
67- Brand / trust / reputation
68- Security / compliance
69- Community / network effects
70
71Extract 6-12 factors that are most relevant to this specific market. Factors must come from actual competitive evidence in `research/competitive-analysis.md`, not invented dimensions.
72
73### 3. Score Competitors
74
75For each competing factor, score each competitor (including the user's product) on a scale:
76- **High** — industry-leading investment/performance on this factor
77- **Medium** — at or near industry standard
78- **Low** — below industry standard or deliberately de-emphasized
79
80Build the value curve table showing where each player sits on each factor.
81
82### 4. Build Value Curve
83
84Construct the value curve visualization as a table showing the relative positioning of each competitor across all factors. Identify:
85- Where the user's product diverges from the industry norm
86- Where all competitors cluster (red ocean — competing on the same dimensions)
87- Where gaps exist (potential blue ocean)
88
89### 5. Apply Four Actions Framework
90
91For the user's product, determine strategic moves:
92
93- **Eliminate**: Which factors taken for granted by the industry can be eliminated entirely? These are factors the industry competes on out of habit, not because customers truly need them.
94- **Reduce**: Which factors can be reduced well below the industry standard? These are over-served dimensions where the industry over-invests relative to customer value.
95- **Raise**: Which factors can be raised well above the industry standard? These are under-served dimensions where customers want more than anyone provides.
96- **Create**: Which factors can be created that the industry has never offered? These are entirely new dimensions of value that redefine competition.
97
98For each move, provide:
99- The specific factor
100- The rationale (why this move creates value)
101- The evidence (from competitive analysis or ICP)
102- The risk (what could go wrong)
103
104### 6. Validate with User
105
106Use AskUserQuestion to present the canvas and four actions:
107- "Are these competing factors accurate? Am I missing any dimensions that matter in your market?"
108- "Are these moves accurate? Which feel wrong or need stronger evidence?"
109
110## Output
111
112### `research/positioning-strategic-canvas.md` (or `research/{slug}/positioning-strategic-canvas.md`)
113
114```markdown
115# Strategic Canvas — Blue Ocean Analysis
116
117> Based on: research/competitive-analysis.md[, research/icp.md]
118> Date: [current date]
119> Methodology: Blue Ocean Strategy (Kim & Mauborgne)
120
121## Competing Factors
122
123| Factor | Description | Why It Matters |
124|--------|-------------|----------------|
125| [factor] | [what it means in this market] | [why buyers care] |
126
127## Value Curve Table
128
129| Factor | [Competitor 1] | [Competitor 2] | [Competitor N] | [Product] |
130|--------|----------------|----------------|----------------|-----------|
131| [factor] | High/Med/Low | High/Med/Low | High/Med/Low | High/Med/Low |
132
133### Value Curve Observations
134- **Cluster zones**: [where all competitors are similar — red ocean]
135- **Divergence points**: [where the product breaks from the pack]
136- **Gaps**: [factors where no one invests — potential blue ocean]
137
138## Four Actions Framework
139
140### Eliminate
141| Factor | Rationale | Evidence | Risk |
142|--------|-----------|----------|------|
143| [factor] | [why eliminate] | [source] | [what could go wrong] |
144
145### Reduce
146| Factor | Current Industry Level | Proposed Level | Rationale | Evidence |
147|--------|----------------------|----------------|-----------|----------|
148| [factor] | High | Low/Med | [why reduce] | [source] |
149
150### Raise
151| Factor | Current Industry Level | Proposed Level | Rationale | Evidence |
152|--------|----------------------|----------------|-----------|----------|
153| [factor] | Low/Med | High | [why raise] | [source] |
154
155### Create
156| Factor | Description | Customer Value | Evidence | Risk |
157|--------|-------------|----------------|----------|------|
158| [new factor] | [what it is] | [why customers want it] | [source] | [what could go wrong] |
159
160## Strategic Implications
161
162### New Value Curve
163[Description of the target value curve after applying the four actions]
164
165### Category Impact
166[Does this canvas suggest the product should be in an existing category, subcategory, or new category?]
167
168### Positioning Direction
169[What positioning angle does this canvas support?]
170
171## Evidence Matrix
172
173| Claim | Evidence Source | Evidence Type | Confidence |
174|-------|---------------|---------------|------------|
175| [claim about a factor or move] | [source file/section] | Observed/Inferred/Hypothesized | High/Medium/Low |
176```
177
178Create the `research/` directory if it doesn't exist.
179
180## Task Classification
181
182When this skill produces follow-up work, file it by execution semantics:
183
184- Immediately actionable implementation or documentation work goes in `tasks/todo.md`.
185- 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`.
186- 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.
187- 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.
188- Do not put non-blocking records or recurring obligations in `tasks/todo.md` unless they have been explicitly promoted into current execution work.
189
190## Constraints
191
192- **Factors must come from actual competitive evidence.** Do not invent dimensions — extract them from the competitive analysis.
193- **Score honestly.** If the user's product is Low on a factor, say so. The canvas is diagnostic, not aspirational.
194- **Eliminate means eliminate, not reduce.** Only put factors in Eliminate if they can truly be dropped entirely without losing the target customer.
195- **Create requires novelty.** A factor in Create must be something genuinely new to the industry, not just something the user does better.
196- **Present before writing.** Never write output files until the canvas has been presented and validated.
197- **Do not overwrite existing `research/positioning-strategic-canvas.md`** without asking the user first.
198
199## Alignment Page
200
201When 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`.
202
203## Default Shipping Contract
204
205Follow the shared shipping contract convention in CLAUDE.md.