dsh-project-handbook
Run the following command in DeepSeek Harness:
dsh plugin install Gan-lang/dsh-project-handbook
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Gan-lang/dsh-project-handbook in your terminal to install the plugin from https://github.com/Gan-lang/dsh-project-handbook into your current DeepSeek Harness environment.
About this plugin
The most common outcome when you ask a model to write a project handover document is a polished text that cannot survive a follow-up question: which deployment flow is backed by code? Are the business rules real or guessed? The new hire has no way to tell what is verifiable and what needs a human to confirm. dsh-project-handbook splits the job into three phases a deterministic scan, an evidence-backed write, and a strict quality gate so that every claim in the output carries a path:line reference or a reproducible command, and anything the repository cannot answer is written as an explicit open question rather than plausible-sounding prose.
The core mechanism starts with project-inventory.mjs, a deterministic walk of the repository that reports languages, framework signals, CI jobs and their commands, deployment artifacts, environment variable names, migrations, entry points, test layout, git history and top authors, technical-debt markers, and committed credential-shaped files, then pre-computes a list of gaps that need human answers. During the writing phase, stack-aware recon playbooks for Java/Spring, Go, Python, Node/TypeScript, frontend, data and AI, and legacy-ops projects direct the agent to exactly which files to open and which facts to extract. Before delivery, check-handbook.mjs acts as a hard quality gate, blocking missing sections, stubs, unfilled placeholders, speculation wording, citation-free badges, paths that do not exist, links and anchors that do not resolve, package scripts no manifest defines, pasted secrets, and claims that contradict the inventory. The entire pipeline is read-only: no credentials are opened, no builds, migrations, deploys, or commits occur.
Best suited for tech leads performing a project handover, engineers going through onboarding, and any team that needs a traceable, acceptance-ready project document a new member can act on within their first week.
Use Cases
- A tech lead is transferring a project and needs a handover pack a new hire can act on within the first week
- An onboarding engineer needs a quick, evidence-backed overview of architecture, CI, deployment, and technical debt
- A team is taking over a legacy codebase and needs a document with path:line citations and explicit open questions
Best For
- Tech leads or architects handing over ownership of a project
- Engineers in onboarding who want to deliver value in their first week
- Cross-functional engineering teams that require a traceable, acceptance-ready project document
Related Plugins
A unified suite combining hot runtime injection, task-aware thinking-mode routing, and a graded session protocol with red-team gates to sustain model diligence across long-horizon inference.
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.