ide-troubleshooting

Diagnose and resolve JetBrains IDE startup failures via structured troubleshooting.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Andy160675/sovereign-skills-season2 --skill ide-troubleshooting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ide-troubleshooting
Source: https://github.com/Andy160675/sovereign-skills-season2/tree/main/skills/ide-troubleshooting
Command: npx skills add https://github.com/Andy160675/sovereign-skills-season2 --skill ide-troubleshooting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnoses and resolves common JetBrains IDE startup failures and performance issues, including not loading, freezing, or unresponsiveness.

Core Features & Use Cases

  • Guided plugin conflict isolation by disabling non-bundled plugins and testing in Safe Mode.
  • Cache invalidation guidance and restart steps to recover from corrupted caches.
  • Clean reinstall procedures, including removal of configuration and system files, for a clean state.
  • Diagnostic data collection prompts to gather logs and thread dumps for support.

Quick Start

Guide me through the JetBrains IDE startup troubleshooting steps to resolve an IDE that fails to load.

Frequently Asked Questions about ide-troubleshooting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix a JetBrains IDE that freezes on startup or fails to load?

To fix a JetBrains IDE that fails to load, follow a structured troubleshooting workflow to isolate plugin conflicts, invalidate corrupted caches, or perform a clean reinstall of IntelliJ IDEA or PyCharm.

What is the best way to isolate plugin conflicts in IntelliJ IDEA?

The best way to isolate plugin conflicts in IntelliJ IDEA is by disabling all non-bundled plugins and restarting the IDE in Safe Mode to test if the startup failure or freezing persists.

How do I clear JetBrains caches to resolve IDE freezing and performance issues?

Clear JetBrains caches by following guided cache invalidation steps and restarting the IDE, which recovers the environment from corrupted caches that cause freezing and performance issues.

What steps are needed for a clean reinstall of PyCharm to fix startup failures?

A clean reinstall of PyCharm to fix startup failures requires removing existing configuration and system files, ensuring a clean state before reinstalling the application to resolve persistent loading issues.

How do I collect diagnostic logs and thread dumps for JetBrains IDE support?

Collect diagnostic logs and thread dumps for JetBrains IDE support by following specific data collection prompts that gather the required information safely, ensuring support can diagnose your startup failure.

Does this troubleshooting workflow apply to all JetBrains IDEs or just IntelliJ?

This troubleshooting workflow applies to all JetBrains IDEs, specifically addressing startup failures, freezing, and slow performance across IntelliJ IDEA, PyCharm, and other JetBrains products.