Add Shift-Left Reliability skill
loading diff…
Reliability requirements are typically scattered across wikis, runbooks, and tribal knowledge. This skill brings reliability decisions into the development workflow by generating OpenSRM manifests — machine-readable YAML files that declare SLOs, dependencies, ownership, observability, and deployment gates.
SREs, platform engineers, and backend developers who want to define reliability requirements as code alongside their services, rather than discovering gaps after incidents.
service.reliability.yaml manifests for api, worker, stream, ai-gate, batch, and database servicesAsk Claude: "Create a reliability manifest for my payment API service" — and it generates a spec-compliant service.reliability.yaml with appropriate SLOs, ownership, and dependency declarations.
Based on the OpenSRM specification (Open Service Reliability Manifest).