What problem does it solve?
This Skill eliminates the tedious, error-prone manual work of writing Bronze ingestion code for data engineering pipelines, ensuring all generated code strictly adheres to project low-level design specifications, coding standards, and data quality requirements without repetitive boilerplate work.
Core Features & Use Cases
- Config-Driven Code Generation: Produces production-ready Bronze ingestion runner, factory, SparkSubmit wrapper, and per-table YAML configs from approved LLD, DMS, STM, DQS, and user stories, with no hardcoded project identifiers.
- Dual Mode Operation: Supports story mode (generate only deliverables for a specific user story) and full mode (generate the entire ingestion layer for the project), with automatic routing of out-of-scope deliverables to other specialized skills.
- Use Case: A data engineer implementing a new data pipeline story can use this Skill to automatically generate all required Bronze ingestion code, validate upstream dependency completion, and ensure compliance with project standards in minutes instead of hours.
Quick Start
Use the create-ingestion skill to generate Bronze ingestion code for your data pipeline by providing a valid user story ID or enabling full project generation mode.