Run a HubSpot hygiene pass using the skill cleanup workflow. Act immediately — the user typed /crm-cleanup, so skip the intent-detection step. Parse arguments: - (default: ) — for deal audit only, for contact dedup only, for both Step 1 — Scan for stale deals If scope includes deals: 1. Pull all open deals from HubSpot. 2. Flag deals with no activity (email, call, meeting, note) in the last 14 days. 3. For each stale deal: show deal name, stage, last activity date, associated contacts, and amount. 4. Propose actions per deal: update next-step, change stage, add a note, or close-lost. Present…