Plugin directory / Workflow & Automation / dsh-inspect
dsh-inspect
GitHub source only omdsh-dev/dsh-inspect ↗
2Stars
0Forks
2Open issues
JavaScriptLanguage
2026-08-12Last push
What it does
发现问题(checkup) → 修复交付(fix) → 质量复查(review) 的对抗式闭环插件:基于官方 workflow 引擎的检查/修复/复查工具集
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:omdsh-dev/dsh-inspect - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-inspect. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/omdsh-dev/dsh-inspect ↗