dsh-backup-plan
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-backup-plan
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-backup-plan in the DeepSeek Harness terminal to install the backup-strategy plugin; the source code is available at https://github.com/uckkk/dsh-backup-plan.
About this plugin
When architecting a backup strategy, many teams still lean on intuition or generic one-size-fits-all templates. Without precise calculations grounded in their own data volume, retention windows, and recovery-point objectives, the resulting plans tend to be either bloated beyond budget or dangerously thin where it matters most. dsh-backup-plan closes that gap: it registers a backup_plan tool that accepts structured parameters, runs exact computations, and returns a concrete, actionable backup recommendation rather than vague guidance.
The entire computation is implemented in pure Node.js with zero network calls. Every step completes in a local closed loop, so you can use the tool inside fully air-gapped environments without exposing sensitive parameters to any external service. Once installed, you simply invoke the tool within a session, pass your parameters, and receive the calculated result.
It is well suited for DevOps engineers, system administrators, security-compliance leads, and any team that needs to translate backup requirements into specific, parameter-driven plans quickly. Whether you are evaluating backup architecture after a migration or generating differentiated strategies for multiple environments, dsh-backup-plan grounds its answers in calculation rather than guesswork.
Use Cases
- Calculate precise backup retention after a data migration
- Generate differentiated backup plans for multiple environments in air-gapped networks
- Translate compliance requirements into parameterized backup plans
Best For
- DevOps engineers responsible for data-protection architecture
- System administrators managing backup policies across multiple environments
- Compliance leads translating security requirements into actionable plans
Related Plugins
A network security red-team benchmark plugin for DeepSeek-V4.1/Flash featuring dual-layer kernel injection and zero-tool architecture for controlled model safety assessment.
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.