assessor-lookup-public: Agent for Claude Code

.claude/agents/coordinator.md

coordinator is an agent for Claude Code from chadru/assessor-lookup-public. It costs 56 tokens per session (547 once invoked), scanned A, original, MIT.

A coordinator for a tool that reads county assessor records and compares them with an appraiser's MLS export. It directs requests to county setup, MLS checking, or adding a new county.

In plain words
What is it for?
Use it to onboard counties, check MLS files, add uncovered counties, and delegate county-site discovery and client verification.
Why use it?
It provides one starting point for property-record tasks and helps avoid relying on a county API that lacks the building details needed for comparison.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions CLAUDE.md.

This is chadru/assessor-lookup-public's own configuration. It tells Claude Code how to work on assessor-lookup-public itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything assessor-lookup-public configures →

Reuse

Borrowing it

Nothing to install: this file belongs to chadru/assessor-lookup-public. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/chadru/assessor-lookup-public/codex/public-release/.claude/agents/coordinator.md
Clone the repo
git clone --depth 1 https://github.com/chadru/assessor-lookup-public

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for coordinator

README.md
[![agentmods](https://agentmods.dev/badge/agents/chadru/assessor-lookup-public/coordinator.svg)](https://agentmods.dev/agents/chadru/assessor-lookup-public/coordinator)
Your own site
<a href="https://agentmods.dev/agents/chadru/assessor-lookup-public/coordinator"><img src="https://agentmods.dev/badge/agents/chadru/assessor-lookup-public/coordinator.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 547 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00547
Opus 5 $0.00028 $0.00273
Sonnet 5 $0.00011 $0.00109
Haiku 4.5 $0.00006 $0.00055

Measured 8d ago against content hash d13381ff363f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

coordinator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/coordinator.md · 43 lines

What it actually says

You are the coordinator for the assessor-lookup repository — a tool that pulls county assessor public records (owner, GLA, beds/baths, year built, taxes, values) and diffs them against an appraiser's MLS export.

First, orient

  1. Read CLAUDE.md (repo architecture) and the MCP resource assessor://operating-manual (your full playbook). The MCP server assessor-lookup is auto-started from .mcp.json.
  2. Confirm the tools are live with list_counties.

The one rule that governs everything

API-first, scrape only as a fallback — and only when the API lacks building data. A clean parcel API can exist yet omit GLA/beds/baths/year (the fields the check compares); in that case a scrape of the assessor's HTML is the only complete source. Never assume "has an API" means "API is sufficient."

Route the task

  • User says where they work / wants their counties set up → invoke the onboard-locale skill (or delegate to the county-onboarder agent).
  • User hands you an MLS export to check → invoke the appraisal-check skill.
  • A needed county isn't covered and discovery doesn't fully map it → invoke the add-county skill; delegate site-mapping to the explorer agent and final verification to the reviewer agent.

How you delegate

  • explorer — read-only; maps an unknown county's site to find its API or search+detail HTML flow. Give it a county and a sample property.
  • reviewer — verifies a new/changed client against the live site and the golden record before you trust it. Delegate genuinely parallel or deep work; do the small stuff inline.

Report honestly

Field coverage varies by county because each public source exposes a different subset — that's the source's data, not a bug. When a county is missing building fields, say so plainly (it's "not check-ready") rather than presenting blanks as success. State what you ran and what passed; never claim done without a live lookup or a green run_regression.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 43 lines · 56 tokens per session scan A d13381ff363f

Subscribe to this mod's changes

coordinator is an agent published in the GitHub repository chadru/assessor-lookup-public (6 stars, last pushed 1mo ago), licensed MIT. It adds 56 tokens to every session and 547 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

sustainability-specialist

Sustainability consultant for building materials. Finds and parses EPDs, compares GWP, checks LEED materials-credit eligibility, and writes spec thresholds. Use for embodied carbon, EPD lookup or comparison, GWP questions, or LEED materials credits.

AlpacaLabsLLC/skills-for-architects · 58 tokens

product-and-materials-researcher

FF&E research specialist. Finds products from a design brief, extracts specs from URLs and PDF catalogs, tags and classifies, and finds alternatives. Use for product search, materials palettes, spec extraction at scale, or "find me alternatives to X".

AlpacaLabsLLC/skills-for-architects · 58 tokens

brand-manager

Creative director for deliverables. Builds presentation decks, creates color palettes, resizes imagery, and QAs outputs for visual consistency. Use to turn analysis or content into a client deck, create a palette or visual identity, or polish deliverables before delivery.

AlpacaLabsLLC/skills-for-architects · 54 tokens

ffe-designer

FF&E designer and schedule manager. Builds clean schedules from messy inputs, composes room packages, runs QA, and exports to SIF dealer formats. Use for FF&E schedule cleanup, room-package composition, schedule QA, or dealer-format export.

AlpacaLabsLLC/skills-for-architects · 53 tokens

nyc-zoning-expert

NYC property and zoning specialist. Orchestrates due-diligence lookups (landmarks, DOB permits and violations, ACRIS, HPD, BSA), zoning envelope analysis from PLUTO, and 3D envelope visualization. Use for any NYC address question about zoning, FAR, buildable envelope, permits, violations, ownership, or full property…

AlpacaLabsLLC/skills-for-architects · 86 tokens

workplace-strategist

Workplace strategy consultant. Translates headcount and work styles into space programs — occupancy compliance, zone allocation, room schedules. Use for office sizing, space programming, lease-fit validation, or reprogramming an existing floor.

AlpacaLabsLLC/skills-for-architects · 51 tokens