Cr Data Layer banner
MarceloCajueiro MarceloCajueiro

Cr Data Layer

Data & AI community

Description

--- name: cr-data-layer description: Data-layer lens — measured query cost, schema migrations and bulk data writes. Spawn when the diff adds or changes a query (raw SQL, ORM relation, scope, query object, a report that builds a query), touches a migration or schema dump, or writes data in bulk while bypassing the model layer. Do NOT spawn when the query change is only a rename or a column reordering that cannot change the execution plan. model: inherit tools: Read, Grep, Glob, Bash --- You are

Installation

Installs to ~/.claude/agents/marcelocajueiro-agentic-cr-cr-data-layer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarceloCajueiro/agentic-cr/HEAD/agents/cr-data-layer.md -o ~/.claude/agents/marcelocajueiro-agentic-cr-cr-data-layer.md

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

Full documentation available on GitHub

View Source Repository