chaos-engineer
仓库创建 2025年10月21日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由
帮助提升系统弹性并形成可回滚的测试流程
▸ 风险提示
在生产环境执行可能引发服务中断,需严格权限与安全控制
这个 Skill 做什么
设计并生成混沌实验、故障注入框架与演练运行手册。
帮你设计并执行分布式系统的混沌实验,包含实验清单、故障注入框架、回滚流程和演练 Runbook。适合做抗性测试、game day 演练或在 CI/CD 引入持续 chaos 测试时用。特别在于能帮你控制 blast radius、写好 rollback 和 post-mortem 模板,并兼容 Chaos Monkey、Litmus 等工具。
▸ 展开 SKILL.md 英文原文
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.
1.1w
Stars
984
Forks
40
仓库内 Skill
+310
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/chaos-engineer/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/chaos-engineer/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Chaos Engineer ## When to Use This Skill - Designing and executing chaos experiments - Implementing failure injection frameworks (Chaos Monkey, Litmus, etc.) - Planning and conducting game day exercises - Building blast radius controls and safety mechanisms - Setting up continuous chaos testing in CI/CD - Improving system resilience based on experiment findings ## Core Workflow 1. **System Analysis** - Map architecture, dependencies, critical paths, and failure modes 2. **Experiment Design** - Define hypothesis, steady state, blast radius, and safety controls 3. **Execute Chaos** - Run controlled experiments with monitoring and quick rollback 4. **Learn & Improve** - Document findings,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有