Install
openclaw skills install @nextaltair/trace-configuration-file-migrationsTrace removed or relocated config files across source, releases, migration code, and local state without mistaking relocation for deletion.
openclaw skills install @nextaltair/trace-configuration-file-migrationsUse when a config, workspace, or instruction file disappears after an upgrade and the task is to explain what changed, when, why, and whether local data survived.
Inspect current local state first.
Establish upstream intent.
Establish release timing.
Read migration code, not only release notes.
Compare docs and templates with implementation.
Audit stale custom guidance.
Report in this order:
Verify all applicable invariants:
If any invariant cannot be checked, label it unknown rather than inferring success.