network-bgp-diagnostics

Collect BGP neighbor state and routing data for session diagnostics.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill network-bgp-diagnostics
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: network-bgp-diagnostics
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/network-bgp-diagnostics
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill network-bgp-diagnostics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnostics-only patterns to identify and triage BGP neighbor state, route exchange, and policy issues while collecting safe, actionable evidence.

Core Features & Use Cases

  • Read-only triage workflow for downed or unstable BGP sessions.
  • Helps verify neighbor state, AS path, route advertisements, and prefix policy.
  • Provides evidence collection templates to support change windows and post-incident reviews.

Quick Start

Run a diagnostic session against a BGP neighbor to collect neighbor state, routing data, and policy references for post-incident analysis.

Frequently Asked Questions about network-bgp-diagnostics

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

FAQPage Schema
How do I troubleshoot a downed or flapping BGP session?▼

BGP session diagnosis involves collecting neighbor state, routing data, and policy references using read-only workflows. This evidence identifies state and route exchange issues without risking configuration changes.

What is the best way to collect BGP evidence for post-incident reviews?▼

Collecting BGP evidence for post-incident reviews requires structured parsing of show commands and interpreting prefix policies. This provides safe, actionable templates to support change windows and document routing or advertisement failures.

How do I diagnose BGP misadvertised prefixes across VRFs and address families?▼

Diagnosing misadvertised BGP prefixes across VRFs and address families requires structured interpretation of routing policies and neighbor state. This verifies route advertisements and pinpoints policy issues causing the misadvertisement.

Can I verify BGP neighbor state and AS path using read-only diagnostic workflows?▼

Yes, you can verify BGP neighbor state and AS path using read-only diagnostic workflows. This allows you to triage unstable sessions and collect actionable evidence without executing configuration modifications.

Why does my BGP route exchange fail despite an established neighbor state?▼

BGP route exchange can fail despite an established neighbor state due to prefix policy issues or address family misconfigurations. Diagnosing this requires interpreting routing policies and verifying route advertisements against applied templates.