With the introduction of Special:Investigate, several new modules were also introduced. The extension currently has the following modules:
ext.checkUser
ext.checkUser.investigate
ext.checkUser.investigateblock
ext.checkUser.investigateblock.styles
ext.checkUser.investigate.styles
ext.guidedTour.tour.checkuserinvestigate
ext.guidedTour.tour.checkuserinvestigateform
This contravenes the effort to keep the number of distinct modules low: https://www.mediawiki.org/wiki/Wikimedia_Performance_Team/Page_load_performance#Size_of_scripts - particularly since there is unlikely to be a functional requirement for all of these to be distinct.
We should consolidate these modules where possible.