dsh-overtime-limit
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-overtime-limit
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-overtime-limit; the source code is available at https://github.com/uckkk/dsh-overtime-limit .
About this plugin
Managing overtime compliance usually means an HR specialist manually checking statutory limits for every single record, which is slow and prone to oversights. dsh-overtime-limit turns that workflow into a single tool call: you pass in the relevant parameters, and it computes whether the overtime duration is compliant, returning a detailed result together with the specific legal provisions it relies on.
The entire implementation is a pure Node.js script with zero network dependencies, so it runs just as well in air-gapped or intranet environments. Once installed, you simply invoke the tool the plugin registers in your session and receive a structured, auditable verdict you can drop straight into approval chains or compliance reports.
It is a practical fit for HR officers, administrators, and small-to-mid teams that need a quick, legally grounded answer on overtime compliance. Every conclusion is backed by the exact statute text, removing guesswork from an otherwise tedious manual check.
Use Cases
- Batch-checking employee overtime records against statutory limits
- Auto-attaching legal citations in approval workflows
- Verifying overtime compliance in air-gapped environments
Best For
- HR specialists and payroll administrators
- SMB owners requiring compliance audits
- Administrative teams in intranet-only environments
Related Plugins
A security red-team prompt plugin for DeepSeek-V4 that uses code-formal mapping and zero-trigger system prompts to enable unconditional output, intended for authorized testing and research only.
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.