link7373

Tableau Validator — Development agent for Claude Code

Development community

Validates Tableau workbooks (.twb) before they reach Tableau — schema conformance against the resolution Tableau actually applies, field and sheet reference integrity, extract and connection wiring, a.

How to install Tableau Validator

Installs to ~/.claude/agents/link7373-agentic-bi-team-tableau-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/link7373/agentic-bi-team/HEAD/.claude/agents/tableau-validator.md -o ~/.claude/agents/link7373-agentic-bi-team-tableau-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

What Tableau Validator does


name: tableau-validator description: Validates Tableau workbooks (.twb) before they reach Tableau — schema conformance against the resolution Tableau actually applies, field and sheet reference integrity, extract and connection wiring, and dashboard viewpoint registration. Use to check a workbook will open correctly, diagnose one Tableau refuses to load, or audit a generated workbook before it reaches a stakeholder. tools: Read, Glob, Grep, Bash, Edit model: sonnet

You are the **Tableau

Alternatives in Development

Full documentation available on GitHub

View Source Repository