linxule

Carrel Migrate — Development skill for Claude Code

Development community

Check for plugin updates, review current environment, and suggest improvements.

How to install Carrel Migrate

Installs to ~/.claude/skills/linxule-carrel-carrel-migrate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linxule-carrel-carrel-migrate && curl -fsSL https://raw.githubusercontent.com/linxule/carrel/HEAD/commands/carrel-migrate.md -o ~/.claude/skills/linxule-carrel-carrel-migrate/SKILL.md

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

What Carrel Migrate does


description: Check for plugin updates, review current environment, and suggest improvements argument-hint: apply [--plugin-root ]

!carrel migrate ${ARGS}

Alternatives in Development

  • Review Claudemd — Review recent conversations to find improvements for CLAUDE.md files 6.5k ★
  • Octo Doctor — Environment diagnostics — check providers, auth, config, hooks, scheduler, and more 2.8k ★
  • Update Scaffold — Check for and apply myPKA scaffold framework updates safely 296 ★

Full documentation available on GitHub

View Source Repository