tool-rename-deprecation
CommunityMaintain backward compatibility for tool renames.
Software Engineering#refactoring#api design#tooling#code maintenance#deprecation#backward compatibility
Authormalwarebo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that when tool or tool set reference names are changed, backward compatibility is maintained by preserving old names as legacy entries, preventing breakage in existing configurations and prompts.
Core Features & Use Cases
- Preserves Backward Compatibility: Automatically adds old tool/tool set names to legacy arrays upon renaming.
- Catches Regressions: Identifies dropped legacy names during code reviews or direct modifications.
- Use Case: When renaming a tool from
oldNametonewName, this skill guides you to addoldNametolegacyToolReferenceFullNames, ensuring any prompts or configurations still referencingoldNamecontinue to function.
Quick Start
Run this skill whenever a tool's toolReferenceName or a tool set's referenceName is changed to ensure the old name is added to the appropriate legacy array.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tool-rename-deprecation Download link: https://github.com/malwarebo/nyrve/archive/main.zip#tool-rename-deprecation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.