Pylibp2p Spec Guard

Enforce strict adherence to official libp2p specifications (https://github.com/libp2p/specs) across all code changes, wire protocols, multiaddrs, and modules in py-libp2p. Defaults to 100% canonical spec compliance. If a requested modification deviates from, modifies, or violates the official libp2p specification, intercepts the action, displays an explicit high-visibility warning detailing interoperability and network partition risks, and requires explicit user confirmation before proceeding. Use when making any architectural, protocol, wire, or behavioral changes to py-libp2p.

sumanjeet0012 Updated

File contents

sumanjeet0012/agent-skills/tree/main/pylibp2p/pylibp2p-spec-guard commit 11aabc42b1

Frequently asked questions

npx skillmds@latest add sumanjeet0012/pylibp2p-spec-guard