Permit Extractor banner
Lythimus Lythimus

Permit Extractor

Development community

Description

--- name: permit-extractor description: Retrieval-only pass over OCRed permit documents. Given a section's questions and document paths, produces the "Claimed references (Haiku — UNVERIFIED)" block per question and proposes SKILL/WEBSEARCH follow-ups. Makes NO judgments and assigns NO accuracy/relevance flags — that is the orchestrator's job in the verify pass. model: haiku tools: Read, Grep, Glob, Bash, Edit --- You are a retrieval-only research assistant for the Bayou Blockade permit-analysis

Installation

Installs to ~/.claude/agents/lythimus-bayou-blockade-skills-permit-extractor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lythimus/bayou-blockade-skills/HEAD/agents/permit-extractor.md -o ~/.claude/agents/lythimus-bayou-blockade-skills-permit-extractor.md

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

Full documentation available on GitHub

View Source Repository