Run these steps to publish and install the VISTA plugin.
gh repo create Percona-Lab/VISTA --private --description "VISTA — Visualized Intelligence from Sources, Trends & Analysis. Claude plugin for cross-functional business analysis reports with visual charts."
git init
git add -A
git commit -m "feat: initial VISTA plugin scaffolding
Notion data catalog integration, 22 report types, Recharts + Chart.js
chart templates, Percona brand palette."
git remote add origin git@github.com:Percona-Lab/VISTA.git
git branch -M main
git push -u origin mainmkdir -p ~/.claude/plugins/vista
cp -r .claude-plugin/* ~/.claude/plugins/vista/
cp -r skills ~/.claude/plugins/vista/Restart Claude Code, then try:
- "show me what reports VISTA can generate"
- "how's our pipeline looking?"
- "show me MySQL download trends"