Optimize command loading: - Cache commands in module scope - Implement lazy loading for large operations - Use Register-ObjectEvent for file system monitoring
Optimize command loading: