Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf", "importar documentação", "migrar para okf", "popular o knowledge base", "lê meus docs e cria o okf", "generate okf from existing docs", or when the user points at a docs folder and asks to "put it in the knowledge base". If no OKF files exist yet, run /mega-brain:init before migrating.
$npx -y skills add guhcostan/claude-mega-brain --skill migrateInstalls into the current project.
Run `npx skills use "https://github.com/guhcostan/claude-mega-brain" --skill "guhcostan/claude-mega-brain/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/guhcostan/claude-mega-brain" that are relevant to the current task. Run `npx skills add "https://github.com/guhcostan/claude-mega-brain"` and select the relevant skills, then follow their instructions.