---
name: ide-freeze-investigation
description: How to investigate and root cause an IDE freeze that was caused by the Sweep AI Assistant plugin when given a partial thread dump
---

# IDE Freeze

This Skill helps you identify the possible root cause of an IDE freeze that was caused by the Sweep AI Assistant plugin.

## Instructions
1. First use web_fetch on this url: https://blog.jetbrains.com/platform/2025/09/investigating-intellij-platform-ui-freezes/ which contains instructions on how to investigate and root cause an IDE freeze.
2. Using that information, investigate and root cause the IDE freeze.
3. Focus on root causing the issue and giving a detailed explanation.
4. Propose but do not implement a fix.