SignalPilot
Governed SQL and dbt model building with verification
All Skills in This Repository (22)
Pure Emerald Level Indicatorsdomain-media
Guide SQL table usage and join strategies for media data modeling.
domain-healthcare
Codify encounter-based grain, clinical code hierarchies, and NULL semantics for healthcare analytics.
domain-product
Enforce domain-product analytics modeling rules in dbt models.
dbt-write
Enforce dbt write patterns for column naming and type preservation.
domain-ecommerce
Clarify the ecommerce transaction lifecycle and metric definitions to prevent misreporting.
domain-financial
Enforce financial reporting rules for double-entry ledgers and fiscal year calculations.
dbt-versioning
Automate dbt model versioning with versions blocks and ref() resolution.
signalpilot
Provide governed read-only database access workflows for dbt and SQL.
write-report
Generate a self-contained HTML report documenting dbt project decisions and verifier results.
sql-workflow
Guide schema exploration and verification before writing SQL queries.
snowflake-sql
Optimize Snowflake SQL queries with QUALIFY, ILIKE, and LATERAL FLATTEN patterns.
dbt-knowledgebase
Propose structured dbt knowledge entries across six categories via propose_knowledge.
Frequently Asked Questions
FAQPage SchemaHow to install SignalPilot?βΌ
Run `npx skills add SignalPilot-Labs/SignalPilot --all -g -y` in your terminal to install all skills in this suite globally.
What does SignalPilot do for dbt projects?βΌ
It scans your dbt project, plans model builds in dependency order, writes the SQL, and runs two independent verifier passes on structure and values before reporting results.
How does SignalPilot keep database queries safe?βΌ
Every query passes through a gateway that blocks DDL and DML statements, injects LIMIT on unbounded selects, enforces spend budgets, and records a full audit log.
Which databases does SignalPilot support?βΌ
It connects to Snowflake, BigQuery, Postgres, DuckDB, Redshift, MySQL, SQLite, Databricks, ClickHouse, MSSQL, and Trino through governed connectors.
Does SignalPilot work with Claude Code and Codex?βΌ
Yes. It ships as a plugin for Claude Code and Codex that adds the dbt and SQL skills, verifier agents, and MCP tools directly to your session.
Related Repositories in Data & Analytics
View All in Data & AnalyticsβPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web