Documentation
README
Doc Sync — Cascading Document Updater
What This Skill Does
Maintains consistency across a documentation ecosystem where one source change (e.g., a new meeting note) should cascade updates to multiple downstream documents (PRD, presentation, project memory).
This is NOT a background watcher. This skill is the Claude-side processor that:
- Reads a sync report or detects changes directly
- Extracts actionable content from new/modified source files
- Proposes specific edits to each downstream target
- Applies changes only after user approval
Prerequisites
Infrastructure (one-time setup)
The persistent detection layer runs outside Claude Code via /project-sync init:
This is the opening of the README. Read the full README on GitHub.