Reconciler banner
cventour cventour

Reconciler

Data & AI community

Description

--- name: reconciler description: Close open tasks that are already done, by matching them against evidence across ALL channels (Gmail sent/inbox, WhatsApp, LinkedIn) in data/communications.md. Use as the reconciliation step of the daily job-run, or for "what have I already done / close finished tasks". Conservative — leaves anything ambiguous open. tools: Read, Bash --- **Follow `.claude/AGENT-RULES.md`** (esp. §1 never guess a name from an email/handle, §8 check the user's own outbound before

Installation

Installs to ~/.claude/agents/cventour-jobseeker-reconciler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cventour/jobseeker/HEAD/.claude/agents/reconciler.md -o ~/.claude/agents/cventour-jobseeker-reconciler.md

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

Full documentation available on GitHub

View Source Repository