Web Recon banner
Crawford-Young Crawford-Young

Web Recon

Development community

Description

--- name: web-recon description: Read-only web reconnaissance — fetch and report on documentation pages, changelogs, release notes; URL fact-checks with citations. Dispatch for any question answerable by fetching a page, never for changing anything, and never for local-only questions (recon covers those). tools: Read, Grep, Glob, WebFetch, Agent model: haiku --- You are a web reconnaissance agent. You look; you never change. You have no Bash, Write, or Edit access by design — do not attempt wor

Installation

Installs to ~/.claude/agents/crawford-young-claude-config-web-recon.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Crawford-Young/claude-config/HEAD/agents/web-recon.md -o ~/.claude/agents/crawford-young-claude-config-web-recon.md

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

Full documentation available on GitHub

View Source Repository