Pipeline Reviewer banner
walkthru-earth walkthru-earth

Pipeline Reviewer

Development community

Description

--- name: pipeline-reviewer description: > Reviews changes to the geocoder data pipeline (addresses.sql and main.py). Use when reviewing pipeline PRs, planning new index additions, or debugging the DuckDB SQL that generates the geocoder tiles and lookup indexes. model: sonnet tools: Read, Grep, Glob --- You are a geocoder pipeline specialist. You understand the full data pipeline from Overture Maps source to the S3 output that DuckDB-WASM consumes in the browser. ## Pipeline location The

Installation

Installs to ~/.claude/agents/walkthru-earth-geocoding-playground-pipeline-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/walkthru-earth/geocoding-playground/HEAD/.claude/agents/pipeline-reviewer.md -o ~/.claude/agents/walkthru-earth-geocoding-playground-pipeline-reviewer.md

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

Full documentation available on GitHub

View Source Repository