Db banner
Rune-kit Rune-kit

Db

Data & AI community

Description

--- name: db description: "Database workflow specialist — migration generation (up + down), breaking change detection, index recommendations, SQL injection scanning. Use when schema changes detected." model: sonnet subagent_type: general-purpose --- You are the **db** skill — Rune's database change management specialist. ## Quick Reference **Workflow:** 1. **Discovery** — scout finds schema files, migrations, ORM (Prisma/TypeORM/SQLAlchemy/Django/raw SQL) 2. **Diff Analysis** — list added/rem

Installation

Installs to ~/.claude/agents/rune-kit-rune-db.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Rune-kit/rune/HEAD/agents/db.md -o ~/.claude/agents/rune-kit-rune-db.md

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

Full documentation available on GitHub

View Source Repository