docs-sync

Installation
SKILL.md

Docs Sync

Overview

Identify doc coverage gaps and inaccuracies by comparing master branch features and configuration options against the current docs, then propose targeted improvements.

Workflow

  1. Confirm scope and base branch
    • Identify the current branch and default branch (master).
    • Prefer analyzing the current branch to keep work aligned with in-flight changes.
    • If the current branch is not master, analyze only the diff vs master to scope doc updates.
    • Avoid switching branches if it would disrupt local changes; use git show master:<path> or git worktree add when needed.
Installs
4
GitHub Stars
17.6K
First Seen
Jul 11, 2026
docs-sync — redis/node-redis