What problem does it solve? Configuring Juniper SRX AutoVPN with full-tunnel backhaul is error-prone: traffic-selector wildcards fail to commit on Junos 24.4R1+, missing anti-recursion routes black-hole tunnels, and management-default ECMP silently leaks traffic out fxp0. This Skill pins the agent to field-verified Junos syntax and design rules so hub-and-spoke backhaul designs actually commit and pass traffic. ## Core Features & Use Cases - Full-tunnel design and config generation: Produces set-format hub and spoke configuration covering group-ike-id dynamic gateways, traffic selectors, ARI, source NAT, and security policies. - Version-aware troubleshooting: Diagnoses known commit blockers (ike-user-type + PSK on 24.4R1+, literal 0.0.0.0/0 selectors with static gateway addresses) and NAT-T failures such as double-NAT and missing host-inbound IKE. - Routing and NAT guardrails: Handles anti-recursion host routes, management-default ECMP traps, and VPN-to-untrust source NAT scoping for centralized egress. - Use Case: A network engineer needs to backhaul all internet traffic from 12 branch SRX spokes through a central hub for inspection. The Skill produces the hub dynamic gateway, split 0.0.0.0/1 + 128.0.0.0/1 spoke selectors, anti-recursion routes, and a verification checklist. ## Quick Start Use the srx-autovpn-full-tunnel skill to design a full-tunnel AutoVPN backhaul for my SRX hub and three spokes on Junos 24.4R1.