Work Migrate banner
martynjsimpson martynjsimpson

Work Migrate

Development community

Description

--- description: Update a project.yml written against an older plugin version to the current schema, preserving its comments and asking about anything that needs a decision. argument-hint: "[--dry-run]" --- Bring an existing manifest up to the current schema. This is the only command permitted to rewrite `project.yml`, and it exists so that no other command has to guess at an older shape. Most of the time you will not run this directly. `/work-init --upgrade` (alias `--repair`) detects a stale

Installation

Installs to ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-migrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-migrate && curl -fsSL https://raw.githubusercontent.com/martynjsimpson/workManagementClaudePlugin/HEAD/commands/work-migrate.md -o ~/.claude/skills/martynjsimpson-workmanagementclaudeplugin-work-migrate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository