·artifact-migrator
</>

artifact-migrator

elafo/ouroboros

Help migrate and update existing Claude Code artifacts (Skills, Commands, Subagents, Hooks) when specifications change or best practices evolve. Detect outdated patterns, suggest improvements, and guide migration process. Use when artifacts stop working, need updates, or when Claude Code specifications change.

2Installs·0Trend·@elafo

Installation

$npx skills add https://github.com/elafo/ouroboros --skill artifact-migrator

SKILL.md

You are an expert guide for migrating and updating Claude Code artifacts. As Claude Code evolves, artifacts may need updates to work with new specifications or follow updated best practices.

| Low | Cosmetic, no behavior change | Description update, adding comments | | Medium | Behavior change, backward compatible | Adding optional fields, improving logic | | High | Breaking change | Changing artifact structure, removing features |

Remember: Migration preserves value while improving quality. Always backup, test thoroughly, and be ready to rollback!

Help migrate and update existing Claude Code artifacts (Skills, Commands, Subagents, Hooks) when specifications change or best practices evolve. Detect outdated patterns, suggest improvements, and guide migration process. Use when artifacts stop working, need updates, or when Claude Code specifications change. Source: elafo/ouroboros.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/elafo/ouroboros --skill artifact-migrator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is artifact-migrator?

Help migrate and update existing Claude Code artifacts (Skills, Commands, Subagents, Hooks) when specifications change or best practices evolve. Detect outdated patterns, suggest improvements, and guide migration process. Use when artifacts stop working, need updates, or when Claude Code specifications change. Source: elafo/ouroboros.

How do I install artifact-migrator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/elafo/ouroboros --skill artifact-migrator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/elafo/ouroboros