What problem does it solve?
Upgrading the coinskills plugin from v0.1 to v0.2 leaves your existing workspace with outdated schema, missing critical new fields like goal funding modes, structured prerequisites, and change logging. Manually updating every file is time-consuming and prone to errors that can break your finance tracking.
Core Features & Use Cases
- Automatic Pre-Migration Backups: Creates a full timestamped backup of your workspace before any changes, so you can roll back instantly if anything goes wrong.
- Full Schema Migration: Automatically adds all v0.2 required fields to goals, plans, and accounts, with interactive prompts for ambiguous values like windfall funding sources and estimated account fields.
- Validation & Idempotency: Runs a full schema check after migration to flag any issues, and will not re-run on already migrated workspaces to prevent accidental data corruption.
Use Case: If you just upgraded to the coinskills v0.2 plugin and have an existing v0.1 workspace, run this skill to unlock all new features without manual data entry.
Quick Start
Use the migrate skill to upgrade your existing coinskills v0.1 workspace to the v0.2 schema with automatic backups and validation.