At a glance
What it does
Guidance for archiving agent notes.
Before you choose it
This skill provides guidance for archiving agent notes.
Best for
DSH users who need documentation capabilities.
Common tasks
- Use Archive Agent Notes for documentation workflows.
- Review the pinned repository evidence before deciding whether it fits your profile.
Permissions and data
Runtime behavior was not tested in this run; host access depends on the DSH integration and declared dependencies.
Permissions- Adds a skill to the host skill set.
- Runtime data handling was not tested in this run.
- May use dependencies or services declared by the pinned repository.
- No credential requirement was established by the supplied evidence.
Limitations
- Runtime installation and execution were not tested in this run.
- The description is based on pinned repository evidence.
What DSHub checked
- The source repository commit is pinned in the evidence.
What DSHub did not check
- Runtime installation, execution, and compatibility were not tested in this run.
- No security certification is implied.
Pinned install
Primary action
This standalone skill does not have a DSH Plugin install action. Use its source documentation for the delivery method.
Maintainer source
Skill instructions
name: dsh-archive-agent-notes description: Use when adding, auditing, pruning, archiving, restoring, or reviewing Agent Notes in deepseek-harness; checks every new note for superseded active records, classifies implemented notes by future decision value, deletes rejected notes that no longer prevent a tempting fallacy, and applies the frozen archived/{kind} triplet and manifest rules.
Archive DeepSeek Harness Agent Notes
Reduce the active decision corpus without erasing history that can still guide work. Judge every note semantically; word count and age are discovery aids, never archive criteria.
Read the contracts
Read the Agent Note rules, the archive instructions, and the applicable active lifecycle instructions before classifying. Use current code, configuration, package docs, generated catalogs, newer Agent Notes, and inbound links to establish whether a rationale still owns or constrains anything.
Check supersession when adding a note
Every new Agent Note triggers a scoped audit of active notes covering the same decision, mechanism, or rejected alternative. Classify each full or partial supersession while writing the new note: archive qualifying implemented triplets in the same PR, retain and cross-link partial supersessions or independently useful rationale, reject obsolete proposals, and delete rejected notes that no longer prevent a plausible mistake. Apply the Agent Note consolidation rule when the new owner absorbs every unique proposition; do not defer a known match to a later corpus audit.
Classify by future value
Apply these lifecycle-specific outcomes:
- Implemented — keep active: retain a note when its rationale, alternatives, negative guarantees, durable/wire semantics, ownership boundary, security rule, or reintroduction condition is likely to guide a future change. Length does not matter.
- Implemented — archive: archive a note when the shipped decision is complete and its body is unlikely to guide future work, such as one-off UI chrome, a narrow adapter, a minor closed bug, superseded implementation detail, or process history whose current behavior is obvious elsewhere.
- Proposed — never archive: keep a live proposal active; if it is no longer worth pursuing, reject it with an honest reason and satisfy the rejected lifecycle format.
- Rejected — keep only as a guardrail: retain a rejection only when the losing proposal remains a tempting, meaningful mistake and the note explains why it loses.
- Rejected — delete: delete the whole triplet when the rejected idea is obsolete, superseded, no longer plausible, or unlikely to prevent re-litigation. Repair or delete inbound links.
Do not archive toward a quota. Inspect every note in scope, classify analogous groups under one principle, use best judgment for close cases, and record genuinely borderline decisions for the handoff.
Calibrated examples
These examples set the bar; the word counts demonstrate that size is not the test.
Archive implemented notes such as:
- collapsed sidebar control rail — 533 words: closed, minor UI behavior;
- Commander argument adapter — 1,498 words: substantial implementation detail with little future design leverage;
- documentation graph atlas — 920 words: completed documentation machinery whose current generators are authoritative.
Keep implemented notes such as:
- event-sourced sessions — 248 words: foundational authority and durability boundary;
- single Harness-home resolver — 596 words: cross-product ownership rule;
- project session directories — 628 words: durable storage and identity policy;
- parallel pre-push gates — 400 words: borderline, but still guides gate scheduling and resource tuning;
- dropped image content block — 334 words: keep until multimodal support lands, because it states the coordinated reintroduction condition.
For rejected notes:
- keep folding the compaction package split — 426 words: the temptation to merge the packages remains meaningful;
- delete streaming workflow progress through tool calls — 972 words: its ACP/UI premise is obsolete;
- delete dropping ACP terminal metadata — 362 words: the later automation-only ACP decision resolved the question.
Archive one implemented triplet
- Move the complete
foo.md,foo.zh.md, andfoo.i18n.yamltriplet fromimplemented/<kind>/toarchived/<kind>/;implementedis deliberately absent from the archive path. - Make no body edits. Insert only
Archived: YYYY-MM-DDimmediately belowStatus: implementedin both language files, using the archival date and the same value on both sides. - Re-record the sidecar hashes mechanically for the two metadata-only edits. Do not translate, reformat, update facts, or repair links inside the note.
- Search for inbound links from active prose. Redirect them to current authority, retarget them to the archived path only when the historical snapshot is intentionally cited, or delete them. Never verify or repair links out of the archived note.
- Run
pnpm run verify-archived-agent-notes --write. Its append-only mode first proves every existing seal still matches, then adds only the new triplet hashes. Run the normal verifier afterward.
After the triplet is sealed, never edit, move, translate, reformat, or delete it. Archived notes remain valid inbound-link targets but are historical snapshots, not authority for current behavior.
Validate and report
Run the archive verifier's focused test, pnpm run verify-archived-agent-notes, pnpm run doc-sync, pnpm run lint, and git diff --check; select any additional evidence through dsh-pre-push-checks.
Report active implemented notes kept, implemented notes archived, rejected notes kept/deleted, proposed notes rejected if any, and every genuinely borderline case with its word count and chosen outcome. Do not claim archived outbound links are valid: the archive verifier intentionally never checks them.
Operate deliberately
Install and manage
Prerequisites and target Profile
Target: No native DSH Profile target.
Delivery: Skill Files — https://github.com/hust-open-atom-club/oh-dsh。
Compatibility and access
Not_runtime_tested: not tested。
Review compatibility evidence ↗
Risk facts
A destructive recursive-delete pattern was detected in the installer script; do not run it without human review.
Evidence ↗A destructive recursive-delete pattern was detected in the installer script; do not run it without human review.
Evidence ↗A destructive recursive-delete pattern was detected in the installer script; do not run it without human review.
Evidence ↗The npm distribution signal is incomplete or differs from the pinned source; review it before use.
Evidence ↗The npm distribution signal is incomplete or differs from the pinned source; review it before use.
Evidence ↗The npm distribution signal is incomplete or differs from the pinned source; review it before use.
Evidence ↗Evidence and editorial reviewManifest, Bundle patch, distribution and freshness
Immutable evidence
Review status and source activity
Approved for publication after reviewing the source-linked content and immutable release record. AI assisted with the draft; the publication decision was human.
Human reviewed Aug 29, 2026, 3:26 PM UTC。GitHub facts last checked Aug 29, 2026, 3:11 PM UTC。
No material source change has been recorded since this evidence baseline.