Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

recce-verify

// Lightweight pre-commit verification for dbt model changes in the single-environment dev loop — when the user has a warehouse-connected dbt project but no `target-base/` artifacts. Triggers when: user asks to verify a model change, check whether an edit is safe to commit, sanity-check a filter/aggregation/join change without setting up a base environment, or asks for a quick risk read before running /recce-review. Uses Tier-1 evidence only — column lineage, AST analysis, and targeted current-env SQL probes. Routes to /recce-review when `target-base/` is fresh.

$ git log --oneline --stat
stars:4
forks:1
updated:2026년 5월 22일 08:27
SKILL.md
readonly