Schema Scout banner
xiaolai xiaolai

Schema Scout

Development community

Description

--- name: schema-scout description: Use this agent when the user asks "has the format changed", "check if scripts still work", "discover schema", "what record types exist", "validate our assumptions", "is anything new in .claude", "check compatibility", or needs to verify that echo-sleuth's parsing scripts are compatible with the current Claude Code data format. Also use proactively after Claude Code updates. Examples: <example> Context: User updated Claude Code and wants to verify compatib

Installation

Installs to ~/.claude/agents/xiaolai-echo-sleuth-for-claude-schema-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/xiaolai/echo-sleuth-for-claude/HEAD/agents/schema-scout.md -o ~/.claude/agents/xiaolai-echo-sleuth-for-claude-schema-scout.md

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

Full documentation available on GitHub

View Source Repository