migrate-skill
Installation
SKILL.md
migrate-skill
Move an agent skill from a local source (toolkit plugin, .claude/skills/, or .claude/commands/) into dogfooded-skills, then import it back as a standalone local skill.
When to Use
- Consolidating a battle-tested skill from claude-toolkit into dogfooded-skills
- Moving a local-only skill into the shared library for reuse across projects
- Replacing a toolkit symlink with a dogfooded-skills copy
Prerequisites
ls ~/Projects/fellowship-dev/dogfooded-skills/skills/ # repo cloned
gh auth status # can push