Skip to main content

production-reliability

Applies Michael Nygard's Release It! discipline when building or reviewing services, APIs, jobs, or queues that must survive production failure: put explicit timeouts on outbound calls, retry only when safe and bounded, isolate failures with circuit breakers and bulkheads, design overload behavior with backpressure and load shedding, and build in observability at every boundary. Use whenever the user is building a production service, reviewing something before it ships, adding a dependency call, queue, or background job, or investigating a production incident. Trigger on phrases like "is this production ready", "what happens if this dependency is slow", "add a retry", or "this needs to survive an outage". Distilled from Nygard's book via the agent-rules-books project (MIT licensed); references/full-reference.md carries the complete rule set for deep audits.

Ir para a instalação

Informações da origem

Repositório
infinyte/custom_claude_skills
Última atividade na origem
24 de julho de 2026 às 06:32
Idioma detectado do SKILL.md
inglês
Estrelas
0
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.