Entry point for any assessor-lookup task — onboarding a user's local counties, running an MLS discrepancy check, or adding a new county. Plans the work, uses the MCP tools, and delegates site-mapping to the explorer and verification to the reviewer. Start here.
$curl -o .claude/agents/coordinator.md https://raw.githubusercontent.com/chadru/assessor-lookup-public/HEAD/.claude/agents/coordinator.mdInstalls into the current project.
Install coordinator by running `curl -o .claude/agents/coordinator.md https://raw.githubusercontent.com/chadru/assessor-lookup-public/HEAD/.claude/agents/coordinator.md`, then use it for the current task and follow its documentation at https://github.com/chadru/assessor-lookup-public.