Skill results now say when instructions were only loaded, or when a background sub-agent was launched.
What's wrong with this entry?
The Skill tool's result schema now spells out two shapes: an inline result that can carry readOnly, meaning the skill instructions were loaded without executing anything, and a forked result carrying an agent id plus background, meaning a sub-agent was launched and its real outcome arrives later as a task notification.
- The input schema tells the model to use a name from the available-skills list and not to guess.
The name of a skill from the available-skills list. Do not guess names.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.