Sync Environment Variables Add missing environment variable entries with explicit defaults to settings files. Arguments | Argument | Description | |----------|-------------| | | Update (default) | | | Update | | | Show changes without modifying files | | | Include changelog/discovered vars (not just official) | Phase 1: Discovery Run environment variable discovery using the same process as : 1. Invoke skill for official documentation 2. WebFetch CHANGELOG.md for additional variables 3. If , spawn MCP research agents Collect all discovered variables with their default values. Phase 2: Read Cur…