Verify the CLI for the DSH plugin
qing3a/dsh-plugin-verify · skills
Verify the CLI of the DSH plug-in: one command runs the mock-llm complete agent loop, checks the waterfall chain with zero side effects, and produces a verification report.
★ 1GitHub stars
1Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense
Project overview
pass: true + missing: [] + rules[] 全 pass = ✅ 通过 missing 列出哪段链没出现 → 定位插件哪个 waterfall 监听器有问题 rules[]:R1(入口形态,postmortem 0001 unwrapExports 陷阱)、R2(!!js 只在 config 子树,postmortem 0002)、R3(UNKNOWNTOOL 运行时判失败,postmortem 0002 快照教训)、R4(工具参数到达断言,功能冒烟)——静态规则是确定性信号,最终以运行时判定为准 每份报告含插件路径、DSH checkout、日期 → 可复现 人工评审层:docs/review-checklist.md(官方 defensive-patterns 7 条 + postmortem 检查点) 📦 资源中心
Install command
dsh plugin --profile web add github:qing3a/dsh-plugin-verify