doc-sync
✓Synchronizes docs across a repository. Use when user asks to sync docs.
Installation
SKILL.md
Maintains the CLAUDE.md navigation hierarchy and README.md invisible knowledge docs across a repository. This skill is self-contained and performs all documentation work directly.
The conventions/ directory contains all universal documentation standards.
| "sync docs" / "update documentation" / no specific path | REPOSITORY-WIDE | | "sync docs in src/validator/" | DIRECTORY: src/validator/ and descendants | | "update CLAUDE.md for parser.py" | FILE: single file's parent directory |
Synchronizes docs across a repository. Use when user asks to sync docs. Source: solatis/claude-config.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/solatis/claude-config --skill doc-sync- Source
- solatis/claude-config
- Category
- #Documents
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is doc-sync?
Synchronizes docs across a repository. Use when user asks to sync docs. Source: solatis/claude-config.
How do I install doc-sync?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/solatis/claude-config --skill doc-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/solatis/claude-config
Details
- Category
- #Documents
- Source
- skills.sh
- First Seen
- 2026-02-01