network-engineer

Diagnose network-path connectivity issues across client, edge, load balancer, and backend components.

22|2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill network-engineer-jshsakura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: network-engineer
Source: https://github.com/jshsakura/awesome-opencode-skills/tree/main/skills/network-engineer
Command: npx skills add https://github.com/jshsakura/awesome-opencode-skills --skill network-engineer-jshsakura

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Network engineers need to diagnose path and connectivity issues quickly across client, edge, load balancer, and backend components. This skill helps identify where failures occur in control and data planes, DNS, TLS, and firewall boundaries, enabling rapid stabilization.

Core Features & Use Cases

  • End-to-end path analysis across client, edge, load balancer, and backend.
  • DNS resolution, TLS/ certificate chain validation, and propagation considerations.
  • Health checks, ACL/firewall rules, and failover behavior validation under failure scenarios.
  • Guidance on minimal-impact fixes with rollback options for production networks.

Quick Start

Describe the current network path from client to backend and propose the smallest safe adjustment to restore connectivity.

Frequently Asked Questions about network-engineer

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

FAQPage Schema
How do I diagnose network path connectivity issues from client to backend?

Diagnose network path connectivity by identifying and describing the issue affecting service flow across client, edge, load balancer, and backend components, covering DNS, TLS, firewall boundaries, and failover retry behavior.

What is the best way to analyze DNS resolution and TLS certificate chain failures?

Analyze DNS resolution and TLS certificate chain failures by evaluating propagation considerations and validating control and data plane boundaries to pinpoint where connectivity breaks across the network path.

How do I validate firewall ACL rules and load balancer health checks during a failover?

Validate firewall ACL rules and load balancer health checks during failover by testing failover retry behavior under failure scenarios to ensure connectivity is maintained across production or staging environments.

Can I use this approach for both production and staging environment network troubleshooting?

Yes, you can apply this network troubleshooting approach across both production and staging environments to identify end-to-end boundary issues and validate path analysis for rapid stabilization.

How do I apply minimal safe network changes with a rollback plan?

Apply minimal safe network changes by proposing the smallest adjustment to restore connectivity, paired with a recommended rollback plan and measurable validation steps for production networks.

Why does service connectivity fail between the edge and load balancer components?

Service connectivity fails between edge and load balancer components due to misconfigured health checks, restrictive ACL or firewall rules, or failover retry behavior issues identified through end-to-end path analysis.