verification-hang-triage

Community

Unblock stalled verification runs

Authortktaf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify and resolve situations where verification processes (like Rust, nextest, clippy, or .NET builds/tests) become stalled or misleading, preventing the masking of actual root causes.

Core Features & Use Cases

  • Stall Detection: Identifies verification runs that appear stuck due to no output, repeated child process states, or long hangs.
  • Root Cause Isolation: Differentiates between true product failures and issues caused by tooling, environment deadlocks, or concurrent contention.
  • Efficient Recovery: Aims to recover trustworthy verification evidence with minimal reruns by isolating the failure mode.
  • Use Case: When a CI build is stuck on a cargo test command for hours without any output, this Skill can help determine if it's a genuine test failure or a deadlock in the test runner or a dependency.

Quick Start

Use the verification-hang-triage skill to investigate a stalled verification run.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: verification-hang-triage
Download link: https://github.com/tktaf/codex/archive/main.zip#verification-hang-triage

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 223,000+ vetted skills library on demand.