AltimateAI/altimate-code

Open-source agentic data engineering harness for dbt, SQL, and cloud warehouses. 100+ tools, 10 warehouses, AI-powered.

803Stars on the repository
30Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-database-driver

01

AltimateAI/altimate-code

Command Claude Code

Add a new database driver to Altimate Code. Scaffolds the driver, registers it across all 23 integration points, writes E2E tests, and updates docs. Usage - /add-database-driver.

803 yesterday A 46 tokens original MIT

bridge-guard

02

AltimateAI/altimate-code

Command Claude Code

Audit a v1.4.0-style upstream bridge merge for the regression patterns that bit us last time. Catches brand leaks, behavior patches lost to overwrite, split-brain module pairs, and test fixtures locked to old APIs. Run after the bridge merge tool produces a PR, before merging to main.

803 yesterday A 62 tokens original MIT

release-beta

03

AltimateAI/altimate-code

Command Claude Code

Cut a BETA (prerelease) of altimate-code to the npm beta channel. Existing latest users are NOT auto-upgraded — only opt-in beta testers get it. Use to soak a risky change (e.g. a big upstream merge) before promoting to latest with /release.

803 yesterday C 65 tokens original MIT

release

04

AltimateAI/altimate-code

Command Claude Code

Release a new version of altimate-code. Reviews code, fixes issues, generates changelog, runs checks, tags, pushes, and monitors CI. Everything ships clean in one release.

803 yesterday A 37 tokens original MIT

test-discovery

05

AltimateAI/altimate-code

Command Claude Code

Discover and write missing tests for altimate-code. Runs hourly to find real-world gaps. Uses a team with a critic to validate tests before committing.

803 yesterday A 30 tokens original MIT