Files
claude-howto/06-plugins/documentation/commands/sync-docs.md
T
Luong NGUYEN 7db5ade777 Initial commit: Claude How To project
Added comprehensive examples for Claude Code features including slash commands, subagents, memory, MCP protocol, skills, and plugins with documentation and quick reference guides.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-08 00:09:21 +01:00

286 B

name, description
name description
Sync Documentation 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