- 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
286 B
286 B
name, description
| name | description |
|---|---|
| Sync Documentation | Sync documentation with code changes |
Documentation Sync
Synchronize documentation with codebase:
- Detect code changes
- Identify outdated documentation
- Update affected docs
- Verify examples still work
- Update version numbers