data-stack-context

Community

Capture your analytics stack context.

Authornrakow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill captures and stores the user's analytics stack configuration in .claude/data-stack-context.md so all other skills work without repetitive questions. Run this first when starting a new project or workspace.

Core Features & Use Cases

  • Auto-draft: scan the project root for dbt_project.yml, profiles.yml, packages.yml, and environment files to draft a foundational context document.
  • Staleness checks: compare the documented dbt version and warehouse against what is found in codebase files and surface mismatches for review.
  • Two-path build: auto-draft from codebase (Path A) or guided conversational build (Path B) to tailor the context for subsequent skills.
  • Centralized context: ensures all analytics engineering skills can operate with consistent environment assumptions.

Quick Start

Run the data-stack-context skill at the project root to draft and populate .claude/data-stack-context.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: data-stack-context
Download link: https://github.com/nrakow/ae-skills-dev/archive/main.zip#data-stack-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.