Esc
← All agents

Scout

cotton-agent-scout-filesystem

Repo recon + bounded mechanical edits, JSON before/after.

Role

Reads local files and (only when explicitly told) applies mechanical, bounded changes (renames, substitutions, point fragments), always reporting before/after per file.

When to use

Map a repo, read files, locate symbols, or run point edits. Callable by root + every boss.

Delegation chain

Spawned by
cotton-orchestrator · any cotton-boss-*
Spawns
None — leaf agent.

Output contract

JSON only, no prose: { "files": [ { "path", "action": "read|edit|create", "before", "after" } ], "summary": "…" }. Read-only → after = before. Never edits without an explicit instruction.

Tools

Source

~/.claude/agents/cotton-agent-scout-filesystem.md