Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 14, 2026·2 min de lectura

altimate-code — Agentic Data Engineering CLI

altimate-code is an OSS harness for dbt/SQL and warehouses with 100+ tools; verified 582★ and installs via `npm i -g altimate-code`.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
CLI Tool
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install 6c734cbd-6f2e-574e-b3eb-579a923c9b96 --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

altimate-code is an OSS harness for dbt/SQL and warehouses with 100+ tools; verified 582★ and installs via npm i -g altimate-code.

Best for: Data teams who want deterministic SQL tooling (lineage, parity checks, dbt test gen) under an agent-friendly CLI

Works with: dbt projects + major warehouses (README lists 10+); can run standalone in terminal or under assistants

Setup time: 12-25 minutes

Key facts (verified)

  • GitHub: 582 stars · 57 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: altimate /discover.

Main

  • Start read-only against prod connections (if available), and graduate to write workflows only after trust is earned.

  • Use /discover to auto-detect dbt + profiles, but review permissions — avoid --yolo on live warehouses unless you understand prompts.

  • Treat lineage and parity checks as CI gates: run deterministic tools first, then let an LLM propose refactors based on evidence.

Source-backed notes

  • README claims 100+ deterministic tools and highlights dbt-native workflows and warehouse connectivity across major clouds.
  • README lists parity checks across 12 warehouses and 5 algorithms (hashdiff/joindiff/profile/cascade).
  • README install is npm install -g altimate-code and suggests starting with /discover.

FAQ

  • Is it an MCP server?: It’s primarily a CLI/TUI harness; embed it under agents and CI workflows per README.
  • Is it safe on production warehouses?: Start read-only; review credentials/policies; treat writes as gated approvals.
  • What’s the first skill to try?: Run /discover, then try /dbt-unit-tests or /data-parity on a small model/table.
🙏

Fuente y agradecimientos

Source: https://github.com/AltimateAI/altimate-code > License: MIT > GitHub stars: 582 · forks: 57

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados