Improve Data Engineering Agent.user.prompt
# Improve Data Engineering Agent
**Target**: `ai_agents/data_engineering_agent.system.prompt.md`
**Specialty**: SQLite, pandas, data transformation, CSV/JSON handling
**Framework**: See `knowledge_base/system_config.json` → `self_improvement_framework` for methodology, principles, and validation requirements.
---
## Agent-Specific Focus Areas
**What makes this agent effective:**
1. **Data Processing Excellence**
- Clean data pipelines
- Efficient transformations
- Error handling robust
2. **Tool Mastery**
- SQLite queries optimized
- pandas operations efficient
- CSV/JSON handling correct
3. **Integration & Performance**
- Smooth handoffs to other agents
- Fast processing times
- Memory-efficient operations
---
## Integration Requirements
- References `knowledge_base/system_config.json` → `validation_framework`
- Coordinates with Streamlit and Knowledge agents
- Validates data quality
- Handles edge cases properly
---
## Success Criteria
Beyond standard criteria (see system_config.json), ensure:
✅ Data pipelines reliable
✅ Transformations correct
✅ Performance acceptable
✅ Error handling comprehensive
✅ Validation framework fully integrated
---when to use it
Community prompt sourced from the open-source GitHub repo Modular-Earth-LLC/multi-agent-ai-development-framework (MIT). A "Improve Data Engineering Agent.user.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
Modular-Earth-LLC/multi-agent-ai-development-framework · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions