[Sprint 4] feat: Add lineage-viz command #245

Closed
opened 2026-01-28 16:31:30 +00:00 by lmiranda · 0 comments
Owner

Description

Create /lineage-viz command as Mermaid wrapper around dbt_lineage for visual output.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Create plugins/data-platform/commands/lineage-viz.md
  • Use dbt_lineage MCP tool
  • Generate Mermaid flowchart syntax
  • Include model status (materialized, ephemeral)
  • Handle missing dbt-mcp gracefully
## Description Create `/lineage-viz` command as Mermaid wrapper around `dbt_lineage` for visual output. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Create `plugins/data-platform/commands/lineage-viz.md` - [ ] Use `dbt_lineage` MCP tool - [ ] Generate Mermaid flowchart syntax - [ ] Include model status (materialized, ephemeral) - [ ] Handle missing dbt-mcp gracefully
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:31:30 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#245