# Documentation Sync

> Documentation Sync

- Skill: `lubochka/documentation-sync-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lubochka/documentation-sync-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lubochka/documentation-sync-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: lubochka (https://skillmd.com/u/lubochka)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/lubochka/documentation-sync-3

---

# Documentation Sync

## Purpose
Keep documentation aligned with behavior.

## When to Use
Use when changing workflows, commands, APIs, examples, or user-facing behavior.

## Inputs
Changed files, affected docs, source-of-truth hierarchy, examples.

## Steps
1. Identify impacted docs.
2. Update only relevant sections.
3. Check links and instructions.
4. Mark generated docs separately.

## Gates
Docs do not contradict current behavior or source-of-truth docs.

## Evidence
Updated doc paths and validation notes.

## Anti-Patterns
Documenting intended behavior that was not implemented.

## Related
`document-hierarchy`, `output-readability-gate`


