What problem does it solve? Installing or upgrading a BMAD module requires manually editing the host manifest.yaml and help CSV, which risks stale leftover entries and inconsistent registrations. This Skill automates the registration of the LENS Workbench module using an anti-zombie merge pattern that removes old entries before writing current ones. ## Core Features & Use Cases - Config Merge: Merges the lens module entry from module.yaml into the host BMAD manifest.yaml, removing any pre-existing lens section first. - Help CSV Merge: Registers lens capabilities in the host bmad-help.csv by replacing all existing Lens rows with current entries. - Legacy Cleanup: Removes deprecated flat skill files and legacy data/ directories left over from older module versions, with a dry-run option. - Use Case: After installing or updating the LENS Workbench module, run this Skill to register it in the host configuration, update the help system, verify the installation, and clean up legacy artifacts. ## Quick Start Run the lens-work-setup skill to register the lens module into my BMAD configuration and help system.