بنقرة واحدة
protocol-change-checklist
// Use for any change affecting wire framing, handshake, transport semantics, session behavior, or protocol mapping.
// Use for any change affecting wire framing, handshake, transport semantics, session behavior, or protocol mapping.
Use when evaluating public API impact, checkKotlinAbi/updateKotlinAbi expectations, SemVer implications, and ADR-005 response-shape compliance.
Use when local or CI checks fail to quickly classify root cause and apply a minimal safe fix.
Use when behavior, protocol, architecture, API, or workflow changed and docs must be synchronized with minimal drift.
Use before final merge recommendations or version tag release candidates to verify quality gates and SemVer decisions.
Use when implementing a new transport module or making non-trivial transport behavior changes without violating module and engine architecture.
| name | protocol-change-checklist |
| description | Use for any change affecting wire framing, handshake, transport semantics, session behavior, or protocol mapping. |
Use this skill for any change affecting wire framing, handshake, transport semantics, session behavior, or protocol mapping.
Read before editing:
Provide: