What problem does it solve? Production gbrain brains accumulate dozens of noisy page types over years of ingestion, making search, filtering, and maintenance unreliable. This Skill provides the playbook for migrating an existing brain to the gbrain-base-v2 taxonomy, collapsing 94 legacy types into 15 canonical types with subtypes, alias rows, and real link rows. ## Core Features & Use Cases - Guided Migration Workflow: Walks through discovery, dry-run preview, protected job submission, verification, and post-migration checks using gbrain CLI commands. - Safe Rollback Paths: Preserves frontmatter.legacy_type on every retyped page, soft-deletes converted pages with a 72-hour restore window, and supports reverting the active pack flip. - Use Case: An agent runs gbrain onboard --check and sees a pack_upgrade_available or type_proliferation warning; this Skill directs the exact sequence of commands to preview and apply the unify-types migration safely. ## Quick Start Ask the agent to run gbrain onboard --check --explain to preview the type unification, then submit the unify-types job with apply set to true.