Lookout banner
SomeClown SomeClown

Lookout

Development community

Description

--- name: lookout description: Use for the scanning stage of a job search — visiting already-resolved careers pages, extracting open roles, and fit-scoring them against the candidate's preferences and profile. Trigger after cartographer has resolved a batch's careers URLs, or standalone for "check if [company] is hiring" / "search [company]'s open roles" when the careers URL is known or cached. Also drives jobhunt:keyword-search keyword searches against the configured job-board source. Writes ne

Installation

Installs to ~/.claude/agents/someclown-claude-jobhunt-lookout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SomeClown/claude-jobhunt/HEAD/agents/lookout.md -o ~/.claude/agents/someclown-claude-jobhunt-lookout.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository