Migrate an existing agentic PoC/pilot (Claude Code project files, MCP configs, hooks, local tools, openclaw config, or similar hand-rolled setup artifacts) into an Archestra instance. Use when the user wants to move, port, or convert an existing agentic setup into an Archestra pilot.
$npx -y skills add archestra-ai/archestra --skill migration-kitInstalls into the current project.
Run `npx skills use "https://github.com/archestra-ai/archestra" --skill "archestra-ai/archestra/migration-kit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/archestra-ai/archestra" that are relevant to the current task. Run `npx skills add "https://github.com/archestra-ai/archestra"` and select the relevant skills, then follow their instructions.