doc-sync

Verify and synchronize project documentation with repository file counts and language content.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jmg2027/Dynamic-Resolution-Lattice-Theory- --skill doc-sync-jmg2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-sync
Source: https://github.com/jmg2027/Dynamic-Resolution-Lattice-Theory-/tree/main/.claude/skills/doc-sync
Command: npx skills add https://github.com/jmg2027/Dynamic-Resolution-Lattice-Theory- --skill doc-sync-jmg2027

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining accurate and consistent documentation across project files, ensuring alignment between actual repository state and documented summaries.

Core Features & Use Cases

  • Counts verification: Checks the number of files in specified directories against documented counts.
  • Korean text scanning: Detects remaining Korean text in files for translation.
  • Discrepancy reporting: Reports any mismatches in file counts, branch name, or documentation details, and automatically fixes them.
  • Use Case: A team wants to keep their documentation synchronized with the latest repository structure to prevent outdated or inconsistent info.

Quick Start

Run the script to compare file counts and detect Korean text, then review and update the documentation files as needed.

Frequently Asked Questions about doc-sync

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep documentation synchronized with repository structure automatically?

Documentation synchronization automates verifying file counts, language content, and version consistency against the actual repository state. It detects mismatches in specified directories and applies automated fixes to ensure ongoing accuracy across complex project subdirectories.

How do I verify file counts in project directories against documented summaries?

File counts verification checks the number of files in specified directories against documented counts. The script compares the actual repository structure with documented summaries, reporting any mismatches and automatically fixing them to maintain consistency.

Can I detect remaining Korean text in project files for translation?

Korean text scanning detects remaining Korean text in files for translation. The script scans project files to identify untranslated Korean content, allowing teams to review and update documentation to ensure complete translation across the repository.

Does documentation synchronization work with projects with multiple subdirectories?

Documentation synchronization supports projects with multiple subdirectories and complex documentation interdependencies. It verifies file counts and version consistency across these nested structures, automatically fixing discrepancies to maintain accurate documentation.

What is the best way to report and fix mismatches in branch names or documentation details?

Discrepancy reporting identifies mismatches in file counts, branch names, or documentation details and automatically fixes them. Running the script compares the documented summaries against the repository state and updates documentation to resolve any detected inconsistencies.

Why does my project documentation show outdated file counts after repo updates?

Outdated file counts occur when documentation is not synchronized with the latest repository structure. Running an automated verification script compares documented counts against actual files, detects mismatches, and applies fixes to prevent inconsistent information.