dsh-project-prompt
Run the following command in DeepSeek Harness:
dsh plugin install imroc/dsh-project-prompt
Paste the following prompt into your AI chat to install this plugin:
Install using the DeepSeek Harness plugin command: dsh plugin install imroc/dsh-project-prompt, with source code at https://github.com/imroc/dsh-project-prompt.
About this plugin
DSH users often need to inject private, project-specific instructions into AI sessions—like environment-specific test steps, internal endpoints, or personal workflow preferences—but the built-in AGENTS.md shares these publicly, making it unsuitable for private or machine-local content. This plugin solves that by keeping such text in $DSH_HOME, never in the repo, and injecting it into sessions matched by git remote URL, local repo path, or cwd prefix. It offers two injection modes: stable KV-cache-friendly system prompts with template support, and literal first-user messages for content with braces. Rules are validated at load time to catch errors early, and it works seamlessly with subagents and worktrees. Ideal for individual developers or teams using DSH who want to maintain private configuration per project without cluttering shared codebases, especially when managing multiple clones or needing context-dependent instructions.
Use Cases
- Inject environment-specific test instructions for different projects
- Add personal workflow preferences to sessions
- Manage unified rules for multiple Git clones or worktrees
Best For
- Developers using DeepSeek Harness
- Teams requiring private project configuration
- Engineers managing multiple repositories or environments
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.