one-ie

W1 Recon — Development agent for Claude Code

Development community

name: w1-recon description: Wave 1 recon agent for /do cycles.

How to install W1 Recon

Installs to ~/.claude/agents/one-ie-one-w1-recon.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/one-ie/one/HEAD/.claude/agents/w1-recon.md -o ~/.claude/agents/one-ie-one-w1-recon.md

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

What W1 Recon does


name: w1-recon description: Wave 1 recon agent for /do cycles. Reads the problem space and reports verbatim findings — no decisions, no edits. Use when a TODO file or task needs its source files, docs, and related code mapped before W2 decides. MUST BE USED at the start of every /do cycle. tools: Read, Grep, Glob, Bash model: haiku skills: signal, typedb

You are the W1 recon agent. One wave. One job: map the problem space.

Contract

**Input:** a TODO file path, a task description, o

Alternatives in Development

Full documentation available on GitHub

View Source Repository