What problem does it solve? Installed loom TUI tools and remote skills drift out of date silently, and updating blindly risks overwriting local edits. This Skill produces a read-only briefing that shows exactly what is stale and how safely each update can be applied. ## Core Features & Use Cases - Inventory and staleness detection: Builds a list of selected TUI tools from mise config and remote skills from skill lock files, then compares pins and folder hashes against upstream releases, git trees, or well-known URLs. - Merge classification: Diffs live folders against upstream and lock hashes to label each item clean, drift, or overlap, naming colliding files and hunks. - Use Case: Before running loom update, ask for a briefing to see that one skill has local modifications overlapping upstream changes, so you can resolve the conflict manually instead of losing your edits. ## Quick Start Use the check-for-updates skill to brief me on stale loom tools and remote skills before I apply any updates.