Recruiters, is your old candidate database actually dead weight, or do you work it?

Trying to sanity-check something before I sink more time into it.

From talking to a few agency recruiters, the pattern I keep hearing: you source a ton of candidates for a specific role, place one, and the other 40 qualified people just sit in the ATS forever. Then three months later a near-identical req comes in and you start sourcing from scratch because nobody has time to dig back through old candidates and figure out who's still relevant.

My assumption is that the database of people you've already talked to is one of the most valuable assets an agency has, and almost nobody actually uses it because manually re-reviewing hundreds of old candidates against a new role is miserable and there's always a fresher fire to put out.

Is that actually true in practice? Or am I wrong, and you have a way of working past candidates that already functions, so this is a solved problem I just can't see?

Genuinely want the blunt version here. If the reason nobody mines their old database is that old candidates are basically worthless (moved on, wrong salary, went cold), tell me that, because that kills the whole idea.

reddit.com
u/LiveRaspberry2499 — 2 days ago

I looked at how recruitment agencies handle their old candidates and kind of couldn't believe it

I build automation, and lately I've been digging into how recruitment agencies actually operate, half expecting it to be pretty dialed in. It is not.

Here's the part that got me. These agencies pay real money to find candidates: job board fees, sourcing tools, hours of a recruiter's time going through people. They screen someone, that person isn't right for the role that's open right now, and then nothing. The candidate just sits in the database and goes cold.

Then next month a new role comes in, and instead of checking the thousands of people they already have, they go source brand-new candidates from scratch. Paying again to find people, when someone who fits is very possibly already sitting in their own system.

Nothing is technically broken. It's just that working the old database is manual and boring, so it never really happens. The "system" is basically a recruiter remembering a candidate off the top of their head, or nobody remembering at all.

It reminds me of every copy-paste process I've seen where the fix is kind of obvious but nobody has time to build it. The expensive thing isn't the candidates they don't have yet. It's the ones they already paid for and forgot about.

That's actually what pushed me to start building something for it. The idea is simple: it watches for companies posting relevant jobs right now, uses AI to match those roles against the candidates already sitting in the agency's database (semantic matching, so it gets that "backend engineer" and "server-side developer" are the same person), anonymizes the CV so the company can't skip the agency and go direct, and emails the decision maker an intro. Basically working the dead database automatically instead of by hand.

Still early on it, which is why I'm curious from people who work in or around recruiting and staffing: is this actually as common as it looks from the outside? Do you have any real system for going back through old candidates, or does it just pile up? And if you don't work it, is it a time thing, a data thing, or do you just not trust old records?

reddit.com
u/LiveRaspberry2499 — 4 days ago

I built a lead system that hit a 68% skip-trace match rate and produced exactly zero deals. Here's what actually broke.

Been building automation for a while, and this is the project that taught me the most, because on paper it worked perfectly and it still failed completely.

The setup: a real estate broker wanted expired listings worked automatically across several counties. So I built it. Pulled listings via the MLS API across the whole region, filtered for expireds, ran every one through skip tracing to get phone numbers and contact info, and dropped the enriched leads straight into their CRM ready to be worked.

The tech did its job. 68% skip-trace match rate, which is genuinely good. Fresh expired listings landing in the CRM every day, contact info attached, nothing manual. If you judged this system by any technical metric, it was a success.

Appointments booked: zero. Deals closed: zero.

Here's what actually broke, and it wasn't the automation. The leads sat in the CRM and nobody called them. Or someone called once, got voicemail, and never followed up. The system was producing perfectly good leads faster than the humans on the other end were willing to work them. I had automated the easy 20% (finding and enriching leads) and done nothing about the hard 80% (a human consistently doing the unglamorous follow-up).

The lesson I actually paid for: the automation is almost never the bottleneck. The bottleneck is the messy human process on either side of it. If the client's team wasn't already working leads with discipline before you showed up, handing them more leads faster just gives them a bigger pile to ignore. You didn't fix the problem, you scaled the part that was already working and left the broken part untouched.

Now, before I build anything, I ask what happens to the output. Who touches it, when, and do they actually do that today without me. If the answer is fuzzy, the automation will fail no matter how clean the pipeline is, and it won't be the tech's fault.

Happy to get into the technical side if anyone wants (the skip-trace matching and dedup was the interesting part), but honestly the process lesson was worth more than the code.

reddit.com
u/LiveRaspberry2499 — 4 days ago

You paid to acquire an asset, then let it rot. Anyone else guilty of this?

Thinking out loud about something I keep seeing across service businesses, recruitment especially.

A recruitment agency pays real money to source a candidate: job board fees, sourcing tools, hours of a recruiter's time. They screen the person, don't place them that round, and then nothing. The candidate sits in the database and goes cold. Next quarter the same agency spends money sourcing brand-new people for roles someone already in their system could fill.

It's a fully paid-for asset decaying on the books because nobody has time to systematically work it.

I build automation and keep bumping into this, so I'm curious how other owners think about it. Do you have a system for re-activating things you already paid to acquire (old leads, old candidates, past customers), or does it always lose out to chasing the shiny new pipeline? Feels like there's massive ROI just sitting there, but "work your existing assets" is the advice everyone nods at and nobody operationalizes.

Where does it break down for you: time, tooling, or just attention?

reddit.com
u/LiveRaspberry2499 — 4 days ago

Do you actually re-work old leads/contacts, or just always chase new ones?

Honest question for other small service businesses.

I do automation work, mostly for agencies, and the same thing comes up every time: they've got a big list of people they already paid to find (leads, old candidates, past clients) and it just sits there. Meanwhile everyone's grinding to find brand new contacts every month, spending money to do it, when half of what they need is already in a CRM they stopped opening.

I get why. Working the old list is boring and manual, and a fresh lead feels more productive even when it costs more.

So I'm trying to figure out: is anyone actually systematizing this? A real process or tool that goes back through your existing people, works out who's worth another shot right now, and puts them back in front of the right buyer without you doing it by hand. Or is it always "I'll get to it" and then you never do?

Genuinely trying to gauge whether this is a real problem worth building for, or whether everyone's fine chasing new. How do you handle it?

reddit.com
u/LiveRaspberry2499 — 4 days ago

I turn a recruitment agency's dead candidate database into placements (automated spec-CV outreach)

I use AI to turn a recruitment agency's dead candidate database into placements

Most recruiters are sitting on thousands of CVs they paid good money to source, and then never touch again. The candidate goes cold, and next quarter they're sourcing net-new for a role someone already in their database could've filled.

I build an AI-powered pipeline that fixes that:

* Finds companies actively posting relevant jobs

* Identifies the decision maker at each one

* AI-powered semantic matching from your existing database: it understands meaning, not just keywords, so it surfaces the candidate whose experience actually fits the role even when their CV doesn't use the exact words in the job post

* Anonymizes the CV properly (name, current employer, anything identifying) so no one goes around you to skip the fee

* Emails the decision maker a spec CV / MPC-style intro

Basically MPC marketing and reverse-recruiting, done at volume, on the database you already own instead of chasing fresh leads.

Important part: this runs on a quality gate, not spray-and-pray. The AI does the heavy lifting of surfacing and ranking matches, but you stay in control of what actually goes out. One bad match makes you look worse to a client than sending nothing, so there's an optional human approval step before anything sends.

If you run an agency (or work with recruiters) and this sounds relevant, drop a comment and I'll walk you through how it'd map to your setup. Happy to answer technical questions in the thread too.

reddit.com
u/LiveRaspberry2499 — 4 days ago

Everyone here sells leads. I build the system that generates them for you every day.

Quick distinction before anything else: most offers in this space sell you a list. You buy it, you work it, it runs dry, you come back and buy more. You're buying eggs.

I build the chicken.

I set up a lead gen system that lives in your business and produces fresh, qualified leads every single day, so you stop worrying about where the next batch comes from. You own it. It keeps working after I'm gone.

What that actually means:

It finds leads on its own, daily - the system watches for buying signals (new hires, funding, expansions, job postings, news mentions, specific online activity) and surfaces the right prospects at the right time, automatically. No more buying static lists that are stale the day you get them.

It reaches out the right way - real personalization tied to the actual trigger, not "I saw you did X, congrats" mail-merge that buyers now read as spam. That's the difference between a reply and the trash folder.

It hands leads off clean - enrichment, deliverability, sequencing, follow-ups, and a tidy handoff into your CRM. Leads don't just get found, they get worked.

Proof I can build the hard stuff:

  • An intent-based outreach system for a client selling STEM products. It tracked LinkedIn posts and news articles announcing new STEM programs, then used each announcement as the trigger to reach out while timing and relevance were at their peak. That's the daily lead engine in action.
  • A recruitment engine that finds job postings, identifies the decision makers, matches candidates from the client's own database, and drafts the outreach automatically.
  • A real estate pipeline that pulls 2M+ county records, filters and skip-traces them, and pushes qualified seller leads into the CRM every day.

If I can build those, I can build a reliable daily lead engine for your service or product business.

reddit.com
u/LiveRaspberry2499 — 23 days ago

I build AI + automation systems for businesses (lead gen, SEO, voice agents, CRM) - happy to share what's actually working

I run a small automation agency and spend most of my time building AI-powered systems for clients. Figured I'd share what's been working and offer to help anyone trying to figure out where AI actually fits in their business.

Some recent builds:

SEO content engine - does keyword research, competitor analysis, and drafts blog posts automatically. Took a client's blog to 48k impressions and page-1 rankings in 4 months.

Recruitment lead gen system: finds new job postings, identifies the decision makers at those companies, matches the best candidates from the agency's own database, anonymizes the top 2-3 CVs, and drafts the outreach email with CVs attached. The recruiter just reviews and hits send.

AI voice agents: one calls inbound leads within a minute to qualify and book appointments; another runs screening questions with candidates and updates the CRM with their answers.

County-level real estate lead pipeline: pulls pre-foreclosure and tax-delinquent records (2M+ rows), filters and skip-traces them, and pushes qualified seller leads into the CRM daily.

CRM + agentic workflows (n8n, Make, Follow Up Boss, Lofty, Airtable): follow-ups, pipeline hygiene, data enrichment, system syncing so nothing falls through the cracks.

The honest truth: most "AI for business" pitches are hype. The stuff that actually works is usually boring - automating the repetitive 80% so your team can focus on the conversations that close deals.

If you've been curious how this could fit your business, happy to walk through real use cases or show a demo. Free initial chat, no pitch deck, just a practical conversation to see if there's a fit. Also glad to answer questions in the comments even if you just want to DIY it yourself.

reddit.com
u/LiveRaspberry2499 — 24 days ago