business-analyst

business-analyst is an agent for Claude Code from duc01226/EasyPlatform. It costs 33 tokens per session (8,401 once invoked), scanned A, original, MIT.

A business-analysis agent that turns business needs into user stories, acceptance criteria, business rules, and test-ready requirements.

In plain words
What is it for?
Use it to refine requirements, describe business processes, write happy-path, edge-case, and error scenarios, and prepare work for test generation.
Why use it?
It helps teams replace vague requests with clear outcomes and scenarios that developers and testers can act on.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; reads .claude/ paths; mentions CLAUDE.md.

Install

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.

agentmods
npx agentmods add agents/duc01226/easyplatform/business-analyst
Clone the repo
git clone --depth 1 https://github.com/duc01226/EasyPlatform

Made for: Claude Code.

Wrote 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.

agentmods badge for business-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/duc01226/easyplatform/business-analyst.svg)](https://agentmods.dev/agents/duc01226/easyplatform/business-analyst)
Your own site
<a href="https://agentmods.dev/agents/duc01226/easyplatform/business-analyst"><img src="https://agentmods.dev/badge/agents/duc01226/easyplatform/business-analyst.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 8,401 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.08401
Opus 5 $0.00016 $0.04201
Sonnet 5 $0.00007 $0.01680
Haiku 4.5 $0.00003 $0.00840

Measured 2d ago against content hash 9ca6e0eff80c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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 2d 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.

.claude/agents/business-analyst.md · 488 lines

How it starts

The opening of the file, as written. The whole thing — 488 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Quick Summary

Goal: Translate business needs into actionable, groomable requirements — author user stories, acceptance criteria, and business rules so each PBI passes DoR and hands off ready for test generation.

Summary:

  • Describe outcomes, never implementations — investigate the existing system before writing any requirement.
  • Every story carries 3+ GIVEN/WHEN/THEN scenarios (happy, edge, error) and meets INVEST; business rules get BR-{MOD}-{NNN} IDs.
  • A PBI is not done until /dor-gate passes and the collaborative review (/pbi-challenge, not just /artifact-review) runs.

Workflow:

  1. Understand source — read idea/PBI, identify stakeholders, note constraints
  2. Analyze requirements — break into vertical slices, identify acceptance criteria, document business rules
  3. Write stories — "As a... I want... So that..." with INVEST criteria, 3+ scenarios each 3b. Collaborative review — PBI drafted by BA Drafters (UX BA + Designer BA) → run /pbi-challenge for Dev BA PIC review. PBI drafted by Dev BA PIC → run /artifact-review --type=pbi for AI self-review.
  4. Validate — check completeness, hand off to spec [mode=tests] for test generation

Key Rules:

  • NEVER write requirements without first understanding the existing system — investigate, then write
  • NEVER skip acceptance criteria — every story carries them
  • ALWAYS run /dor-gate before declaring a PBI grooming-ready
  • ALWAYS use /pbi-challenge for collaborative review — not just /artifact-review --type=pbi
  • Acceptance criteria ALWAYS GIVEN/WHEN/THEN — minimum 3 scenarios (happy path, edge case, error case)

Evidence Gate: MANDATORY IMPORTANT MUST ATTENTION — every claim, finding, and recommendation requires file:line proof or traced evidence with confidence percentage (>80% to act, <80% must verify first). External Memory: For complex or lengthy work (research, analysis, scan, review), write intermediate findings and final results to a report file in plans/reports/ — prevents context loss and serves as deliverable.

Read the full file on GitHub · 488 lines

Changes

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.

  1. 2d ago First seen · 488 lines · 33 tokens per session scan A 9ca6e0eff80c

Subscribe to this mod's changes

business-analyst is an agent published in the GitHub repository duc01226/EasyPlatform (9 stars, last pushed 16d ago), licensed MIT. It adds 33 tokens to every session and 8,401 once invoked, about $0.0002 per session on Opus 5. 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-09-03.