satan9394/dsh-error-handling ↗★ 0
dsh-error-handling
错误处理模式:错误分层、类型化错误、优雅失败、可观测性。受 wshobson/agents(38k★ MIT)启发。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-error-handling说明文档
阅读完整 README ↗使用
对 agent 说"错误处理怎么设计",error-handling 技能输出
错误分层 + 类型化格式 + 优雅降级 + 可观测方案。