Instructions file CodexOpenCode
AGENTS.md instructions for Kaelio/ktx, covering ktx development notes, critical rules, absolute requirements, absolute prohibitions and language convention.
Instructions file CodexOpenCode
AGENTS.md instructions for Kaelio/ktx, covering ktx development notes, critical rules, absolute requirements, absolute prohibitions and language convention.
Instructions file
Claude Code instructions for Kaelio/ktx, a project described as: ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company.
Instructions file Gemini CLI
Gemini CLI instructions for Kaelio/ktx, a project described as: ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, or other AI agents to query analytical databases accurately and with full context of your company.
Skill Claude CodeCodex
Use when answering a question that needs data from a ktx-connected database - investigating, analyzing, "how many", "show me", "what's the breakdown of", finding records by value, exploring tables, comparing periods, explaining metrics, or any data-analysis request. Triggers even when the user does not say…
Skill Claude CodeCodex
Map dbt schema.yml / properties.yml models and sources into ktx semantic-layer overlays and column notes. Covers sources: vs models:, column datatests (notnull, unique, acceptedvalues, relationships), and how bundle-time writes complement manifest backfill from git sync. Load when the WorkUnit's skillNames includes…
Skill Claude CodeCodex
Synthesize durable KTX wiki pages from staged Google Drive document pulls. Load when a WorkUnit contains Google Doc raw files from docs/.
Skill Claude CodeCodex
Identify recurring cross-table historic-SQL analytical intents from a bounded pattern shard and emit typed pattern evidence for deterministic wiki projection.
Skill Claude CodeCodex
Convert one changed historic-SQL table usage bucket into typed table usage evidence for deterministic schema projection.
Skill Claude CodeCodex
Classify and resolve conflicts detected during bundle ingest (structural duplicates, definitional contradictions, near-duplicate clusters, re-ingest changes, evictions).
Skill Claude CodeCodex
Capture semantic-layer and knowledge updates from a live database schema snapshot.
Skill Claude CodeCodex
Extract durable ktx knowledge and semantic-layer contribution proposals from staged Looker runtime dashboard, Look, and explore JSON. Load for WorkUnits whose raw files are under explores/, dashboards/, or looks/.
Skill Claude CodeCodex
Map a LookML view/model/explore into ktx semantic layer sources. Covers the LookML to ktx primitive table, provenance tagging, and three worked examples (overlay, standalone from derivedtable, standalone with sqlalwayswhere). Load when the turn contains .lkml content.
Skill Claude CodeCodex
Convert Metabase questions, models, and metrics into ktx Semantic Layer source definitions. Covers result-metadata to KSL column type mapping, FK/PK detection, near-duplicate deduplication, pre-aggregation decomposition, join-graph connectivity, and how to react to priorProvenance from earlier ingest syncs. Load when…
Skill Claude CodeCodex
Skill "metricflow_ingest" from Kaelio/ktx, covering metricflow to ktx semantic layer, mapping table, identifier verification protocol, flattening extends and model: ref resolution.
Skill Claude CodeCodex
Synthesize durable ktx wiki pages and semantic-layer sources from staged Notion pages, databases, data-source rows, and clustered Notion evidence. Load when a WorkUnit contains Notion raw files or Notion evidence chunks.
Skill Claude CodeCodex
Extract durable ktx wiki knowledge from staged Sigma data model specs and workbook summaries. Load for WorkUnits with unitKey sigma-data-models or sigma-workbooks.
Skill Claude CodeCodex
Skill "sl" from Kaelio/ktx, covering semantic layer, part 1 - schema reference, overlay sources, standalone table sources and standalone sql sources.
Skill Claude CodeCodex
How to capture new reusable patterns into ktx's semantic layer - when a measure, segment, or join belongs in the catalog and how to write it generically so it stays small and useful over time. Loaded by the post-turn memory-agent only. The research agent does not write to the SL.
Skill Claude CodeCodex
The knowledge base stores durable, reusable business knowledge for an analytics assistant. Each page is a self-contained rule, definition, or convention that answers "how should this concept be handled in this organization?" - written once and reused across chats.
Skill Claude CodeCodex
Installs and configures ktx, the open-source context layer for data agents — runs ktx setup non-interactively with hidden CLI flags, configures database connections and embeddings, installs agent integration, and verifies readiness. Use when the user asks an agent to add ktx to a project, connect data sources, install…