Overview
What It Does
Dsh Find Simplifications packages a focused coding & development workflow for an AI agent. Use when working in the deepseek-harness repo to find non-obvious simplification candidates, write proposed Agent Notes or inline TODO/FIXME/XXX notes, audit or coalesce superseded Agent Notes, or fold worthwhile simplification ideas from another PR; especially for dead, duplicated, speculative, over-built, added-then-removed, or hand-rolled-where-a-dependency-exists surfaces. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.
Task ideas
Popular Use Cases
- Review and improve a code change
- Automate a repeatable development task
- Investigate failures and prepare a fix
- Work with repositories and developer tooling
Installation
Install this Agent Skill
Claude Code
npx skills add https://github.com/deepseek-ai/deepseek-harness --skill dsh-find-simplificationsDeepSeek Harness
npx -y @deepseek-ai/dsh plugin --profile web add github:deepseek-ai/deepseek-harnessCommands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.
Before you start
Requirements
| DeepSeek Harness | Required / review |
| Claude Code | Required / review |
| Public SKILL.md source | Required / review |
| Review instructions and requested permissions before installation | Required / review |
| Paid service | Check source |
| Supported system | Check source |
Popularity context
Why It’s Popular
Dsh Find Simplifications is a verified Agent Skill from deepseek-ai with a public SKILL.md, compatible with DeepSeek Harness, Claude Code.
Alternatives