AI Agent Hub
Back to plugins
⚙️

dsh-ezcommit-plugin

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install PenguinAndy/dsh-ezcommit-plugin

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run dsh plugin install https://github.com/PenguinAndy/dsh-ezcommit-plugin to install this plugin.

About this plugin

In software development, frequent git commit management can be distracting, especially when the workspace contains multiple unrelated changes that require manual splitting, which is time-consuming and prone to errors. The DSH-EZ Commit plugin automates this process, freeing developers from tedious operations so they can focus on core coding tasks.

The plugin's core capability lies in seamlessly integrating AI models to intelligently analyze git changes and split them into multiple Conventional Commits based on business logic. Users simply click the "一键 Commit" button to review the model's proposed commit plan and execute it in batches after confirmation; for non-essential changes like environmental noise, it alerts without performing any write operations, ensuring a clean and secure commit history.

It is ideal for developers and teams using DSH, particularly those managing complex codebases or adhering to strict commit conventions. By reducing manual errors and boosting collaboration efficiency, the plugin helps maintain a balance between code quality and development pace.

Use Cases

  • Quick commit management for multiple file changes
  • Avoiding noise commits in the history
  • Auto-disabling in non-git repos or with no changes

Best For

  • Individual developers seeking efficiency
  • Teams maintaining commit standards
  • Developers using DSH workflows