What problem does it solve?
This Skill provides a safe, approval-gated wrapper to detect and migrate repositories that contain legacy Pulse v2 traces, legacy Python hooks, or partial pre-3.0 installs so teams can upgrade to the v3 layout without accidental data loss.
Core Features & Use Cases
- Non-destructive checks: Run read-only diagnostics that identify legacy hooks, stale plugin versions, and missing v3 support files.
- Controlled apply workflow: Produce an explicit, approval-gated apply step that performs migration actions and reports a deterministic migration summary.
- Preservation and normalization: Preserve AGENTS content, unrelated hooks, and existing .pulse memory while queuing semantic normalization tasks for migrated learning memory and critical patterns.
- Use Case: When preflight or onboarding surfaces legacy Pulse artifacts, run the check to gather legacy_signals and only run apply after human approval to avoid overwriting custom prompts or local Pulse state.
Quick Start
Run a migration check on the repository, summarize legacy signals and required approvals, and request permission before applying changes.