x-troubleshooting

Official

Diagnose test/env issues fast

Authorpure-golang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly identify the root causes of test, environment, and service failures by collecting a focused local diagnostic snapshot instead of following a long generic guide.

Core Features & Use Cases

  • Environment and .env inspection: Checks for relevant environment files (including .env.*) when tests behave unexpectedly.
  • Docker and external service reachability signals: Captures running containers to support troubleshooting of dependent services.
  • Port, readiness, and timeout clues: Collects process-level port usage for specified ports to narrow down connectivity issues.
  • State mismatch hints: Helps spot differences between process-wide state and what the test expects by tying observed runtime context to test assumptions.
  • Targeted BDD runner troubleshooting: Guides you to split investigation paths for API vs browser BDD runner failures and to verify feature/tag discovery when needed.

Quick Start

Run the local diagnostic snapshot for the candidate failing ports (for example, 5432, 5672, 9000, 9092) by executing the diagnostics collection script with those port arguments.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: x-troubleshooting
Download link: https://github.com/pure-golang/level85/archive/main.zip#x-troubleshooting

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.