Project Version Upgrade

The deliberate version-upgrade flow for any BREAKING version event - a framework or runtime major, an EOL, a load-bearing package's breaking major: plan in-session (the published breaking-change surface crossed against located usage - applicable changes only), present the staged plan at an approval gate, then drive the execution stage by stage with a green gate after every stage. Auto mode - skipping the approval gate - runs ONLY when the user explicitly asked for it. Routine non-breaking bumps need no skill: just bump. Triggers on 'upgrade to .NET 10', 'ng update to v20', 'this package's new major breaks us', 'plan the framework upgrade'. NOT for a feature that merely needs a newer package (the feature's own flow), or a red CI pipeline (ci-failure-diagnoser, or its single-chat twin project-ci-failure-signatures).

envoydev 1902bb5 2 files · 11.6 KB Updated

File contents

envoydev/claude-stack/tree/main/stack/skills/project-version-upgrade commit 1902bb5925

Frequently asked questions

npx skillmds@latest add envoydev/project-version-upgrade