dsh-init
Run the following command in DeepSeek Harness:
dsh plugin install evanfang0054/dsh-init
Paste the following prompt into your AI chat to install this plugin:
Install by running dsh plugin install evanfang0054/dsh-init in DeepSeek Harness; the source is at https://github.com/evanfang0054/dsh-init . Restart DSH after installation to activate the bundle.
About this plugin
Stop hand-writing agent guides and stop juggling multiple copies that drift apart. dsh-init brings a Claude Code-style /init slash command to DeepSeek Harness: a single conversation walks through seven phases—interview, codebase reconnaissance, gap-filling, and file generation—to produce a lean CLAUDE.md and a relative symlink for AGENTS.md. Because AGENTS.md is a link rather than a second document, tools like Cursor and Codex that read AGENTS.md share the exact same source of truth as CLAUDE.md readers; edit one, both stay in sync. Every line passes a "would the agent err if this were deleted" filter, existing files are diffed rather than overwritten, and nothing is silently removed. Ideal for developers and teams juggling DSH, Cursor, Codex, and other agent tools: one /init yields a concise, maintainable, cross-tool project guide in minutes.
Use Cases
- Bootstrap a new project with a single /init command
- Bridge existing Cursor rules into a unified CLAUDE.md source
- Stop maintaining duplicate, drifting guides across multiple agent tools
Best For
- Developers running DSH, Cursor, and Codex side by side
- Teams that want one editable file to serve every agent tool
- DSH users who prefer the Claude Code interactive style
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.