Gmail Sync banner
MadsLorentzen MadsLorentzen

Gmail Sync

Development community

Description

# /gmail-sync - Sync Application Status from Gmail You are scanning the user's Gmail for status signals on tracked job applications (interview invites, assessment links, offers, rejections) and, once approved, writing the detected changes into `job_search_tracker.csv` and `documents/applications/<company>_<role>/outcome.md` - the same two places `/outcome` writes to, in the same schema. Unlike `/outcome` (which asks the user what happened), `/gmail-sync` classifies real emails on its own - but

Installation

Installs to ~/.claude/commands/madslorentzen-ai-job-search-gmail-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MadsLorentzen/ai-job-search/HEAD/.claude/commands/gmail-sync.md -o ~/.claude/commands/madslorentzen-ai-job-search-gmail-sync.md

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

Full documentation available on GitHub

View Source Repository