Files
claude-howto/zh/07-plugins/devops-automation/commands/incident.md
Luong NGUYEN 89e89d4aa3 feat(zh): add Chinese translations in zh/ directory
Add Chinese (Simplified) translations for all documentation, organized
under a dedicated zh/ directory that mirrors the English folder structure.

Co-authored-by: tanqingkuang <tanqingkuang@users.noreply.github.com>

Translations originally contributed by @tanqingkuang in #45.
Restructured from *-CN.md suffix pattern into zh/ directory to prevent
the EPUB builder (scripts/build_epub.py collect_folder_files) from
picking up Chinese files via glob("*.md") inside module folders.
2026-04-06 23:08:54 +02:00

303 B

name, description
name description
Incident Response 使用结构化响应流程处理生产事故

事故响应

结构化事故响应工作流:

  1. 创建事故记录
  2. 评估严重性和影响
  3. 通知值班团队
  4. 收集诊断信息
  5. 协调响应工作
  6. 记录解决方案
  7. 安排事后复盘