Read existing in-tree ODH operator component code and produce a step-by-step extraction checklist for migrating it to a standalone module. Analyzes controller logic, webhooks, RBAC, embedded manifests, and DSC field mappings. Use when extracting a component from the monolithic operator into its own module repo.
$npx -y skills add opendatahub-io/ai-helpers --skill module-migrateInstalls into the current project.
Run `npx skills use "https://github.com/opendatahub-io/ai-helpers" --skill "opendatahub-io/ai-helpers/module-migrate"` 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/opendatahub-io/ai-helpers" that are relevant to the current task. Run `npx skills add "https://github.com/opendatahub-io/ai-helpers"` and select the relevant skills, then follow their instructions.