Capture Query
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_capture.py" --repo . --bundle knowledge query \
--name <name> --dialect sql|dax --sql "…" --reads-from <tables>
Capture SQL or DAX query artifacts.
npx skillmds@latest add spillwavesolutions/dekc-capture-query python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_capture.py" --repo . --bundle knowledge query \
--name <name> --dialect sql|dax --sql "…" --reads-from <tables>
spillwavesolutions/data-engineering-knowledge-capture/tree/main/skills/dekc-capture-query commit 671153cfe2