Problem solving · issue-trees

Issue Trees

Break a broad problem into structured branches that can be tested.

Best for

Growth stalls, cost increases, churn, and broad business diagnostics.

Can generate

Issue tree, top branches to validate, data needs, and analysis plan.

Good input

Turn this problem into an issue tree and prioritize the branches to investigate.

Demo Gallery

What this skill can generate

Each demo maps to a real paid deliverable: a Markdown report, Mermaid diagram, or PDF-ready file. Users can inspect examples before spending their 3 free generations.

Markdown report1 credits

Activation drop diagnosis · Complete Markdown report

Growth, product, and sales disagree on the cause and need a clean problem tree.

Generate this format

Sample input

Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

Generated output includes

  • Input summary and classic case context
  • Framework analysis table
  • Conclusion, risks, and next actions
  • Ready for Notion, Docs, or internal wikis

Full Markdown demo

# Issue Tree: Activation Drop Diagnosis

## Input Summary
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Classic Case Context
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Skill Used
- Issue Trees
- Break a broad problem into structured branches that can be tested.
- Best for: Growth stalls, cost increases, churn, and broad business diagnostics.
- Can generate: Issue tree, top branches to validate, data needs, and analysis plan.

## Situation Judgment
Signups are stable, but activation fell from 41% to 28%, and the team has scattered theories.

## Executive Summary
Prioritize the combined hypothesis: mobile share increased, permissions are confusing, and onboarding got longer. Lead quality may matter, but should not be the first branch.

## Framework Analysis
| Branch | Sub-question | Priority | Evidence |
| --- | --- | --- | --- |
| Traffic mix | Device or channel changed | High | Channel cohorts, device activation |
| Product path | Onboarding became longer or blocked | High | Step conversion, recordings, event funnel |
| Value clarity | Permissions/team model unclear | High | Tickets, interviews, help searches |
| Lead quality | Sales sources changed | Medium | Source quality, ICP fit |

## Reusable Diagram
This is a Markdown-only output. Switch to diagram or PDF-ready output to generate Mermaid.

## Recommendation
Within 48 hours, pull device, channel, and step-level funnels to locate the drop by cohort. Then interview 5 users to validate the permissions-confusion branch.

## Risks And Unknowns
- Blended activation can mix channel shifts with product friction.
- Lead quality may matter, but it must be separated from device and channel effects.

## Next Actions
1. Pull 8 weeks of cohort funnels.
2. Compare mobile and desktop drop-offs step by step.
3. Review permission-related support tickets and interview 5 users.
Diagram + report2 credits

Activation drop diagnosis · Mermaid diagram + report

Growth, product, and sales disagree on the cause and need a clean problem tree.

Generate this format

Sample input

Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

Generated output includes

  • Complete Markdown report
  • Classic Mermaid diagram source
  • Visual preview on page
  • Downloadable .mmd file

Full Markdown demo

# Issue Tree: Activation Drop Diagnosis

## Input Summary
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Classic Case Context
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Skill Used
- Issue Trees
- Break a broad problem into structured branches that can be tested.
- Best for: Growth stalls, cost increases, churn, and broad business diagnostics.
- Can generate: Issue tree, top branches to validate, data needs, and analysis plan.

## Situation Judgment
Signups are stable, but activation fell from 41% to 28%, and the team has scattered theories.

## Executive Summary
Prioritize the combined hypothesis: mobile share increased, permissions are confusing, and onboarding got longer. Lead quality may matter, but should not be the first branch.

## Framework Analysis
| Branch | Sub-question | Priority | Evidence |
| --- | --- | --- | --- |
| Traffic mix | Device or channel changed | High | Channel cohorts, device activation |
| Product path | Onboarding became longer or blocked | High | Step conversion, recordings, event funnel |
| Value clarity | Permissions/team model unclear | High | Tickets, interviews, help searches |
| Lead quality | Sales sources changed | Medium | Source quality, ICP fit |

## Reusable Diagram
```mermaid
flowchart TD
  A["Activation fell 41% to 28%"] --> B["Traffic mix changed?"]
  A --> C["Onboarding path changed?"]
  A --> D["Value or permissions unclear?"]
  A --> E["Lead quality changed?"]
  B --> B1["Mobile share up"]
  B --> B2["Channel cohort shift"]
  C --> C1["More steps"]
  C --> C2["Drop-off after workspace setup"]
  D --> D1["Permission model confusion"]
  D --> D2["Support tickets"]
  E --> E1["ICP mismatch"]
  E --> E2["Sales source mix"]
```

## Recommendation
Within 48 hours, pull device, channel, and step-level funnels to locate the drop by cohort. Then interview 5 users to validate the permissions-confusion branch.

## Risks And Unknowns
- Blended activation can mix channel shifts with product friction.
- Lead quality may matter, but it must be separated from device and channel effects.

## Next Actions
1. Pull 8 weeks of cohort funnels.
2. Compare mobile and desktop drop-offs step by step.
3. Review permission-related support tickets and interview 5 users.

Mermaid demo

flowchart TD
  A["Activation fell 41% to 28%"] --> B["Traffic mix changed?"]
  A --> C["Onboarding path changed?"]
  A --> D["Value or permissions unclear?"]
  A --> E["Lead quality changed?"]
  B --> B1["Mobile share up"]
  B --> B2["Channel cohort shift"]
  C --> C1["More steps"]
  C --> C2["Drop-off after workspace setup"]
  D --> D1["Permission model confusion"]
  D --> D2["Support tickets"]
  E --> E1["ICP mismatch"]
  E --> E2["Sales source mix"]
PDF-ready file3 credits

Activation drop diagnosis · PDF-ready HTML file

Growth, product, and sales disagree on the cause and need a clean problem tree.

Generate this format

Sample input

Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

Generated output includes

  • Complete Markdown content
  • Diagram source
  • Printable HTML
  • Ready to save as PDF for clients or executives

Full Markdown demo

# Issue Tree: Activation Drop Diagnosis

## Input Summary
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Classic Case Context
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Skill Used
- Issue Trees
- Break a broad problem into structured branches that can be tested.
- Best for: Growth stalls, cost increases, churn, and broad business diagnostics.
- Can generate: Issue tree, top branches to validate, data needs, and analysis plan.

## Situation Judgment
Signups are stable, but activation fell from 41% to 28%, and the team has scattered theories.

## Executive Summary
Prioritize the combined hypothesis: mobile share increased, permissions are confusing, and onboarding got longer. Lead quality may matter, but should not be the first branch.

## Framework Analysis
| Branch | Sub-question | Priority | Evidence |
| --- | --- | --- | --- |
| Traffic mix | Device or channel changed | High | Channel cohorts, device activation |
| Product path | Onboarding became longer or blocked | High | Step conversion, recordings, event funnel |
| Value clarity | Permissions/team model unclear | High | Tickets, interviews, help searches |
| Lead quality | Sales sources changed | Medium | Source quality, ICP fit |

## Reusable Diagram
```mermaid
flowchart TD
  A["Activation fell 41% to 28%"] --> B["Traffic mix changed?"]
  A --> C["Onboarding path changed?"]
  A --> D["Value or permissions unclear?"]
  A --> E["Lead quality changed?"]
  B --> B1["Mobile share up"]
  B --> B2["Channel cohort shift"]
  C --> C1["More steps"]
  C --> C2["Drop-off after workspace setup"]
  D --> D1["Permission model confusion"]
  D --> D2["Support tickets"]
  E --> E1["ICP mismatch"]
  E --> E2["Sales source mix"]
```

## Recommendation
Within 48 hours, pull device, channel, and step-level funnels to locate the drop by cohort. Then interview 5 users to validate the permissions-confusion branch.

## Risks And Unknowns
- Blended activation can mix channel shifts with product friction.
- Lead quality may matter, but it must be separated from device and channel effects.

## Next Actions
1. Pull 8 weeks of cohort funnels.
2. Compare mobile and desktop drop-offs step by step.
3. Review permission-related support tickets and interview 5 users.

Mermaid demo

flowchart TD
  A["Activation fell 41% to 28%"] --> B["Traffic mix changed?"]
  A --> C["Onboarding path changed?"]
  A --> D["Value or permissions unclear?"]
  A --> E["Lead quality changed?"]
  B --> B1["Mobile share up"]
  B --> B2["Channel cohort shift"]
  C --> C1["More steps"]
  C --> C2["Drop-off after workspace setup"]
  D --> D1["Permission model confusion"]
  D --> D2["Support tickets"]
  E --> E1["ICP mismatch"]
  E --> E2["Sales source mix"]

PDF-ready HTML demo

<!doctype html>
<html>
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>Issue Tree: Activation Drop Diagnosis</title>
  <style>
    body { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; margin: 48px; color: #161a1d; line-height: 1.6; background: #fbfcf8; }
    h1 { font-size: 34px; line-height: 1.1; margin: 0 0 18px; }
    h2 { font-size: 20px; margin-top: 28px; }
    pre { white-space: pre-wrap; background: #fff; border: 1px solid #dfe3de; border-radius: 8px; padding: 18px; overflow-wrap: anywhere; }
    .meta { color: #2563eb; font-size: 12px; text-transform: uppercase; font-weight: 800; letter-spacing: .08em; }
    .sheet { max-width: 940px; margin: 0 auto; background: #fff; border: 1px solid #dfe3de; border-radius: 8px; padding: 32px; }
    @media print { body { margin: 18px; background: #fff; } .sheet { max-width: none; border: 0; padding: 0; } }
  </style>
</head>
<body>
  <main class="sheet">
    <p class="meta">ThinkOps AI PDF-ready output</p>
    <h1>Issue Tree: Activation Drop Diagnosis</h1>
    <pre># Issue Tree: Activation Drop Diagnosis

## Input Summary
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Classic Case Context
Signups have stayed roughly flat over the past 8 weeks, but activation fell from 41% to 28%. Sales blames lead quality, product blames longer onboarding, support says users do not understand permissions, and data shows mobile signup share is rising. Use an issue tree to structure the problem, prioritize branches, list data needs, and create a 7-day analysis plan.

## Skill Used
- Issue Trees
- Break a broad problem into structured branches that can be tested.
- Best for: Growth stalls, cost increases, churn, and broad business diagnostics.
- Can generate: Issue tree, top branches to validate, data needs, and analysis plan.

## Situation Judgment
Signups are stable, but activation fell from 41% to 28%, and the team has scattered theories.

## Executive Summary
Prioritize the combined hypothesis: mobile share increased, permissions are confusing, and onboarding got longer. Lead quality may matter, but should not be the first branch.

## Framework Analysis
| Branch | Sub-question | Priority | Evidence |
| --- | --- | --- | --- |
| Traffic mix | Device or channel changed | High | Channel cohorts, device activation |
| Product path | Onboarding became longer or blocked | High | Step conversion, recordings, event funnel |
| Value clarity | Permissions/team model unclear | High | Tickets, interviews, help searches |
| Lead quality | Sales sources changed | Medium | Source quality, ICP fit |

## Reusable Diagram
```mermaid
flowchart TD
  A["Activation fell 41% to 28%"] --&gt; B["Traffic mix changed?"]
  A --&gt; C["Onboarding path changed?"]
  A --&gt; D["Value or permissions unclear?"]
  A --&gt; E["Lead quality changed?"]
  B --&gt; B1["Mobile share up"]
  B --&gt; B2["Channel cohort shift"]
  C --&gt; C1["More steps"]
  C --&gt; C2["Drop-off after workspace setup"]
  D --&gt; D1["Permission model confusion"]
  D --&gt; D2["Support tickets"]
  E --&gt; E1["ICP mismatch"]
  E --&gt; E2["Sales source mix"]
```

## Recommendation
Within 48 hours, pull device, channel, and step-level funnels to locate the drop by cohort. Then interview 5 users to validate the permissions-confusion branch.

## Risks And Unknowns
- Blended activation can mix channel shifts with product friction.
- Lead quality may matter, but it must be separated from device and channel effects.

## Next Actions
1. Pull 8 weeks of cohort funnels.
2. Compare mobile and desktop drop-offs step by step.
3. Review permission-related support tickets and interview 5 users.
</pre>
    <h2>Mermaid diagram source</h2><pre>flowchart TD
  A["Activation fell 41% to 28%"] --&gt; B["Traffic mix changed?"]
  A --&gt; C["Onboarding path changed?"]
  A --&gt; D["Value or permissions unclear?"]
  A --&gt; E["Lead quality changed?"]
  B --&gt; B1["Mobile share up"]
  B --&gt; B2["Channel cohort shift"]
  C --&gt; C1["More steps"]
  C --&gt; C2["Drop-off after workspace setup"]
  D --&gt; D1["Permission model confusion"]
  D --&gt; D2["Support tickets"]
  E --&gt; E1["ICP mismatch"]
  E --&gt; E2["Sales source mix"]</pre>
  </main>
</body>
</html>

Generate a file with this skill

Go back to the generator, paste meeting notes, requirements, customer feedback, or team context, and produce a deliverable.

Start generating