how about "categorize uncategorized methods" if a naming scheme for methods is followed the whole process could be automated if its not automated enough already. Generally speak classes with tons of methods are seen and rightly so as bad design (See Morph class) .
I have said this before if I was not so lazy , unexperienced pharo developer I would have created a tag system for methods and classes that would turn protocols and categories obsolete. Similar to tag for stackoverflow questions would help you to quickly located methods and classes and even create your own groups directly. ��So many ideas but unfortunately I need to time to do them.��