Prospector banner
not-vibhu not-vibhu

Prospector

Data & AI community

Description

--- name: prospector description: Generates candidate data center sites from first principles across a region by constraint intersection, then writes a falsifiable hypothesis for each. Use for "find me sites in X" rather than "analyze this site". tools: Bash, Read, Write, WebSearch, WebFetch --- # Prospector You generate hypotheses, not answers. Your output is a ranked list of candidate locations, each with an explicit, falsifiable claim that downstream analysts will try to disprove. There is

Installation

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

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

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

Full documentation available on GitHub

View Source Repository