stuck-slash-command

Diagnose frozen or slow Claude Code sessions by monitoring system resources and process details.

7|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mkusaka/ccskills --skill stuck-slash-command
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stuck-slash-command
Source: https://github.com/mkusaka/ccskills/tree/main/skills/stuck-slash-command
Command: npx skills add https://github.com/mkusaka/ccskills --skill stuck-slash-command

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and reports on stuck or slow Claude Code sessions, helping users pinpoint issues with their sessions.

Core Features & Use Cases

  • Process Diagnostics: Identifies stuck or slow Claude Code sessions using system resources like CPU and memory usage.
  • Session Analysis: Determines the state of processes, such as CPU usage, process states, and memory consumption.
  • Data Collection: Collects detailed information about child processes and session debug logs for further analysis.
  • Reporting: Generates reports that can be posted to a Slack channel for further review and action.
  • Use Case: If a user reports a Claude Code session that is unresponsive or slow, this Skill can be used to diagnose the issue and provide the necessary information for resolution.

Quick Start

Run the 'stuck-slash-command' skill to investigate a suspected slow or frozen Claude Code session.

Frequently Asked Questions about stuck-slash-command

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

FAQPage Schema
How do I diagnose a frozen or slow Claude Code session?

To diagnose a frozen or slow Claude Code session, run this Skill to monitor system resources like CPU and memory usage, identify process states, and collect child process details for troubleshooting.

Why does my Claude Code session become unresponsive?

A Claude Code session can become unresponsive due to high CPU usage, excessive memory consumption, or stuck process states. This Skill analyzes system logs and resource usage to pinpoint the exact cause.

How do I monitor CPU and memory usage for stuck Claude Code processes?

This Skill monitors CPU and memory usage for stuck Claude Code processes by collecting system resource data and process details, then generating a diagnostic report for review.

What is the best way to troubleshoot a slow Claude Code environment?

The best way to troubleshoot a slow Claude Code environment is to analyze session debug logs and system resources. This Skill collects detailed information about child processes and resource consumption to identify the bottleneck.

Can I send diagnostic reports of unresponsive Claude Code sessions to a Slack channel?

Yes, you can send diagnostic reports to a Slack channel. This Skill generates reports containing process details, resource usage, and session analysis for further review and action.

Does diagnosing Claude Code session issues require any external dependencies?

No external dependencies are required. This Skill uses built-in scripts to monitor system resources, analyze process states, and collect debug logs directly within your Claude Code environment.