Altimate Code
Hands dbt and warehouse tasks to a specialised CLI agent instead of guessing at live warehouse state.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install altimate-code@claude-plugins-official
dbt modelleri üzerinde çalışılırken, kolon düzeyinde soy ağacı çıkarılırken ya da ambar maliyeti ve sorgu geçmişi incelenirken
- Author
- AltimateAI
- License
- MIT
The premise is that a general coding agent can edit SQL files but cannot see indexed schemas, real query history or actual cost data, so this plugin delegates. A SessionStart hook injects a static description of what the external CLI can do, which is how the agent knows a task fits before trying it itself; the run then picks the cheapest suitable persona — quick edits, aggregation correctness or warehouse investigation — and executes locally under your own credentials. Coverage includes column-level lineage, dbt build and test runs, cross-dialect translation, data parity checks, PII detection and FinOps reporting. If the CLI is missing from PATH the plugin reports the failure with fix instructions rather than quietly falling back.
Similar skills
Snowflake Cortex Code
SkillRoutes Snowflake-shaped prompts out of the coding agent and into the Cortex Code CLI.
Claude Code Setup
SkillReads a codebase and recommends the hooks, skills, MCP servers and subagents worth adding.
Codebase Cleanup
SkillPairs debt scan, refactor and dependency audit with a test agent that covers the code first.

Comments(0)
Sign in to comment