원클릭으로
dbt-best-practices
dbt best practices for SQL modeling, testing, and analytics engineering workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
dbt best practices for SQL modeling, testing, and analytics engineering workflows
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | dbt-best-practices |
| description | dbt best practices for SQL modeling, testing, and analytics engineering workflows |
| scope | core |
| user-invocable | false |
stg_{source}__{entity})int_{entity}_{verb})fct_{entity}, dim_{entity})view (lightweight, always fresh)ephemeral or viewtable or incrementalstg_source__tableint_entity_verbfct_entitydim_entityis_incremental() macrounique_key for merge strategyunique, not_null for primary keysrelationships for foreign keysaccepted_values for enumsloaded_at_fielddoc blocks for reusable textInvoke and resume YAML-defined pipelines by name — /pipeline auto-dev runs the full release pipeline
Full Self Driving — autonomous release loop that processes all auto-dev-eligible GitHub issues until none remain, by repeatedly running /pipeline auto-dev then /homework.
On explicit /homework invocation, analyze the current and linked previous sessions, extract mistakes (찐빠), and report them via omcustom-feedback with a confirmation gate. Auto-activation on session cleanup/session-end signals is OPT-IN (default OFF) — requires an explicit project/user directive. Use when explicitly auditing recent work for harness gaps.
hada.io RSS feed monitoring for AI agent/harness articles with automated /scout analysis
Pre-action boundary checking — validates agent tool calls against declared capabilities and task contracts
Auto-detect project context and optimize harness — deactivate unused agents/skills, suggest missing experts, generate project profile