data-engineer

data-engineer is a skill for Claude Code, Codex from yves-s/just-ship. It costs 111 tokens per session (3,364 once invoked), scanned A, original, no licence file.

A data-development guide for changing database structure, access rules, data types, and data models.

In plain words
What is it for?
Use it for schema changes, migrations, row-level security policies, TypeScript type synchronisation, queries, indexes, and data modelling.
Why use it?
It helps coordinate related database changes so the stored data and application types remain aligned.

Skill for Claude CodeCodex

Part of the just-ship plugin — 42 skills, 19 commands, 10 agents, 6 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/yves-s/just-ship/data-engineer
Any agent
npx skills add yves-s/just-ship --skill data-engineer
Clone the repo
git clone --depth 1 https://github.com/yves-s/just-ship

Made for: Claude Code, Codex.

Or install just-ship, the plugin that ships this one along with the rest of its 42 skills, 19 commands, 10 agents, 6 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for data-engineer

README.md
[![agentmods](https://agentmods.dev/badge/skills/yves-s/just-ship/data-engineer.svg)](https://agentmods.dev/skills/yves-s/just-ship/data-engineer)
Your own site
<a href="https://agentmods.dev/skills/yves-s/just-ship/data-engineer"><img src="https://agentmods.dev/badge/skills/yves-s/just-ship/data-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,364 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00111 $0.03364
Opus 5 $0.00056 $0.01682
Sonnet 5 $0.00022 $0.00673
Haiku 4.5 $0.00011 $0.00336

Measured 4d ago against content hash 82db4750d6d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

data-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/data-engineer/SKILL.md · 370 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 370 lines · 111 tokens per session scan A 82db4750d6d5

Subscribe to this mod's changes

data-engineer is a skill published in the GitHub repository yves-s/just-ship (24 stars, last pushed 4mo ago), with no licence file. It adds 111 tokens to every session and 3,364 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

migration-ready-schema

Data-model rules that make a schema importable from day one, so the migration-import-engineer is never blocked on missing columns. Every SMB Product-Builder product must let a customer bring their data from an incumbent (ServiceTitan/Toast/Mindbody/Shopify) — that requires provenance (sourceref) and rollback…

avelikiy/great_cto · 133 tokens

database-engineer

SQLite database expertise for migrations, multi-tenant patterns, transactional safety, FTS5 virtual tables, and schema evolution. Use this skill for ANY work involving schema changes, data migrations, INSERT/UPSERT semantics, FTS5 rebuilds, transaction rollback design, multi-tenant data isolation, or SQLite…

Vinix24/vnx-orchestration · 0 tokens

published-track

发布记录追踪。使用 SQLite 数据库记录所有平台发布内容及其互动数据,按平台分表管理。三大块:与发布技能结合(发布记录 + DNA 关联)、数据更新、查询与设置。发布数据的 DNA 表现评估由 content-calibrator 消费。.

TeamWiseFlow/xiaobei · 66 tokens

supabase-expert

Supabase database optimization specialist.

Vinix24/vnx-orchestration · 10 tokens

ir-record

在 Workspace db/irrecord.db 中维护持久化 SQLite 数据库,供投资人发掘与跟进、项目申报使用。.

TeamWiseFlow/xiaobei · 37 tokens

customer-db

Maintain a persistent SQLite customer database within the sales-cs workspace. The system hook injects peer (DB primary key) and the Sender block provides useridexternal (raw awada user ID). Use peer for all DB operations.

TeamWiseFlow/xiaobei · 49 tokens