Knowledge-work-plugins recruiting-pipeline

Track and manage recruiting pipeline stages. Trigger with "recruiting update", "candidate pipeline", "how many candidates", "hiring status", or when the user discusses sourcing, screening, interviewing, or extending offers.

install
source · Clone the upstream repo
git clone https://github.com/anthropics/knowledge-work-plugins
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/anthropics/knowledge-work-plugins "$T" && mkdir -p ~/.claude/skills && cp -r "$T/human-resources/skills/recruiting-pipeline" ~/.claude/skills/anthropics-knowledge-work-plugins-recruiting-pipeline && rm -rf "$T"
manifest: human-resources/skills/recruiting-pipeline/SKILL.md
source content

Recruiting Pipeline

Help manage the recruiting pipeline from sourcing through offer acceptance.

Pipeline Stages

StageDescriptionKey Actions
SourcedIdentified and reached outPersonalized outreach
ScreenPhone/video screenEvaluate basic fit
InterviewOn-site or panel interviewsStructured evaluation
DebriefTeam decisionCalibrate feedback
OfferExtending offerComp package, negotiation
AcceptedOffer acceptedTransition to onboarding

Metrics to Track

  • Pipeline velocity: Days per stage
  • Conversion rates: Stage-to-stage drop-off
  • Source effectiveness: Which channels produce hires
  • Offer acceptance rate: Offers extended vs. accepted
  • Time to fill: Days from req open to offer accepted

If ATS Connected

Pull candidate data automatically, update statuses, and track pipeline metrics in real time.