Agent skill

juicebox-upgrade-migration

Plan Juicebox SDK upgrades. Trigger: "upgrade juicebox", "juicebox migration".

Stars 1,803
Forks 241

Install this agent skill to your Project

npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/juicebox-pack/skills/juicebox-upgrade-migration

SKILL.md

Juicebox Upgrade & Migration

Check Version

bash
npm list @juicebox/sdk
npm view @juicebox/sdk version

Upgrade

bash
git checkout -b upgrade/juicebox-sdk
npm install @juicebox/sdk@latest
npm test

Rollback

bash
npm install @juicebox/sdk@previous-version --save-exact

Resources

Next Steps

See juicebox-ci-integration.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results