The Evolve Wizard
1
Describe the change
Write what should be different about the skill. If you arrived from chat, your feedback is pre-filled.
2
Review the diff
A side-by-side diff shows exactly what will change in each of the skill’s files. Validation warnings, if any, appear in a banner; they do not block you.
3
Try it
Click Try It to run the proposed version in a sandbox without saving anything. You see the live output and can go back and revise the change if it is not right.
4
Apply
Click Apply. The skill gets a new version (for example v2 to v3) and the change is live immediately. The previous version stays in history.
Guard Rails
- Versioned and reversible: every applied evolution is a new version. Use the skill’s Versions tab to revert.
- Scoped changes: the AI changes only what you asked for. It will not rename the skill or add new credentials unless you explicitly request it.
- Bundled skills fork automatically: evolving a bundled skill creates a personal copy that you own; the original bundled skill is untouched for everyone else.
- Ownership: the skill’s author applies evolutions directly. Changes proposed by other users queue as proposals for the author to review, and workspace admins can require this review for all changes.