Home / zk-andy / dsh-continual-evolve · .agents/skills/dsh-doc-standards/SKILL.md · GitHub

dsh-doc-standards skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

dsh-doc-standards is agent-read markdown (skill) from zk-andy/dsh-continual-evolve: Use when writing, moving, reviewing, or auditing documentation in the deepseek-harness repo — choosing hierarchy and detail, separating tutorials from references, checking tutorial progression, trimming doc slop, responding to a verify-doc-budgets failure, or requests like "improve the docs", "audit the docs", "where should this be documented", or "this doc is too long"..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Applying the DeepSeek Harness Documentation Standard

The documentation rules live in [docs/AGENTS.md](../../../docs/AGENTS.md). This workflow covers placement, corpus audits, budgets, and validation across Markdown, JSDoc, and code comments. It is guidance, not a script; use [dsh-prose-standard](../dsh-prose-standard/SKILL.md) for required coverage and editorial judgment, and never treat length alone as a defect.

## Sources of truth (read, don't re-summarize)

- [docs/AGENTS.md](../../../docs/AGENTS.md) — hierarchy, tutorial/reference forms, taxonomy, budgets, and slop checklist.
- [.agents/notes/README.md](../../notes/README.md) — when a decision earns an Agent Note, how to file it, and what goes inside one (the header block, per-lifecycle skeleton, and Alternatives-considered mandate, gated by `verify-agent-note-format`); [docs/postmortem/README.md](../../../docs/postmortem/README.md) — when an incident earns a postmortem.
- [docs/i18n/README.md](../../../docs/i18n/README.md) — the bilingual pairing rules; editing either side of a pair obligates the counterpart in the same change.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add zk-andy/dsh-continual-evolve/dsh-doc-standards@git:20260821.fb7299e
Exact content
mdr add zk-andy/dsh-continual-evolve/dsh-doc-standards@sha256:8a648b26f28a8fb2

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_33enzybwl4lmefmx.svg)](https://markdownregistry.com/a/art_33enzybwl4lmefmx)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260821.fb7299e latest2026-08-21 fb7299e 6,680 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6680 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

zk-andy/dsh-continual-evolve · 18 stars · license MIT · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_33enzybwl4lmefmx
GET https://markdownregistry.com/api/v1/resolve?ref=zk-andy/dsh-continual-evolve/dsh-doc-standards
GET https://markdownregistry.com/api/v1/blob/8a648b26f28a8fb2b37f9692f36049e71c8407f9480dcbe0ef23d279c9e7827b

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from zk-andy/dsh-continual-evolve

AGENTS.md@.agents agents
zk-andy/dsh-continual-evolve · .agents/AGENTS.md
git:20260821.fb7299e · audit A · 18 stars
dsh-archive-agent-notes skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-archive-agent-notes/SKILL.md · Use when adding, auditing, pruning, archiving, restoring, or reviewing Agent Notes in deepseek-harness; checks every…
git:20260821.fb7299e · audit A · 18 stars
dsh-code-review skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-code-review/SKILL.md · Use when reviewing a pull request in the deepseek-harness repo — orients the reviewer to this codebase's standards…
git:20260821.fb7299e · audit A · 18 stars
dsh-doc-site-sync skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-doc-site-sync/SKILL.md · Use when publishing, updating, moving, or removing DeepSeek Harness documentation website pages; editing…
git:20260821.fb7299e · audit A · 18 stars
dsh-find-simplifications skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-find-simplifications/SKILL.md · Use when working in the deepseek-harness repo to find non-obvious simplification candidates, write proposed Agent Notes…
git:20260821.fb7299e · audit A · 18 stars
dsh-merging-stacked-prs skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-merging-stacked-prs/SKILL.md · Use when landing a stack of dependent GitHub PRs (A ← B ← C, where each bases on the one below) onto master, merging a…
git:20260821.fb7299e · audit A · 18 stars
dsh-pre-push-checks skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-pre-push-checks/SKILL.md · Use before pushing, force-pushing, marking ready for review, or claiming checks pass on a deepseek-harness branch, and…
git:20260821.fb7299e · audit A · 18 stars
dsh-prose-standard skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-prose-standard/SKILL.md · Use when writing, reviewing, restoring, trimming, or auditing prose in the deepseek-harness repo, including deciding…
git:20260821.fb7299e · audit A · 18 stars
dsh-translate-docs skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-translate-docs/SKILL.md · Manually run the extended DeepSeek Harness bilingual-document workflow, including generated briefings, delegated prose…
git:20260821.fb7299e · audit A · 18 stars
dsh-trim-cot-leakage skill
zk-andy/dsh-continual-evolve · .agents/skills/dsh-trim-cot-leakage/SKILL.md · Use when auditing or fixing prose that reads like a leaked reasoning transcript — dead design-session citations such as…
git:20260821.fb7299e · audit A · 18 stars
record-browser-gif skill
zk-andy/dsh-continual-evolve · .agents/skills/record-browser-gif/SKILL.md · Record browser or Web UI interaction demos as optimized GIFs using the available built-in browser, state-based frame…
git:20260821.fb7299e · audit A · 18 stars
AGENTS.md agents
zk-andy/dsh-continual-evolve · AGENTS.md
git:20260925.c39b260 · audit A · 18 stars

Every file in zk-andy/dsh-continual-evolve

Other files named dsh-doc-standards

dsh-doc-standards skill
ethanyoq/skill-hub · archives/user-installed-skills/dsh-doc-standards/fe6309d47568afa6/dsh-doc-standards/SKILL.md · Use when writing, moving, reviewing, or auditing documentation in the deepseek-harness repo — choosing hierarchy and…
git:20260912.84c6c93 · audit A · 10 stars

Browse by kind, by grade A, or by owner.