Evening banner
kalpesh122 kalpesh122

Evening

Development community

Description

--- description: Inbox reconciliation — make the tracker match reality --- Run the evening routine. Read `prompts/EVENING.md` in full and follow it. The job is not to summarise the inbox. It is to make the tracker true, so tomorrow's numbers mean something. Reconcile every non-terminal row against what is actually in the mailbox, move stages through `./bin/jsp advance`, and record `outreach_sent_at` only for touches the human confirms were actually sent. Never classify an email you did not op

Installation

Installs to ~/.claude/commands/kalpesh122-job-search-pipeline-evening.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kalpesh122/job-search-pipeline/HEAD/.claude/commands/evening.md -o ~/.claude/commands/kalpesh122-job-search-pipeline-evening.md

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

Full documentation available on GitHub

View Source Repository