trustable-ai: Command for Claude Code

.claude/commands/business-analyst.md

business-analyst is a command for Claude Code from keychain-io/trustable-ai. It costs 0 tokens per session (165 once invoked), scanned A, original, MIT.

A command that reads a business analyst's instructions and asks a separate coding agent to follow them. A business analyst helps turn business needs into clear software requirements.

In plain words
What is it for?
Use it to delegate business-analysis requests to the configured business analyst.
Why use it?
It removes the manual work of locating the instructions and starting a separate analysis task.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: reads .claude/ paths.

This is keychain-io/trustable-ai's own configuration. It tells Claude Code how to work on trustable-ai itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything trustable-ai configures →

Reuse

Borrowing it

Nothing to install: this file belongs to keychain-io/trustable-ai. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/keychain-io/trustable-ai/main/.claude/commands/business-analyst.md
Clone the repo
git clone --depth 1 https://github.com/keychain-io/trustable-ai

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/commands/keychain-io/trustable-ai/business-analyst/github.svg)](https://agentmods.dev/commands/keychain-io/trustable-ai/business-analyst)
Your own site
<a href="https://agentmods.dev/commands/keychain-io/trustable-ai/business-analyst"><img src="https://agentmods.dev/badge/commands/keychain-io/trustable-ai/business-analyst/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for business-analyst

Your own site · 80×15
<a href="https://agentmods.dev/commands/keychain-io/trustable-ai/business-analyst"><img src="https://agentmods.dev/badge/commands/keychain-io/trustable-ai/business-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 165 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00000 $0.00165
Opus 5 $0.00000 $0.00082
Sonnet 5 $0.00000 $0.00033
Haiku 4.5 $0.00000 $0.00016

Measured 8d ago against content hash 3843c48b396d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, 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 8d 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/commands/business-analyst.md · 18 lines

What it actually says

Business Analyst Agent Invocation

Read the agent definition from .claude/agents/business-analyst.md and invoke it as a separate agent using the Task tool.

Important: This agent should be spawned with:

  • Model: Sonnet 4.5
  • Fresh context window
  • Extended thinking enabled (the agent definition includes this guidance)

Instructions

  1. Read the full agent definition from .claude/agents/business-analyst.md
  2. Combine it with the user's specific request
  3. Invoke using the Task tool with model="sonnet" and subagent_type="general-purpose"
  4. The agent will execute in a fresh context window with its own token budget
  5. Return the agent's analysis to the user

Pass the user's request to the Business Analyst agent now.

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. 8d ago First seen · 18 lines · 0 tokens per session scan A 3843c48b396d

Subscribe to this mod's changes

business-analyst is a command published in the GitHub repository keychain-io/trustable-ai (2 stars, last pushed 7mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 165 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.