More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    🧪 dbt Test & Quality Auditor

    by JustHandled Labs

    2

    Test Gap Analysis: Identifies missing unique, not_null, and relationship tests on likely primary and foreign keys.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Audit the dbt models in my analytic_models/ warehouse folder for test coverage and quality issues.

    Your agent does

    dbt Audit Report: analytic_models/

    • HIGH: fct_orders.sql (Line 12) - Uses SELECT * which impacts performance and schema stability.
    • MEDIUM: stg_users.yml - Column user_id is missing unique and not_null tests.
    • INFO: 4 models missing descriptions in schema.yml.

    What you get

    Identify missing unique and not_null tests on primary keysDetect hard-coded table references and SELECT star anti-patternsGenerate YAML snippets to fix missing dbt model documentationAudit dbt source freshness and test configurations

    About this skill

    Streamline Your Data Quality Workflows

    The dbt Test Quality Auditor is a specialized development tool designed to automate the tedious process of auditing dbt projects for testing gaps and documentation debt. Instead of manually scouring YAML files, this skill performs a heuristic analysis of your models and schema definitions to ensure your data pipeline meets production-grade standards.

    What it does

    • Test Gap Analysis: Identifies missing unique, not_null, and relationship tests on likely primary and foreign keys.
    • Source Integrity: Detects dbt sources missing freshness blocks or basic validation tests.
    • Anti-Pattern Detection: Flags "SELECT *" usage and hard-coded table references that should be replaced with ref() or source() macros.
    • Documentation Audit: Surfaces models and columns missing descriptions required for data catalog clarity.
    • Remediation Generation: Provides copy-paste ready YAML snippets to fix identified issues instantly.

    Why use this skill?

    Prompting a generic AI often results in hallucinations or missed context because LLMs aren't optimized for cross-referencing model SQL with separate YAML declarations. This skill uses a dedicated Python-based scanner to provide evidence-backed findings with exact file and line references, ensuring higher precision than a zero-shot prompt.

    Output Format

    You receive a structured markdown report categorized by severity (Critical to Info). It includes confirmed findings, impact assessments, and a list of verification steps to ensure your dbt project is robust and compliant.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago

    Creator

    JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.

    Frequently Asked Questions

    Popular in Data Engineering