Outcome banner
MadsLorentzen MadsLorentzen

Outcome

Development community

Description

# /outcome - Record the Result of an Application You are recording what happened to a job application: progress updates (interview invitations, stages completed, offers) and final resolutions (hired, rejected, no response). The data lands in two places the framework already reads but nothing systematically writes: - `job_search_tracker.csv` - the status column that `/scrape` and `/rank` use for dedup and exclusion - `documents/applications/<company>_<role>/` - the per-application archive (post

Installation

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

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

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

Full documentation available on GitHub

View Source Repository