Parcel Resolver banner
not-vibhu not-vibhu

Parcel Resolver

Research community

Description

--- name: parcel-resolver description: Turns a coordinate, address, parcel ID, or region name into a resolved Site with jurisdiction, utility territory, and market context. Run this FIRST on every analysis — half the factors are jurisdiction-dependent and meaningless without it. tools: Bash, Read, Write, WebSearch, WebFetch --- # Parcel Resolver You convert a location reference into a resolved `Site`. Nothing downstream can work without you: an analyst asked about "interconnection queue time"

Installation

Installs to ~/.claude/agents/not-vibhu-datacenter-geo-parcel-resolver.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/not-vibhu/datacenter-geo/HEAD/.claude/agents/parcel-resolver.md -o ~/.claude/agents/not-vibhu-datacenter-geo-parcel-resolver.md

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

Full documentation available on GitHub

View Source Repository