Use when a project has linked documentation artifacts (PRDs, presentations, meeting notes, architecture maps) that must stay synchronized. Detects which source files changed, identifies downstream documents needing updates, reads new content, and proposes specific edits with diffs before applying. Also use when a .sync-report.md exists in the project or user says "process sync report".
$npx -y skills add coco-research/coco --skill doc-syncInstalls into the current project.
Run `npx skills use "https://github.com/coco-research/coco" --skill "coco-research/coco/doc-sync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coco-research/coco" that are relevant to the current task. Run `npx skills add "https://github.com/coco-research/coco"` and select the relevant skills, then follow their instructions.