doc-harness-zh

doc-harness-zh is a plugin for Claude Code from cilidinezy-commits/doc-harness. Its token cost is not measured, scanned A, original, MIT.

基于文档的项目控制系统(中文版)。让任何 AI 智能体仅通过读取文件即可恢复项目工作状态,支持上下文压缩前的紧急保存。命令:/doc-harness init、/doc-harness check、/doc-harness sync、/doc-harness flush、/doc-harness recall、/doc-harness resume。.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add cilidinezy-commits/doc-harness
agentmods
npx agentmods add plugins/cilidinezy-commits/doc-harness/skill-zh
Clone the repo
git clone --depth 1 https://github.com/cilidinezy-commits/doc-harness

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for doc-harness-zh

README.md
[![agentmods](https://agentmods.dev/badge/plugins/cilidinezy-commits/doc-harness/skill-zh.svg)](https://agentmods.dev/plugins/cilidinezy-commits/doc-harness/skill-zh)
Your own site
<a href="https://agentmods.dev/plugins/cilidinezy-commits/doc-harness/skill-zh"><img src="https://agentmods.dev/badge/plugins/cilidinezy-commits/doc-harness/skill-zh.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

doc-harness-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-zh/.claude-plugin/plugin.json · 11 lines

What it actually says

{
  "name": "doc-harness-zh",
  "description": "基于文档的项目控制系统(中文版)。让任何 AI 智能体仅通过读取文件即可恢复项目工作状态,支持上下文压缩前的紧急保存。命令:/doc-harness init、/doc-harness check、/doc-harness sync、/doc-harness flush、/doc-harness recall、/doc-harness resume。",
  "version": "1.7.1",
  "author": {
    "name": "cilidinezy-commits",
    "email": "[email protected]"
  },
  "license": "MIT"
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 11 lines scan A 5b0322745f17

Subscribe to this mod's changes

doc-harness-zh is a plugin published in the GitHub repository cilidinezy-commits/doc-harness (4 stars, last pushed 3d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

claude-obsidian

Local-first Agent Skills package and Claude Code plugin for source-cited Obsidian knowledge bases. Provides explicit vault initialization and adoption, recoverable operation transactions, deterministic lint and retrieval, provenance ledgers, offline-first capture foundations, and optional methodology modes. User…

AgriciDaniel/claude-obsidian · not measured

token-optimizer

Audit, fix, and monitor Claude Code context window usage. Find the ghost tokens.

alexgreensh/token-optimizer · not measured

llm-wiki

Build and maintain an LLM-curated personal knowledge base with default local FastEmbed + sqlite-vec search, BM25 fusion, structured evidence, incremental caching, and a compiled graph layer.

praneybehl/llm-wiki-plugin · not measured

agent-agentic-os

An opinionated learning layer and harnessing discipline above what Claude Code ships natively. Provides a structured memory hierarchy, a continuous improvement loop for model instructions, multi-agent event bus coordination, and an eval-gated skill improvement system. Designed for developers running long-horizon…

richfrem/agent-plugins-skills · not measured

bottle

Bootstrap a project with a small, file-based documentation system so Claude Code keeps context, lessons, and decisions across session restarts instead of starting cold every time.

Simooo45/bottle · not measured

agent-memory

Unified Cognitive Memory & Retrieval Suite. Integrates RLM distills (summarization), ChromaDB vector semantic search, and session caching / tiered promotion-demotion memory management.

richfrem/agent-plugins-skills · not measured