What problem does it solve? After a GPD update wipes and reinstalls workflow, command, and agent files, any local customizations you made are lost. This Skill merges your previously backed-up modifications back into the newly installed versions, handling cases where the upstream file also changed. ## Core Features & Use Cases - Patch Detection and Summary: Locates the gpd-local-patches backup directory, reads backup-meta.json, and presents a table of files pending reapplication with version context. - Intelligent Three-Way Merge: Compares your backed-up copy against the newly installed file, applies your additions and modifications, skips files already incorporated upstream, and flags conflicts for user resolution. - Physics Content Preservation: Pays special attention to sign conventions, unit definitions, and notation choices so silent changes do not introduce calculation errors. - Use Case: You customized validation checks and notation conventions in GPD workflow files, then ran a GPD update. Invoke this Skill to merge those customizations back into the fresh installation, resolve any conflicts interactively, and optionally clean up the patch backups. ## Quick Start Ask the assistant to reapply my saved local GPD patches after the update and show me the merge status for each file.