verify-data-in-db
Installation
SKILL.md
SnapLogic Data Verification Skill
Agentic Workflow (Claude: Follow these steps in order)
Step 1: Load the Complete Guide
ACTION: Use the Read tool to load:
{{cookiecutter.primary_pipeline_name}}/.claude/skills/verify-data-in-db/SKILL.md
Do not proceed until you have read the complete guide.
Step 2: Understand the User's Request
Parse what the user wants:
- Verify record count in a table?
- Export data to CSV for comparison?
- Compare actual vs expected output?
- Which database type? (Oracle, Snowflake, PostgreSQL, etc.)
- What verification criteria?