跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Chaos Engineer

技能 已验证 活跃

Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment manifests, rollback procedures, and post-mortem templates. Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems, fault injection, Chaos Monkey, Litmus Chaos.

目的

To empower teams to proactively build more resilient distributed systems by providing structured methodologies and practical guidance for chaos engineering.

功能

  • Designs chaos experiments with clear hypotheses
  • Creates failure injection frameworks and procedures
  • Facilitates game day exercises for incident response
  • Produces runbooks, manifests, and post-mortem templates
  • Integrates with common chaos engineering tools

使用场景

  • Designing and running controlled chaos experiments
  • Implementing failure injection for resilience testing
  • Planning and executing game day exercises
  • Improving system reliability by identifying weaknesses

非目标

  • Performing actual chaos injections automatically
  • Replacing dedicated chaos engineering platforms
  • Providing live monitoring dashboards (links to concepts are provided)
  • Automating post-mortem analysis

工作流

  1. System Analysis
  2. Experiment Design
  3. Execute Chaos
  4. Learn & Improve
  5. Automate

实践

  • Experiment Design
  • Safety Controls
  • Game Day Facilitation
  • Incident Response Preparation

先决条件

  • Understanding of distributed systems
  • Familiarity with target system's architecture
  • Access to relevant environments (e.g., Kubernetes cluster, AWS)

安装

请先添加 Marketplace

/plugin marketplace add jeffallan/claude-skills
/plugin install claude-skills@fullstack-dev-skills

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交13 days ago
星标9k
许可证MIT
状态
查看源代码

类似扩展

Chaos Engineering

99

Use when planning, running, or learning from chaos engineering experiments. Triggers on "chaos experiment", "fault injection", "gameday", "resilience test", "blast radius", "steady state", "abort criteria", "Chaos Toolkit", "Chaos Mesh", "Litmus", "Gremlin", "AWS FIS", or any deliberate failure-injection question. Ships experiment designer, blast-radius calculator, and postmortem generator (all stdlib Python), 4 references on chaos principles + experiment design + attack taxonomy + tooling landscape, and a /chaos-experiment slash command. Composes with feature-flags-architect (kill switches as abort triggers) and kubernetes-operator (common chaos targets).

技能
alirezarezvani

Workflow Orchestration Patterns

99

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

技能
wshobson

Microservices Architect

98

Designs distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary diagrams and resilience strategies. Use when designing distributed systems, decomposing monoliths, or implementing microservices patterns — including service boundaries, DDD, saga patterns, event sourcing, CQRS, service mesh, or distributed tracing.

技能
jeffallan

Run Chaos Experiment

95

Design and execute chaos engineering experiments using Litmus or Chaos Mesh. Test system resilience through controlled fault injection, validate hypothesis-driven tests, and improve failure recovery. Use before major product launches, after architecture changes to validate resilience, during GameDays or disaster recovery drills, to validate assumptions about failure modes, or as part of an SRE maturity program.

技能
pjt222

Release It!

95

Build production-ready systems with stability patterns: circuit breakers, bulkheads, timeouts, and retry logic. Use when the user mentions "production outage", "circuit breaker", "timeout strategy", "deployment pipeline", "chaos engineering", "bulkhead pattern", "retry with backoff", or "health checks". Also trigger when designing resilient microservices, planning zero-downtime deployments, or investigating cascading failure scenarios. Covers capacity planning, health checks, and anti-fragility patterns. For data systems, see ddia-systems. For system architecture, see system-design.

技能
wondelai

K8s Manifest Generator

100

Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.

技能
wshobson