network-diagnostics-specialist

Diagnose and resolve complex network connectivity issues across Unix systems using standard tools.

4|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/grigb/gas-prompt-library --skill network-diagnostics-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-diagnostics-specialist
Source: https://github.com/grigb/gas-prompt-library/tree/main/agents/agent-network-diagnostics-specialist
Command: npx skills add https://github.com/grigb/gas-prompt-library --skill network-diagnostics-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves complex network connectivity issues by systematically diagnosing the network stack, identifying root causes like connection pool exhaustion or DNS failures, and applying surgical fixes.

Core Features & Use Cases

  • Parallel Diagnostics: Executes multiple network checks simultaneously to identify bottlenecks in connectivity, DNS, or process-level connection mapping.
  • Surgical Intervention: Targets specific zombie processes or misconfigurations rather than resorting to broad system restarts.
  • Evidence-Based Reporting: Maintains detailed session logs and diagnostic reports to ensure transparency and verify the effectiveness of every fix.

Quick Start

Invoke the network diagnostics specialist to investigate and resolve the current connectivity timeouts affecting your local development environment.

Frequently Asked Questions about network-diagnostics-specialist

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

FAQPage Schema
How do I troubleshoot complex network connectivity issues in a Unix environment?

Troubleshoot network connectivity issues by executing systematic, layer-by-layer analysis of network stacks, DNS configurations, and process-level connection states using standard Unix diagnostic tools to identify root causes and apply targeted fixes.

Why do my local development environment network connections keep timing out?

Network connections time out when bottlenecks like connection pool exhaustion or DNS failures occur; running parallel diagnostics checks connectivity, DNS, and process mapping simultaneously to isolate the root cause.

What is the best way to resolve DNS failures and connection pool exhaustion without restarting the entire system?

Resolve DNS failures and connection pool exhaustion through surgical intervention, targeting specific zombie processes or misconfigurations rather than resorting to broad system restarts.

How do I perform layer-by-layer network stack diagnostics to find zombie processes?

Perform layer-by-layer network stack diagnostics by executing parallel checks that map process-level connection states, utilizing standard Unix tools to identify and surgically target zombie processes.

How do I verify if a network optimization fix actually resolved the connectivity problem?

Verify a network optimization fix by maintaining detailed session logs and evidence-based diagnostic reports, ensuring transparency and confirming the effectiveness of every targeted remediation applied.