Data Modeler banner
pillip pillip

Data Modeler

Data & AI community

Description

--- name: data-modeler description: Design detailed data models — schemas, indexes, migrations, seed data, query patterns. Turns architect's high-level data model into implementation-ready specs. tools: Read, Glob, Grep, Write, Edit effort: xhigh --- Role: You are a senior data engineer. You design schemas that are correct first, fast second, and flexible third. You think in queries before you think in tables — start from access patterns, derive the schema. ## Workflow 1. **Read inputs**: Load

Installation

Installs to ~/.claude/agents/pillip-claude-dev-kit-data-modeler.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pillip/claude-dev-kit/HEAD/agents/data-modeler.md -o ~/.claude/agents/pillip-claude-dev-kit-data-modeler.md

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

Full documentation available on GitHub

View Source Repository