What problem does it solve? Job seekers need their automated job scanner to watch the right companies and match the right job titles, but employer lists change constantly and editing configuration files by hand is error-prone. This Skill manages the employer registry and title-matching rules so the weekly scan keeps finding relevant openings. ## Core Features & Use Cases - Employer Registry Management: Add or remove organizations in employers.json, then re-run ATS feed discovery (Greenhouse, Lever, Workday) so changes take effect immediately. - Registry Growth from Search Results: Harvest employer names from real job search results instead of relying on memory, merging new entries without overwriting hand-corrected slugs. - Job Title Pattern Tuning: Write and test case-insensitive regex patterns for matchTitlePatterns and excludeTitlePatterns, with a test script to confirm patterns actually match before relying on them. - Use Case: Eight months after setup, you remember a company you want to watch. You say "add Acme Group to my job scan" and the Skill registers it, discovers its job board feed, and reports how many open roles it currently has. ## Quick Start Add the employer Acme Group to my job scan and tell me how many open roles it has right now.