AI AGENT ADDONS

Tool Rename Deprecation

microsoft/vscode

When you rename a tool or tool set, old references must still work. This skill helps you keep everything running smoothly. You add the old name to a special legacy array so existing prompt files and configurations do not break.

Developers who change tool names in code can use this skill to avoid problems. It checks that every old name is saved. This keeps backward compatibility for everyone using the tool.

Add Tool Rename Deprecation skill to your workflow

Global

mkdir -p ~/.claude/skills/tool-rename-deprecation

Project

mkdir -p .claude/skills/tool-rename-deprecation

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
1 month ago
Created
11 years ago