- Copy code/image/config files across all modules - Translate brand-voice and code-review templates - Translate CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, STYLE_GUIDE - Copy CHANGELOG as-is (technical log) Ref: luongnv89/claude-howto#63
15 lines
286 B
Markdown
15 lines
286 B
Markdown
---
|
|
name: Sync Documentation
|
|
description: Sync documentation with code changes
|
|
---
|
|
|
|
# Documentation Sync
|
|
|
|
Synchronize documentation with codebase:
|
|
|
|
1. Detect code changes
|
|
2. Identify outdated documentation
|
|
3. Update affected docs
|
|
4. Verify examples still work
|
|
5. Update version numbers
|