adversarial-review
by — · JohnXu22786/adversarial-review
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Adversarial multi-lens code review: parallel correctness/security/maintainability lenses attack a diff, with deterministic severity grading, suppression rules and incremental review history.
Similar plugins
Adversarial code review — parallel finders inspect a diff through separate lenses (correctness, lifecycle, contract, security), then each finding goes to independent verifiers tasked with refuting it,
★ 0
dsh plugin --profile web add dsh-reviewby dongsheng123132
Evidence-first ASCII DXF inspection and deterministic CAD rule review for DeepSeek Harness
★ 4
MIT
JavaScript
Sep 7, 2026
dsh plugin --profile web add dsh-cad-reviewby 9087
Make every agent edit approvable in DeepSeek Harness: full-diff review, per-file / per-block keep & revert, undo/redo.
★ 4
↓ 1.1k/wk
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-diff-approvalIncremental diff reviewer for DSH: after approving a batch, only new changes since the checkpoint are shown, with a Web review panel and `/review` command that inject feedback back to the agent.
★ 0
dsh plugin --profile web add @dsh-plugin/dsh-review-loopLocal AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
★ 0
dsh plugin --profile web add @jhp830901/dsh-ocr-reviewby jingzhao-l
DeepSeek Harness (dsh) plugin that turns the iterate skill into an autonomous closed-loop code iteration — parallel reviews, deterministic dedup convergence, atomic fix + verify auto-stop, meta-review
★ 3
↓ 933/wk
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add iterate-plugin