skill-evolution
Installation
SKILL.md
Skill Evolution
Use this skill before creating, editing, or deciding whether to update any AI coding agent skill in this repository.
When to Update Skills
Update a skill when any of the following happens:
- A user corrects agent behavior in a way that should generalize.
- A command fails and the recovery path should be remembered.
- A reference link, command, component
_type, or installation instruction is stale. - Task routing is too broad, too narrow, or points to the wrong skill.
- A repeated instruction appears in multiple skills and should move to a shared entry point.
- A skill contains too much detail and should move detail into focused references.
Do not update skills for one-off user preferences, temporary local environment quirks, or speculative guidance that was not validated.