docs-sync

Installation
SKILL.md

Documentation Sync

Keep documentation in sync with code. Run before commits or periodically for maintenance.

Quick Reference

/docs-sync         → Quick sync (pre-commit)
/docs-sync deep    → Deep consistency check (periodic)
/docs-sync ship    → Sync docs + commit + push (checkpoint)

When to Use

Quick Mode (default):

  • Before committing
  • After completing a feature
  • When you've changed public APIs
Installs
1
GitHub Stars
1
First Seen
Sep 11, 2026
docs-sync — teng-ai/claude-code-setup-guide