Bundle
dsh-tech-debt
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
- Source
- satan9394
- License
- MIT
- Updated
- Updated 19 days ago
Readme
# dsh-tech-debt DSH(DeepSeek Harness)技能插件:**技术债治理**。 债务审计(依赖/死代码/缺陷标记)、利息-风险-成本三维分类与优先级、增量还债 + 测试先行、围栏隔离、债务登记与防再借。受 [wshobson/agents](https://github.com/wshobson/agents) 的 codebase-cleanup(38k★ MIT)启发的中文原创精简版。 ## 安装 ```bash dsh plugin add dsh-tech-debt ``` ## 触发方式 描述中包含"技术债 / 还债 / 依赖审计 / 废弃代码 / 死代码 / 债务优先级 / 清理"等关键词时自动触发。 ## 能力 - 依赖/死代码/缺陷标记审计 - 利息-风险-偿还成本三维评估 - 增量偿还与围栏隔离 - 债务登记与自动拦截新债 ## 许可 MIT
Install
dsh plugin --profile web add github:satan9394/dsh-tech-debt
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-tech-debt from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.