What problem does it solve?
This Skill keeps a CataForge project aligned across the installed package, the local scaffold, deployed IDE artifacts, and project initialization state, so upgrades and refreshes do not drift or break the workflow.
Core Features & Use Cases
- Version Drift Detection: Compares installed package version against scaffold version and reports whether the project is current.
- Safe Apply Workflow: Upgrades the package when needed, refreshes scaffold files, deploys IDE outputs, runs doctor checks, and records upgrade state.
- Project Bootstrap and Recovery: Initializes a new project or resumes an existing one by handing off to the orchestrator and restoring execution environment details.
- Migration Guidance: Summarizes version-specific update highlights and manual migration actions after scaffold refresh.
Quick Start
Ask the assistant to check the current CataForge framework state and apply a safe upgrade and refresh if versions differ.