grpc-status-code-mapping-reference
Installation
SKILL.md
grpc-status-code-mapping-reference
Overview
gRPC defines 17 standard status codes (per grpc.io/docs/guides/status-codes/) that every implementation respects. They are the wire-level error vocabulary; using the wrong code breaks retry behaviour, HTTP gateway translation, and observability dashboards.
Three things to get right: