satan9394/dsh-distributed-debugging0

dsh-distributed-debugging

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

AI Analysis

核心用于微服务及云原生系统的故障定位。适合需要处理生产故障、排查 K8s 异常、解决消息积压等分布式问题的运维与 SRE 工程师。

Package
dsh-distributed-debugging
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-distributed-debugging

dsh-distributed-debugging

DSH(DeepSeek Harness)技能插件:分布式系统排障

应急响应流程(止血/时间线/假设验证)、指标-日志-追踪三件套联动、K8s 排障(describe/logs/events/OOM/网络/存储)、网络与 DNS 分层诊断、性能与微服务/消息队列问题。受 wshobson/agents(38k★ MIT)启发的中文原创精简版。

安装

dsh plugin add dsh-distributed-debugging

触发方式

描述中包含"生产故障 / 排障 / 根因分析 / K8s 异常 / 分布式问题 / 服务不可用 / 消息积压"等关键词时自动触发。

能力

  • 止血优先的应急响应流程
  • 指标/日志/追踪三件套联动
  • K8s 与网络分层排障
  • 性能画像与消息队列问题

许可

MIT