From data-engineering
Inspect changed dbt assets, estimate blast radius, identify missing tests, and recommend the narrowest safe validation plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/data-engineering:dbt-preflightThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill before opening a PR, reviewing a dbt change, or assessing risk in an analytics repository.
Use this skill before opening a PR, reviewing a dbt change, or assessing risk in an analytics repository.
Check for:
Recommend the narrowest meaningful validation path first:
If exact commands are available in the repo, use them. If not, say what should be validated conceptually.
Return:
npx claudepluginhub yeaight7/agent-powerups --plugin data-engineeringGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.