satan9394/dsh-error-handling0

dsh-error-handling

错误处理模式:错误分层、类型化错误、优雅失败、可观测性。受 wshobson/agents(38k★ MIT)启发。

AI Analysis

提供错误分层、类型化格式、优雅降级与可观测方案。适用于需要设计健壮错误处理机制、提升系统容错与排障效率的开发者。

Package
dsh-error-handling
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-error-handling

使用

对 agent 说"错误处理怎么设计",error-handling 技能输出 错误分层 + 类型化格式 + 优雅降级 + 可观测方案。