AI Agent Hub
Back to plugins
🖥️

dsh-severance-pay

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install uckkk/dsh-severance-pay

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

Run dsh plugin install uckkk/dsh-severance-pay in your terminal to install the severance pay calculator cloned from https://github.com/uckkk/dsh-severance-pay.

About this plugin

Whenever you are handling offboarding settlements, workforce-reduction plans, or labor-law compliance reviews, calculating severance pay correctly is tedious and error-prone. dsh-severance-pay turns that process into a single structured tool: supply a few key parameters and get a compliant, well-explained result back immediately.

After installation the plugin registers a severance_pay tool that accepts inputs such as years of service and monthly salary, computes the compensation amount under statutory standards, and returns both the numerical figure and a plain-language explanation you can paste straight into contracts, approval forms, or client correspondence. The entire implementation is pure Node.js with zero network dependencies, so every calculation runs inside a local sandbox and your data never leaves the machine.

Whether you are an HR specialist processing routine offboarding cases, a legal professional reviewing compensation proposals, or a developer who wants to embed compliant pay calculation into an HR SaaS product or an internal dashboard, this lightweight plugin is ready to use the moment you install it.

Use Cases

  • Quickly computing statutory severance during offboarding settlement
  • Verifying compensation standards in workforce-reduction proposals
  • Citing precise results as supporting evidence in contracts or approval forms

Best For

  • HR specialists handling routine offboarding cases
  • Legal professionals auditing compensation compliance
  • Developers embedding pay calculation into internal systems