debugging-hanging-tests

Official

Resolve hanging tests

Authorgolemcloud
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps diagnose and fix tests that hang indefinitely, time out, or appear stuck during execution, preventing development blockers.

Core Features & Use Cases

  • Timeout Implementation: Adds a safety timeout to prevent tests from hanging forever.
  • Output Capture: Guides users to capture all test output for detailed analysis.
  • Root Cause Identification: Provides patterns to search for common causes like unimplemented features, deadlocks, or retry loops.
  • Use Case: When a critical integration test in your CI pipeline consistently hangs without failing, this skill provides a structured approach to find the underlying issue and unblock your development flow.

Quick Start

Add a #[timeout("30s")] attribute to your hanging test function.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debugging-hanging-tests
Download link: https://github.com/golemcloud/golem/archive/main.zip#debugging-hanging-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.