Updating the Amiga operating system is a tough task to begin with, and if it is to be taken beyond a hobby project, the work will have to involve a plan as to what goals should be achieved, a development work schedule, documentation, testing, collecting feedback and a release schedule. This calls for a coordinated team, and a one-man-army approach is likely to be overwhelmed by the workload.
You are certainly right here.
And developing OS upgrades in ASM is certainly not an easy task too.
On the other hand I can see areas where an ASM Hero could do great stuff on AMIGA.
For example the Phoenix Core we play around already includes
a number of new features and we will include more to strengthen it.
Options to code memory reads 100% latency free!
Options to write branches with will never mispredict!
And SIMD instructions.
An ASM hero who uses these well and is willing to count clockcycles for optimization
could certainly write stuff like new JPEG databtypes with this
which will run 10 times faster than the fastest 68060 does run today.
I know its a bold statement but I'm sure a good coder could do stuff like this.
I also think that good video playback will be possible with this.
Of course we won't compete with latest x86 cores.
But these would be "isolated" coding areas where an ASM expert could really change something.