Datarecce Recce Claude Plugin
datarecce-recce-claude-plugin is a Claude Code plugin for the Ship phase that runs official Recce dbt validation and diff checks before you release warehouse changes.
Run Recce-powered dbt model validation and diffs from Claude Code before merging analytics changes.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install datarecce-recce-claude-plugin@DataRecce/recce-claude-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:DataRecce/recce-claude-plugin") and the paste-ready config with skillselion.get_install_config("plugin:DataRecce/recce-claude-plugin").
What it does
datarecce-recce-claude-plugin is the official Recce bundle for Claude Code, aimed at teams and solo builders who maintain dbt projects and need validation and diff workflows without leaving the agent. During Build you may still author models, but the canonical journey placement is Ship → testing: Recce helps prove that refactors, new marts, and dependency changes do not silently break downstream metrics. The entry lists one plugin with keywords such as onboarding, quickstart, recce, and validation—signals that the maintainers expect fast adoption inside Claude-guided sessions. For a one-person data stack, that means describing a model change to Claude, running Recce-backed checks, and capturing diffs before production deploys. It complements dbt Core or Cloud rather than replacing orchestration. Intermediate complexity reflects assuming SQL, dbt layout, and a target warehouse you already operate.
Highlights
- Official Recce integration packaged as one Claude Code plugin
- dbt-focused data validation and diff tooling for analytics pipelines
- Quickstart and onboarding-oriented keywords for faster agent-guided setup
- Pairs with Claude Code for pre-merge checks on warehouse model changes
- Targets builders who ship metrics, not only notebooks
Why builders use it
Solo builders shipping dbt models often discover broken metrics only after merge because validation and diffs live outside their Claude Code workflow.
After install, you can drive Recce validation and diffs from Claude Code and catch data regressions while still in the shipping and review window.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is datarecce-recce-claude-plugin for?
It is for Claude Code users who maintain dbt projects and want Recce validation and diff tools official to the DataRecce project.
When should I use datarecce-recce-claude-plugin?
Use it in Ship when you are about to merge or release dbt model changes and need structured validation and diffs first.
How do I add datarecce-recce-claude-plugin to my agent?
Install the plugin from DataRecce/recce-claude-plugin in Claude Code, follow the quickstart for Recce and dbt connectivity, then run validation commands the plugin exposes during review.
Comments
Share how you use datarecce-recce-claude-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.