home/roleplay/stuck-skill

Stuck Skill

GPTClaudeGemini··1,040 copies·updated 2026-07-14
stuck-skill.prompt
# Stuck Skill (/stuck)

**Observed in**: Claude Code internal architecture
**Registration:** `registerBundledSkill('stuck', ...)`
**Availability:** Internal only (`process.env.USER_TYPE === 'ant'`)

## Purpose

Diagnostic tool for identifying frozen, hung, or slow Claude Code sessions. Runs a series of system inspections to determine why a session might be unresponsive.

## Prompt (Reconstructed from Binary Analysis)

when to use it

Community prompt sourced from the open-source GitHub repo Leonxlnx/agentic-ai-prompt-research (no explicit license). A "Stuck Skill" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

Leonxlnx/agentic-ai-prompt-research · no explicit license