I value easily readable code highly, because it results in more maintainable systems in my experience.
Working as a coding architect allows me to train other skills I consider very valuable:
- Clear and concise written communication - eg. Writing good Architecture Decision Records
- Taking a step back to see what brings the most value in the short and long term.
- Pair programming and mentoring colleagues
- Finding a good balance between the "correct" solution and the pragmatic solution
- Creating structured and consistent diagrams, for example using the C4 model
- High level estimation of larger chunks of work