# Dbt

> Dbt reference tool. Use when working with dbt in data contexts.

- Skill: `bytesagain/dbt` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add bytesagain/dbt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bytesagain/dbt/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bytesagain (https://skillmd.com/u/bytesagain)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/bytesagain/dbt

---


# Dbt

Dbt reference tool. Use when working with dbt in data contexts.

## When to Use

- Working with dbt and need quick reference
- Looking up data standards or best practices for dbt
- Troubleshooting dbt issues
- Need a checklist or guide for dbt tasks

## Commands

### `intro`

```bash
scripts/script.sh intro
```

Overview and core concepts

### `quickstart`

```bash
scripts/script.sh quickstart
```

Getting started guide

### `patterns`

```bash
scripts/script.sh patterns
```

Common patterns and best practices

### `debugging`

```bash
scripts/script.sh debugging
```

Debugging and troubleshooting

### `performance`

```bash
scripts/script.sh performance
```

Performance optimization tips

### `security`

```bash
scripts/script.sh security
```

Security considerations

### `migration`

```bash
scripts/script.sh migration
```

Migration and upgrade guide

### `cheatsheet`

```bash
scripts/script.sh cheatsheet
```

Quick reference cheat sheet

### `help`

```bash
scripts/script.sh help
```

### `version`

```bash
scripts/script.sh version
```

---

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*

