Analyze the codebase structure and update architecture documentation:
Analyzes codebase structure and automatically updates architecture documentation files with dependency maps and change tracking.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/arabicapp-everything-claude-code/marketplace.json/plugin install arabicapp-everything-claude-code@cpd-arabicapp-everything-claude-codeAnalyze the codebase structure and update architecture documentation:
Scan all source files for imports, exports, and dependencies
Generate token-lean codemaps in the following format:
Calculate diff percentage from previous version
If changes > 30%, request user approval before updating
Add freshness timestamp to each codemap
Save reports to .reports/codemap-diff.txt
Use TypeScript/Node.js for analysis. Focus on high-level structure, not implementation details.