JevScout
hqman
A demo job-search Skill for coding Agents that browses company careers pages in Chrome, uses Jev to screen AI and software-engineering roles, and saves the results.
- License
- Not declared
- GitHub Stars
- 22
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev uses Choice to classify pages and Noul to assess careers links, role relevance, filter controls and candidate fit; local thresholds select navigation, job details and saved results.
What this project offers
Connects careers navigation, role screening and detail matching in one CLI workflow, with local JSON and Markdown reports.
Review scope
Demo MVP reviewed at a fixed commit; no browser or live API run. Scanning has count and text limits. Mock scores and latency are simulated, while mock mode can still operate real Chrome. The workflow is not guaranteed read-only. Site coverage, matching accuracy and performance were not validated; no open-source license was confirmed.
Sources and implementation
- hqman/JevScout/blob/b51390be0c3ca28b5407ab6d8c8044912a03bb31/README.md
- hqman/JevScout/blob/b51390be0c3ca28b5407ab6d8c8044912a03bb31/jev_job_hunter/jev.py
- hqman/JevScout/blob/b51390be0c3ca28b5407ab6d8c8044912a03bb31/jev_job_hunter/questions.py
- hqman/JevScout/blob/b51390be0c3ca28b5407ab6d8c8044912a03bb31/jev_job_hunter/runner.py
- hqman/JevScout/blob/b51390be0c3ca28b5407ab6d8c8044912a03bb31/jev_job_hunter/policy.py
Related projects
Prism
irfndi · Domain Tools
A Solana liquidity Agent with Jev shadow judgments compared against rule-based decisions.
Jev-Trades
zadescoxp · Domain Tools
A dashboard combining live crypto market data with Jev-guided paper trading; no broker or live-order API is connected.
HA-Jev
AboveColin · Domain Tools
Turns Jev judgments into Home Assistant sensors, such as checking whether finished laundry has been left unattended.
jev-for-engineers
Foadsf · Domain Tools
Eight mechanical and electrical engineering experiments using Jev for task routing, log checks and component selection.