Stats
Actions
Tags
From dbt-tools-mcp
Check MCP session state—target, load time, stale flag, runs, warehouse type. Use as a gate before analysis primitives.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dbt-tools-mcp:check-sessionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Handle:** `dbt-tools-mcp:check-session`
Handle: dbt-tools-mcp:check-session
target, loadedAtMs, stale, versionToken, runs[], warehouse_type; optional lastRefreshError, cachedTargets, cachePolicy, fromCache (on recent set_target)bind-target when target was previously nullreadiness matrix (use CLI plugin for manifest-only preflight)npx claudepluginhub yu-iskw/dbt-tools-ts --plugin dbt-tools-mcpGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.