Step 06 of 9 8-12 weeks· advanced
Step 6: First Domain (Vertical Slice)
Migrate / build one complete business domain end-to-end (Customer or Sales is typical). Bronze + Silver + Gold + DQ + a Power BI semantic model. Validates everything from Phases 3-5 against a real use case.
Recommended prompts
Use one of these to do the work in your IDE
Open the template to read it in full. Click Copy prompt to grab it (with your stack values pre-filled where they apply) — then paste into Claude Code, Cursor, or wherever you build.
Recommended skills
Drop these into Claude Code for this phase
Skills auto-trigger on the right kind of request. Install once; they apply to every prompt that fits.
Recommended MCP configs
Wire these tools into Claude Code first
MCP servers give Claude Code direct access to external systems (Jira, browsers, databases). Configure once.
When you're done
Verify these in your own work before moving on
This is a checklist for you to mentally tick off in your repo and IDE — the site doesn't track it, you do.
- Domain Bronze layer complete (all sources ingested)
- Domain Silver layer complete (conformed entities, SCD where needed)
- Domain Gold layer complete (1-2 dimensional models)
- DQ tests pass for all layers
- Power BI semantic model published
- Reconciliation with legacy reports passes (counts and key metrics match)
- Documentation complete (lineage, SLAs, ownership)
- Stakeholder validation passed
Common pitfalls
What goes wrong at this step
- Domain too big — pick the smallest valuable domain
- Skipping reconciliation with legacy — discovers issues months later
- No semantic model — the platform is incomplete without consumption
- Stakeholder absent — they need to validate definitions in Silver
- Performance neglect — hot-path queries should be fast or users won't adopt