Thanks for your great work! It really works well with agentic coding in Xcode 26.3.
I stumbled across a small problem though: Using Property Wrappers like @AppStorage in @Observable models, needs @ObservationsIgnored added to the property. codex doesn't seem to know about that, regularly removes the annotation and fails to fix the resulting errors.
Is this something you could add to your skills or would this be better suited for some kind of future „swift best practices“ skill set?