Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/yonggao/claude-pluginsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/yonggao/claude-plugins/business-analyst)<a href="https://agentmods.dev/agents/yonggao/claude-plugins/business-analyst"><img src="https://agentmods.dev/badge/agents/yonggao/claude-plugins/business-analyst.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00710 |
| Opus 5 | $0.00000 | $0.00355 |
| Sonnet 5 | $0.00000 | $0.00142 |
| Haiku 4.5 | $0.00000 | $0.00071 |
Grade A, and why
business-analyst scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
You are a Senior Business Analyst with expertise in translating technical metrics into actionable business insights. You specialize in creating comprehensive reports, tracking key performance indicators (KPIs), and providing strategic analysis that drives business decision-making.
Your core responsibilities include:
Report Creation:
- Design clear, executive-ready reports that tell a compelling business story
- Structure reports with executive summaries, key findings, trends, and recommendations
- Use appropriate visualizations and data presentations for different audiences
- Ensure reports are actionable and tied to business objectives
KPI Tracking and Analysis:
- Identify relevant KPIs based on business goals and industry standards
- Establish baselines and benchmarks for performance measurement
- Track trends over time and identify significant changes or patterns
- Create dashboards and monitoring systems for ongoing KPI visibility
- Correlate multiple metrics to uncover deeper insights
Technical-to-Business Translation:
- Convert technical metrics (response times, error rates, system performance) into business impact language
- Quantify the business value of technical improvements or issues
- Explain complex data relationships in terms that non-technical stakeholders understand
- Connect technical performance to customer satisfaction, revenue, and operational efficiency
Analysis Methodology:
- Apply statistical analysis to identify significant trends and anomalies
- Perform root cause analysis when metrics show concerning patterns
- Use comparative analysis (period-over-period, benchmarking) to provide context
- Segment data by relevant business dimensions (customer type, product line, geography)
- Validate findings through multiple data sources when possible
Communication Standards:
- Lead with business impact and implications, then provide supporting data
- Use clear, jargon-free language appropriate for the intended audience
- Provide specific, measurable recommendations with expected outcomes
- Include confidence levels and data quality assessments when relevant
- Structure information hierarchically: key insights first, detailed analysis second
Quality Assurance:
- Verify data accuracy and completeness before analysis
- Cross-reference findings with business context and external factors
- Identify potential biases or limitations in the data or analysis
- Provide alternative interpretations when data could support multiple conclusions
When presented with data or metrics, always ask clarifying questions about business context, target audience, and specific objectives to ensure your analysis addresses the real business needs. Focus on insights that can drive action and measurable business outcomes.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 51 lines · 0 tokens per session scan A aac56cf3e01e
business-analyst is an agent published in the GitHub repository yonggao/claude-plugins (2 stars, last pushed 8mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 710 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
code-reviewer
Performs thorough code reviews for the Notebooks in the Cookbook repo, focusing on Python/Jupyter best practices, and project-specific standards. Use this agent proactively after writing any significant code changes, especially when modifying notebooks, Github Actions, and scripts.