jobs — Weekly Job-Tracking Digest

Status: Live (v1 weekly cron) Cadence: Weekly Monday 9am Toronto (0 13 * * 1 UTC) Started: 2026-06-01

Goal

Replace ad-hoc careers-page tab-checking with a weekly Gmail digest. Scrape a curated set of boards, LLM-filter for roles matching the user’s criteria (senior, Toronto/remote, FDE-leadership / complex-implementations), emit a tiered digest (HIGH/MEDIUM/LOW fit) labeled jobs/digest in Gmail.

Technical

  • Prompt: ~/topaz/projects/jobs/digest-prompt.md — full instructions injected into the scheduled remote agent
  • Scheduler: claude.ai/code remote routine (CCR). Weekly: trig_017coM8kipWTHHPbFSFxcYLo (cron 0 13 * * 1, next Mon). Test (fired + retired): trig_01G6GtUx9kqzjFUkkds1UQCW.
  • Delivery: Gmail MCP → djtingle@gmail.com, label jobs/digest. Remote connector only exposes create_draft (no send), so each weekly run lands in Drafts for user to review + send. Body is HTML (Gmail strips <style> blocks; uses inline styles only).
  • Dedup: Stateless — agent searches Gmail for label:jobs/digest, parses URLs from prior digest, marks NEW vs ongoing
  • Local mirror: SessionStart hook (planned) pulls labeled emails into ~/topaz/projects/jobs/digests/YYYY-MM-DD.md

Criteria

  • Location: Toronto, Canada OR explicitly remote (Canada/global)
  • Seniority: Senior+, leadership track preferred
  • Role types: FDE / Solutions Arch / Implementation Eng / Customer Eng leadership
  • Negative: junior-only, US-clearance, pure research, pure backend without customer surface

Sources (11)

#CompanyURLPlatform
1Google (Toronto)google.com/about/careers/applications/jobs/results?location=Torontocustom
2Cursorcursor.com/careerscustom
3Harvey (Toronto)jobs.ashbyhq.com/harveyAshby
4OpenAIopenai.com/careers/search/custom
5Anthropic (Toronto)anthropic.com/careers/jobs?office=4011067008custom
6Dominion Dynamicsjobs.ashbyhq.com/Dominion%20DynamicsAshby
7Spellbookspellbook.com/careerscustom
8Beacon Softwarejobs.ashbyhq.com/beaconsoftwareAshby
9Sierrasierra.ai/careersAshby
10Gleanglean.com/careersGreenhouse
11Decagondecagon.ai/careersAshby

Adjacents considered but parked for v1 expansion: Cohere, Waabi, Tenstorrent, BenchSci, Borealis AI, Clio, Vercel, Sourcegraph, Replit, Hebbia, Ironclad, EvenUp.

Intentionally skipped: Palantir / Anduril / Shield AI / Vannevar (US-clearance walls), Applied Intuition / Scale AI (no TO + post-Meta turbulence), Codeium/Windsurf (acquired by Cognition).

Milestones

IDNameStatus
M-1Source list finalized (11 boards)
M-2Digest prompt drafted
M-3Test-run routine created
M-4Review test email + tune (HTML body switch)
M-5Weekly cron scheduled
M-6SessionStart hook for topaz mirror⬜ (blocked: local Gmail MCP re-auth needed)
M-7v1 expansion — add Toronto-anchored adjacents⬜ Backlog