analytics-qa
v0.5.0Investigate dbt and Power BI behavior, execute evidence-backed experiments, review and replay validation cases.
By PrismLicense: MIT0 GitHub starsUpdated 6 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 17, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install analytics-qa for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install analytics-qa@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Ask-Y-Data-Products/analytics-qa-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/analytics-qa/.
Plugin files
├── .claude-plugin/plugin.json├── skills/capture/SKILL.md├── skills/detect/SKILL.md├── skills/evaluate/SKILL.md├── skills/investigate/SKILL.md├── skills/regress/SKILL.md└── skills/retrospective/SKILL.md
Included Skills6
Assemble a source-to-screen evidence report and the analyst sign-off page, handle analyst feedback, and preserve an explicitly reviewed baseline without inventing approval.
Select and run failure-mode detectors (model lint, DAX invariants, statistical tests over series) for each reviewed component, and turn the results into claims the analyst sees.
Challenge marketing model and BI claims with independent SQL, DAX, statistical and interaction experiments, preserving reproducible evidence.
Reconstruct how a dbt-backed Power BI component works, trace source-to-render behavior, and open an evidence-backed validation case.
Revisit an analytics validation case across model changes, source restatements or new reporting dates, distinguishing semantic and rendering regressions.
Review the recent QA sessions and the analyst's inputs, write an anonymised know-how article for the plugin community, get the user's explicit approval, publish it to the knowledge-base repository with topics, and index it for search.
Plugin manifests1
{
"name": "analytics-qa",
"version": "0.5.0",
"description": "Investigate dbt and Power BI behavior, execute evidence-backed experiments, review and replay validation cases.",
"author": {
"name": "Prism"
},
"license": "MIT"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[analytics-qa on Agent Plugins Marketplace](https://pluginsmp.com/plugins/analytics-qa)