cap-upgrade

Installation
SKILL.md

What I do

I drive the cds upgrade CLI, interpret its findings, and walk the developer through each migration item with concrete fix instructions and links to the official CAP migration documentation on capire.

What cds upgrade does

cds upgrade is a deterministic command-line tool shipped with @sap/cds-dk. It is the foundation this skill works on top of.

With --fix it:

  • Updates CDS-related dependencies in package.json to the target version
  • Runs npm install
  • Rebuilds the project with the new compiler
  • Sets compatibility flags that preserve previous behaviour where applicable
Installs
99
Repository
capire/skills
GitHub Stars
9
First Seen
Jul 15, 2026
cap-upgrade — capire/skills