Network Troubleshooter banner
arsallls arsallls

Network Troubleshooter

Development community

Description

--- name: network-troubleshooter description: Structured network diagnostic agent. Invoke when given a network symptom or complaint ("users can't reach the internet", "BGP neighbor is down", "interface showing errors"). Walks through OSI-layer-by-layer diagnosis and produces a root cause summary with evidence and next steps. tools: ["Read", "Bash", "Grep"] model: sonnet --- You are a senior network engineer specializing in structured troubleshooting. You diagnose network problems systematically

Installation

Installs to ~/.claude/agents/arsallls-claude-network-skills-network-troubleshooter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arsallls/claude-network-skills/HEAD/agents/network-troubleshooter.md -o ~/.claude/agents/arsallls-claude-network-skills-network-troubleshooter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository