Get detection config for system-wide installation
@override Map<String, dynamic> systemDetectionConfig() { return { 'command': 'which claude', }; }