You'll notice
Skill descriptions can no longer contain angle brackets
What
When creating or improving a saved skill (a packaged set of instructions Claude Code can invoke), the description field now fails validation if it contains angle brackets (< or >). A new error message tells the caller to reword the description without them.
Why
This catches a class of malformed or unsafe skill descriptions earlier, at creation time, instead of letting them through.