Use this recipe when you already have raw leads and want fast, structured
company + person context.
Workflow
- Seed leads from a CSV.
- Normalize company data first.
- Enrich person/role fields with a second pass.
- Add quality gates (domain/email validation) before downstream automation.
Claude Code Prompt
Why This Layout Is Reliable
- Keeps each step single-purpose.
- Allows quick pilot runs before running the full file.
- Makes failures easy to diagnose because each block maps to a clear provider.
View source on GitHub | I Have X, I Want Y →