← ClaudeAtlas

relationship-sourcinglisted

Find likely recruiters, hiring-team members, or warm contacts for tracked companies through the session browser, then capture candidate-reviewed leads into Network. Opt-in, user-initiated, local-only. Capability = relationship_sourcing; platforms = linkedin, wellfound.
CodesWhat/careerrat · ★ 3 · AI & Automation · score 72
Install: claude install-skill CodesWhat/careerrat
# relationship-sourcing Use this skill when the user asks to find a recruiter, hiring manager, employee, warm path, referral path, or relationship contact for a tracked company or job. This is not a Jobs priority shortcut. A submitted application with no contact path stays waiting/monitoring until a lead is found, reviewed, and approved by the candidate. This skill only creates lead candidates for review; outreach drafts go through `email-comms` or `ingest-messages` and sending remains confirm-first. > **Runs under AGENTS.md.** These contracts bind without being restated here: Privacy Invariant (`current_base` never outbound), Honesty Firewall, Placeholder/Bracket Ban, Gate Write-back, Domain-Neutral Rule, Browser Automation Contract, Activity Pulse logging, Tracker verify+snapshot, and Sent-Clears-Draft. Inline reminders at point-of-use are intentional; standalone restatements point back to the relevant AGENTS.md section. ## STEP 0 — Consent gate Run: ```bash careerrat automation status --json ``` Inspect `capabilities.relationship_sourcing`. Applicable platforms are `linkedin` and `wellfound`. A platform may be used only when its entry has `allowed: true` — the global switch, platform switch, and ToS consent must all be true. If no requested platform is allowed, stop before opening a browser and explain the opt-in path: ```bash careerrat automation consent <platform> --write careerrat automation enable relationship_sourcing --write careerrat automation enable relat