Browse / Job hunt / Software development / company-finder

company-finder

Yashuchirag

Country-aware Software Engineering job scanner built on career-ops.

Open Yashuchirag/company-finder → Matched by file structure only.

Works with any agent

ships AGENTS.md, the cross-tool instruction file.

In its own words

AboutYashuchirag/company-finder

Targets Netherlands, UK, Dubai, and India.

README.md

A country-aware Software Engineering job scanner built on top of career-ops. Scans Greenhouse, Ashby, and Lever job boards for Software Engineering roles across Netherlands, UK, Dubai, and India using a /company-finder Claude Code skill.

Author: Chirag Chandrashekar — chiragchandrashekar@gmail.com

What it does

  • Discovers companies hiring Software Engineers in your target countries via WebSearch across Ashby, Greenhouse, and Lever job board indexes
  • Persists discovered companies in data/discovered-companies.json so they are never re-searched
  • Merges discovered companies with your hand-curated list at scan time
  • Filters by location (country-aware) and title (broad Software Engineering keywords)
  • Deduplicates against previously seen jobs so your inbox only ever shows new postings
  • Evaluates matching jobs against your profile using career-ops's LLM evaluation rubric (score 1–5, letter grade A–F, compensation research, interview prep)

The scanning pipeline is zero-token. LLM evaluation is a separate, deliberate step.

Supported countries

Adding a new country requires a single entry in config/countries.yml. No code changes.

Quick start

Prerequisites
  • Node.js = 18
  • Claude Code (for the /company-finder skill)
Usage

Open Claude Code in the project directory and use these skill commands:

New files (Company Finder additions)

Everything else is career-ops, included unmodified.

The repository's own description, then 75% of its README. Read the rest on GitHub ↗

Where it came from

copy of santifer/career-ops Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tai today

See the whole career-ops family — 317 entries →

Read from the repository's git tree on 2026-08-17.