Dekc Context

Build progressive-disclosure context packs for a data concept.

spillwavesolutions 7e2bd26 819 B Updated

File contents

Context Pack

python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_pack.py" tables/<slug>.md --repo . --bundle knowledge --hops 2
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_pack.py" tables/<slug>.md --repo . --bundle knowledge --tiny
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_pack.py" tables/<slug>.md --repo . --bundle knowledge --tiny --summary
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_pack.py" tables/<slug>.md --repo . --bundle knowledge --write

--summary is card-friendly (bodies off, fail-closed budget). Query-time Q&A must spawn data-retriever via /dekc-retrieve instead of running this skill in the parent.

When okf-plugin is installed, okf pack / impact also work on DEKC concepts.

spillwavesolutions/data-engineering-knowledge-capture/tree/main/skills/dekc-context commit 7e2bd2647c

Frequently asked questions

npx skillmds@latest add spillwavesolutions/dekc-context