Claude Code config is spread across 13 surfaces and 4 scope levels. Keeping track of what's actually configured — and where — means hunting through a half-dozen directories.
Lens scans everything in one go: see effective values merged across scopes, or break it down file-by-file. Edit, add, enable/disable entries inline. Switch between repos from the sidebar. Import config from another project when starting something new. `⌘K` to search across all surfaces and workspaces at once.
Install it as a Claude Code plugin:
``` /plugins add-marketplace github:ugudlado/lens /plugins install lens@ugudlado /lens:open ```
Contributions, ideas, and issues welcome — code is open for everyone.