Skip to main content
Run any Skill in Manus
with one click
$pwd:

refactoring-dbt-models

// 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 (3) Modifying model logic that has downstream consumers (4) Renaming columns, changing types, or reorganizing model dependencies Analyzes all downstream dependencies BEFORE making changes.

$ git log --oneline --stat
stars:100
forks:4
updated:January 21, 2026 at 20:16
SKILL.md
readonly