Convergent post-training
All major AI labs do post-training in roughly similar ways.
Anthropic, OpenAI, Google, and Meta all use supervised fine-tuning, reinforcement learning from human feedback, and tool-use training with different data but similar pipelines. The resulting behaviors converge: all modern models can follow instructions, use tools, and stop when done.
The practical implication
You can swap Claude for GPT for Gemini in most coding agents and things still mostly work. Your investment in learning how to work effectively with these tools transfers across products.