Skill Detail

Run deterministic SQL and dbt analysis under coding agents with Altimate Code

<p>Adds deterministic SQL analysis, dbt-aware tooling, warehouse metadata, lineage, and test-generation workflows underneath Claude Code, Codex, or terminal-driven agent sessions.</p>

Developer ToolsMulti-Framework
Developer Tools Multi-Framework Published
⭐ 552 GitHub stars ⬇ 195/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-deterministic-sql-and-dbt-analysis-under-coding-agents-with-altimate-code Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
altimate-code CLI, an LLM provider key or local model, and optional dbt project or warehouse credentials for the deterministic data-engineering workflows
Install & setup
Install with npm install -g altimate-code, launch altimate, configure the LLM provider, and optionally run /discover to index the local dbt project, warehouse connections, and related tools before invoking the SQL and dbt workflows.
Author
Altimate AI
Publisher
Organization
Last updated
Apr 27, 2026
Quick brief

Use Altimate Code when a coding agent needs real data-engineering context instead of generic code-editing help: SQL anti-pattern detection, dbt project analysis, lineage extraction, SQL translation, warehouse cost checks, and test generation. The upstream project explicitly positions itself as a terminal harness that can run standalone or underneath Claude Code and Codex.

How it works

What this skill actually does

This is skill-shaped because the workflow is bounded to deterministic SQL and dbt operations for agent-assisted data engineering. It is not just a generic AI IDE, warehouse product, or broad data platform listing. Invoke it when the user wants an agent to inspect and act on dbt and warehouse context through Altimate’s purpose-built tool layer rather than treating data work like ordinary source-code editing.