<!-- PM-Skills | https://github.com/product-on-purpose/pm-skills | Apache 2.0 -- PM Skills Updater This skill updates a local pm-skills installation to the latest public release. It validates connectivity, compares versions, detects local modifications, gives the user control over conflict resolution, and produces a structured update report documenting every change. The updater operates in three phases: - Pre-flight -- validate internet access and determine version delta. - Update -- fetch the latest release and apply changes with conflict-aware overwrite-or-skip logic. - Report -- generate a…