Job Change Sweep banner
LeadMagic LeadMagic

Job Change Sweep

Development community

Description

--- description: Detect champions who changed jobs (highest-converting trigger) argument-hint: [path to CSV of contacts with profile URLs or emails] --- Run a job-change sweep over: $ARGUMENTS Follow `outbound-recipes` recipe 8 (3 credits/contact — state total cost and confirm): 1. For each contact: `job-change-detector` with profile URL or work email + expected company. Results are yes / no / inconclusive — treat inconclusive as "recheck next sweep". 2. For confirmed changes: `profile-search`

Installation

Installs to ~/.claude/skills/leadmagic-leadmagic-skills-job-change-sweep/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leadmagic-leadmagic-skills-job-change-sweep && curl -fsSL https://raw.githubusercontent.com/LeadMagic/leadmagic-skills/HEAD/commands/job-change-sweep.md -o ~/.claude/skills/leadmagic-leadmagic-skills-job-change-sweep/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository