Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wi-Fi Protocol Engineer Agent

A Claude Code Skill system for embedded Wi-Fi protocol engineering.

Architecture

The master Skill wifi-protocol-engineer-agent routes a task to specialized domain Skills. Skills are intentionally small; details belong in references.

Domains

  • Wi-Fi core
  • IEEE 802.11
  • hostapd
  • wpa_supplicant
  • nl80211
  • cfg80211
  • mac80211
  • OpenWrt
  • EasyMesh
  • IEEE 1905
  • Wi-Fi roaming
  • Wi-Fi security
  • Wi-Fi 6/6E
  • Wi-Fi 7
  • MLO
  • Spatial Reuse
  • Wi-Fi debugging

Installation

./install.sh

Or:

./install.sh ~/.claude/skills

Then launch Claude Code from the source repository being analyzed.

Example

Use the Wi-Fi Protocol Engineer Agent.

Trace how 802.11k Neighbor Report is handled in this source tree.
Use hostapd and ieee80211. Inspect actual source code and produce
an exact file/function/caller/callee call graph.
Do not invent anything that cannot be verified.

Engineering philosophy

The Agent is evidence-driven: source code > packet capture > kernel/driver/firmware trace > logs > configuration/counters > documentation > memory.

Every conclusion must be labeled by confidence and evidence.

About

Wi-Fi Protocol Engineer Agent

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages