Skip to main content
AltimateAI
GitHub creator profile

AltimateAI

Repository-level view of 48 collected skills across 8 GitHub repositories.

skills collected
48
repositories
8
updated
Aug 10, 2026
repository explorer

Repositories and representative skills

query-optimize
software-developers

Analyze and optimize SQL queries for better performance

Jun 10, 2026
dbt-pr-review
software-quality-assurance-analysts-and-testers

Cloudflare-style AI code review for dbt/SQL pull requests. Produces a signed APPROVE/COMMENT/REQUEST_CHANGES verdict where every blocking finding is backed by a deterministic engine call — column-lineage blast radius, query equivalence, PII classification,…

Jun 1, 2026
dbt-develop
software-developers

REQUIRED before writing or modifying ANY dbt model. Invoke this skill FIRST whenever a task says "create", "build", "add", "modify", "update", "fix", or "refactor" a dbt model, staging file, mart, incremental, or snapshot. Skipping this skill is the leading…

May 30, 2026
dbt-schema-verify
software-quality-assurance-analysts-and-testers

REQUIRED after building or modifying ANY dbt model that has columns declared in `schema.yml` / `_models.yml`. Run `altimate-dbt schema-verify --model <name>` to diff actual columns against the spec, and treat any `mismatch` verdict as "not done." The most…

May 30, 2026
dbt-unit-tests
software-quality-assurance-analysts-and-testers

Generate dbt unit tests automatically for any model. Analyzes SQL logic (CASE/WHEN, JOINs, window functions, NULLs), creates type-correct mock inputs from manifest schema, and assembles complete YAML. Use when a user says "generate tests", "add unit tests",…

May 30, 2026
data-parity
software-developers

Validate that two tables or query results are identical — or diagnose exactly how they differ. Discover schema, identify keys, profile cheaply, then diff. Use for migration validation, ETL regression, and query refactor verification.

Apr 21, 2026
dbt-test
software-quality-assurance-analysts-and-testers

Add schema tests, unit tests, and data quality checks to dbt models. Use when validating data integrity, adding test definitions to schema.yml, writing unit tests, or practicing test-driven development in dbt. Powered by altimate-dbt.

Apr 10, 2026
dbt-analyze
software-developers

Analyze downstream impact of dbt model changes using column-level lineage and the dependency graph. Use when evaluating the blast radius of a change before shipping. Powered by altimate-dbt.

Mar 29, 2026
Showing 8 of 21 collected skills.
altimate-code
software-developers

Delegates dbt and warehouse work to altimate-code, a specialized CLI agent with 100+ purpose-built data tools. USE THIS SKILL FIRST whenever the task mentions or implies: warehouse access (Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB),…

Jun 15, 2026
developing-incremental-models
database-architects

Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for: (1) Creating new incremental models (choosing strategy, unique_key, partition) (2) Task mentions "incremental", "append", "merge", "upsert", or "late…

Feb 6, 2026
optimizing-query-text
software-developers

Optimizes Snowflake SQL query performance from provided query text. Use when optimizing Snowflake SQL for: (1) User provides or pastes a SQL query and asks to optimize, tune, or improve it (2) Task mentions "slow query", "make faster", "improve performance",…

Jan 21, 2026
creating-dbt-models
software-developers

Creates dbt models following project conventions. Use when working with dbt models for: (1) Creating new models (any layer - discovers project's naming conventions first) (2) Task mentions "create", "build", "add", "write", "new", or "implement" with model,…

Jan 21, 2026
debugging-dbt-errors
software-developers

Debugs and fixes dbt errors systematically. Use when working with dbt errors for: (1) Task mentions "fix", "error", "broken", "failing", "debug", "wrong", or "not working" (2) Compilation Error, Database Error, or test failures occur (3) Model produces…

Jan 21, 2026
documenting-dbt-models
software-developers

Documents dbt models and columns in schema.yml. Use when working with dbt documentation for: (1) Adding model descriptions or column definitions to schema.yml (2) Task mentions "document", "describe", "description", "dbt docs", or "schema.yml" (3) Explaining…

Jan 21, 2026
migrating-sql-to-dbt
software-developers

Converts legacy SQL to modular dbt models. Use when migrating SQL to dbt for: (1) Converting stored procedures, views, or raw SQL files to dbt models (2) Task mentions "migrate", "convert", "legacy SQL", "transform to dbt", or "modernize" (3) Breaking…

Jan 21, 2026
refactoring-dbt-models
software-developers

Safely refactors dbt models with downstream impact analysis. Use when restructuring dbt models for: (1) Task mentions "refactor", "restructure", "extract", "split", "break into", or "reorganize" (2) Extracting CTEs to intermediate models or creating macros…

Jan 21, 2026
Showing 8 of 11 collected skills.
consensus-plan-review
project-management-specialists

Codex-led multi-model plan review using Claude Consensus style. Use when the user invokes consensus-plan-review, claude-consensus plan review, multi-model plan review, or asks to run plan-review from Codex.

Jun 24, 2026
consensus-setup
network-and-computer-systems-administrators

Inspect or refresh the Codex-led consensus configuration. Use when the user invokes consensus-setup or asks to configure claude-consensus for Codex.

Jun 24, 2026
claude-consensus
project-management-specialists

Alias for Codex-led consensus plan review adapted from the Claude Consensus plugin. Use when the user invokes claude-consensus from Codex.

May 20, 2026
code-review
software-quality-assurance-analysts-and-testers

Alias for Codex-led multi-model code review. Use when the user invokes code-review, asks for code review with multiple models, or requests consensus code review.

May 20, 2026
consensus-code-review
software-quality-assurance-analysts-and-testers

Codex-led multi-model code review using the configured consensus panel. Use when the user invokes consensus-code-review or asks for a multi-model code review.

May 20, 2026
consensus-review
executive-secretaries-and-executive-administrative-assistants

Codex-led multi-model review for documents, plans, specs, and general technical questions.

May 20, 2026
plan-review
project-management-specialists

Alias for Codex-led consensus plan review. Use when the user invokes plan-review, asks to run plan review, or requests /plan-reviwe.

May 20, 2026
plan-reviwe
project-management-specialists

Typo alias for /plan-review. Runs Codex-led consensus plan review. Use when the user invokes plan-reviwe or misspells plan-review.

May 20, 2026
Showing 8 of 8 repositories
All repositories loaded