dsh-simplify
Run the following command in DeepSeek Harness:
dsh plugin install GongYuanCaiJi/dsh-simplify
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run the command `dsh plugin install GongYuanCaiJi/dsh-simplify`; the source code is at https://github.com/GongYuanCaiJi/dsh-simplify.
About this plugin
In software development, code review often becomes inefficient when it involves scanning entire files or unrelated changes. The dsh-simplify plugin tackles this by using git diff to precisely locate the lines you just changed, allowing the agent to review only those parts. This ensures the review stays focused and prevents accidental edits to unrelated code.
The plugin offers four review scopes: uncommitted changes, staged files, comparisons against any git ref, or specific files. During review, the agent reads surrounding code for context but strictly limits all edits to the changed lines. It also automatically runs existing tests to verify nothing breaks and adheres to project standards like CLAUDE.md or AGENTS.md for consistency.
dsh-simplify is ideal for developers working in large codebases, code reviewers in team environments, and engineers seeking efficient workflows. Whether fixing bugs or iterating on features, it saves time, reduces review noise, and enhances code quality by making the review process more targeted and effective.
Use Cases
- Quickly review uncommitted code changes.
- Perform precise reviews on specific files or staged changes.
- Automatically run tests after review to ensure changes are safe.
Best For
- Developers who frequently review code.
- Software engineers working on large projects.
- Teams focused on code quality and efficiency.
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.