Plan and execute safe Juicebox SDK version upgrades with minimal disruption.
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
After upgrade, verify with juicebox-prod-checklist for production readiness.
See migration implementation details for output format specifications.
| Error | Cause | Resolution |
|---|---|---|
| Authentication failure | Invalid or expired credentials | Refresh tokens or re-authenticate with migration |
| Configuration conflict | Incompatible settings detected | Review and resolve conflicting parameters |
| Resource not found | Referenced resource missing | Verify resource exists and permissions are correct |
Basic usage: Apply juicebox upgrade migration to a standard project setup with default configuration options.
Advanced scenario: Customize juicebox upgrade migration for production environments with multiple constraints and team-specific requirements.