Commands-to-Skills Migration Migrate legacy flat files to the modern directory structure introduced in Claude Code v2.1.3+. This skill is designed to work in any repository -- whether it has this plugin installed or is a standalone project with legacy commands. Background Claude Code unified commands and skills in v2.1.3. The key differences: | Concept | Old (Commands) | New (Skills) | |---------|---------------|--------------| | Directory | | or | | File | (flat file) | (directory with optional references/) | | Frontmatter | Minimal or none | YAML: , , , | | Invocation | | or | | Arguments |…