Watching a list of companies for new roles means refreshing career pages and trying to remember what was there yesterday. This watcher does the checking.
sonnet3 daysPlaywrightPostgresOpenAISlack
Claude
65ROI
73Scale
$1.9k86Saved
ROI for
README.md
Why this subagent
Watching a list of companies for new roles means refreshing career pages and trying to remember what was there yesterday. This watcher does the checking.
It scans the careers pages on a schedule, compares to the last run so only genuinely new roles surface, and sorts each one by team. The result is a grouped list with title, location, and a direct apply link, useful for recruiters, salespeople, or anyone tracking who's hiring.
How it runs
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
Compare against the last run to keep only roles that are genuinely new.
pending
Classify each new role by team, such as engineering, sales, or product.
pending
Post the new roles grouped by team, each with title, location, and a direct link.
pending
Sample output
json
// Sample output
// (generated when the pipeline finishes)
Detect new roles at target companies, classify each by team, and report them grouped with title, location, and link.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.