dsh-declutter-decide
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-declutter-decide
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-declutter-decide in your terminal to install the plugin; source: https://github.com/uckkk/dsh-declutter-decide
About this plugin
When building agent workflows that need to answer the classic "keep it or let it go" question, you often lack a lightweight decision node. dsh-declutter-decide fills that gap: a small, focused tool that gives you a clear decluttering verdict without heavy scoring models or external calls.
Its core capability is deliberately narrow. The plugin registers a tool called declutter_decide that accepts your parameters and returns a minimal, actionable keep-or-discard plan. Everything runs in pure Node with zero network dependencies, so it starts instantly and behaves predictably offline.
It is well suited for developers who need a quick item-retrieval decision inside a local agent pipeline, or anyone who wants to add a rational "declutter check" step to automated cleanup, organization, or purchasing decisions. Lightweight, offline, and deterministic, it is a plug-and-play decision node for your workflow.
Use Cases
- Quickly deciding keep or discard for a batch of items inside an agent pipeline
- Inserting a rational decluttering step into local automation or cleanup scripts
- Asking an agent for a minimal keep-or-discard suggestion before a purchase
Best For
- Developers building local agent workflows who need a lightweight decision node
- Users automating item organization or space management
- Anyone who wants a rational decluttering check in their pipeline
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.