Smart Doc Keeper

Community

Safely update docs while preserving history

Authoradriangmrraa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Prevents accidental loss of documentation and preserves historical content by enforcing a non-destructive merge protocol when updating Markdown files after code or skill changes. It reduces risk during maintenance by requiring full-file reads, anchor-aware insertion, and integrity checks before any write.

Core Features & Use Cases

  • Full-file Read-before-Write: Always reads the entire target Markdown document before making any modifications to ensure no unseen content is overwritten.
  • Anchor Detection & Intelligent Fusion: Locates logical insertion points (headings, tables, lists) and applies one of three strategies—Append for changelogs, Injection for lists/tables, or Deprecation for replacements—so new content is merged cleanly.
  • Safety & Verification: Runs integrity checks to detect large-length reductions, missing headers, or structural changes that could indicate destructive edits.
  • SKILL.md Special Handling: Preserves YAML frontmatter of SKILL.md files and only modifies body sections when explicitly requested.
  • Use Case Examples: Add a "Panic Button" section to docs/CHATS_LOGIC.md, insert new API endpoints into API_REFERENCE.md tables, or append changelog entries to REPORT_MASTER.md without losing previous content.

Quick Start

Ask Smart Doc Keeper to merge the new "Panic Button" documentation into docs/CHATS_LOGIC.md using the non-destructive fusion protocol.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Smart Doc Keeper
Download link: https://github.com/adriangmrraa/MultiAgents-Platform-ROI/archive/main.zip#smart-doc-keeper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.