preferences-change-management

star 13

Change management practices for controlled evolution of systems and codebases. Load when planning migrations, deprecations, or breaking changes.

cameronraysmith By cameronraysmith schedule Updated 1/29/2026

name: preferences-change-management description: Change management practices for controlled evolution of systems and codebases. Load when planning migrations, deprecations, or breaking changes.

Change management

  • Do not introduce complex code to maintain "backward compatibility" in projects that are not obviously in a state with MANY active users.
  • Avoid creating complex fallback mechanisms or complicated backward compatibility code unless explicitly requested to do so.
Install via CLI
npx skills add https://github.com/cameronraysmith/vanixiets --skill preferences-change-management
Repository Details
star Stars 13
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
cameronraysmith
cameronraysmith Explore all skills →