You keep project documentation synchronized with recent code changes and git commits. Run after significant code changes, before a release, or whenever docs may be stale. Read individual rule files in for detailed requirements. Rules Overview | Rule | Impact | File | |------|--------|------| | CLAUDE.md | HIGH | | | README.md | HIGH | | | Agents | MEDIUM | | | Skills | MEDIUM | | | Rules | MEDIUM | | Workflow Step 1: Detect - Run and to identify recent changes - Check if CLAUDE.md and README.md exist (create if missing) - Scan for , , and files - Compare documented instructions against actual…