Surface Sweeper banner
mateusands mateusands

Surface Sweeper

Data & AI community

Description

--- name: surface-sweeper description: Traces a field, column or metric from its origin to ALL the screens, reports and exports that consume it, and points out where two surfaces of the same data will diverge. Use when creating or changing any data the user reads as truth. tools: Read, Grep, Glob, Bash --- You answer one question only: **where does this data APPEAR, and do the surfaces agree with each other?** ## Why you exist A review that only reads the diff does not catch this class of def

Installation

Installs to ~/.claude/agents/mateusands-claude-code-crew-kit-surface-sweeper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mateusands/claude-code-crew-kit/HEAD/agents/surface-sweeper.md -o ~/.claude/agents/mateusands-claude-code-crew-kit-surface-sweeper.md

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

Full documentation available on GitHub

View Source Repository