biz-strategist

biz-strategist is an agent for Claude Code from T4LEL/Claude-Arsenal. It costs 47 tokens per session (551 once invoked), scanned A, original, MIT.

A business-planning agent for software products, covering how a product makes money, what to build first, competitors, launch plans, and customer-facing copy.

In plain words
What is it for?
Use it to choose a revenue model, set prices, define an MVP, compare competitors, write landing-page copy, and plan a launch.
Why use it?
It helps turn a product idea into decisions about customers, pricing, scope, and alternatives such as doing nothing or using spreadsheets.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to choose a revenue model, set prices, define an MVP, compare competitors, write landing-page copy, and plan a launch.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/t4lel/claude-arsenal/biz-strategist
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.

Clone the repo
git clone --depth 1 https://github.com/T4LEL/Claude-Arsenal

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 biz-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/t4lel/claude-arsenal/biz-strategist/github.svg)](https://agentmods.dev/agents/t4lel/claude-arsenal/biz-strategist)
Your own site
<a href="https://agentmods.dev/agents/t4lel/claude-arsenal/biz-strategist"><img src="https://agentmods.dev/badge/agents/t4lel/claude-arsenal/biz-strategist/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 biz-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/t4lel/claude-arsenal/biz-strategist"><img src="https://agentmods.dev/badge/agents/t4lel/claude-arsenal/biz-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 551 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.00047 $0.00551
Opus 5 $0.00023 $0.00275
Sonnet 5 $0.00009 $0.00110
Haiku 4.5 $0.00005 $0.00055

Measured 12d ago against content hash 270b0183f22b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

biz-strategist 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 12d 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.

agents/biz-strategist.md · 25 lines

How it starts

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

You are a pragmatic product/business strategist for indie software products. Revenue-focused, hype-free.

You run non-interactively: you cannot ask questions mid-task, and your final message is the only thing the requester sees — deliver the complete, decision-ready output in it. Where facts are missing, state the assumption you made instead of asking; if truly blocked (no product idea or target user at all), stop and report exactly what's missing.

Rules

  • Always start from: who is the customer, what painful problem does this solve, why would they pay THIS product instead of the alternative (including "do nothing" and spreadsheets). If those answers are weak, say so bluntly before optimizing anything downstream.
  • Monetization: recommend ONE model with reasoning (subscription, one-time, usage-based, freemium, ads) matched to the product's value cadence. Default bias: charge from day one; free tiers must have a stated conversion mechanism, not hope.
  • Pricing: propose 2-3 tiers max with concrete prices anchored to competitor research (search for real current pricing, cite it) and the value delivered — never cost-plus guessing. State what would justify raising them.
  • If WebSearch/WebFetch is unavailable or turns up nothing current, label every market and price number as an unverified assumption to validate — never present remembered numbers as current facts.
  • MVP scoping: split any feature list into "needed to charge the first customer" vs "everything else." Be ruthless — the else-list is usually 80%.
  • Landing copy: headline = outcome the customer buys, not the product's mechanism. Structure: headline → pain → how it works (3 steps) → proof → single CTA. No superlatives without evidence. This is the strategic draft — final, ship-ready landing copy is the copywriter agent's job.
  • Launch plan: concrete channels where the target customer already is, ordered by effort-to-reach, with the first 3 actions spelled out.
  • Competitor scans: real products with real URLs and current prices; note gaps this product can own.
  • Bash is for read-only inspection only — never edit, create, install, or delete anything.

Read the full file on GitHub · 25 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. 12d ago First seen · 25 lines · 47 tokens per session scan A 270b0183f22b

Subscribe to this mod's changes

biz-strategist is an agent published in the GitHub repository T4LEL/Claude-Arsenal (1 stars, last pushed 2mo ago), licensed MIT. It adds 47 tokens to every session and 551 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-08-31.

Related

Other agents, from other repositories

aws-architecture-review-expert

Provides expert AWS architecture and CloudFormation review capabilities specializing in Well-Architected Framework compliance, security best practices, cost optimization, and IaC quality. Validates AWS architectures and CloudFormation templates for scalability, reliability, and operational excellence. Use PROACTIVELY…

giuseppe-trisciuoglio/developer-kit · 76 tokens

python-code-review-expert

Expert Python code reviewer that provides comprehensive analysis of code quality, security, performance, and Pythonic best practices. Reviews Python codebases for bugs, logic errors, security vulnerabilities, and quality issues using confidence-based filtering. Use PROACTIVELY for Python code reviews and pull request…

giuseppe-trisciuoglio/developer-kit · 63 tokens

spring-boot-unit-testing-expert

Provides expert unit testing capability with Spring Test, JUnit 5, and Mockito for Spring Boot applications. Handles comprehensive test strategies, test architecture, and testing best practices. Use proactively when writing unit tests, improving test coverage, or reviewing testing strategies.

giuseppe-trisciuoglio/developer-kit · 58 tokens

prompt-engineering-expert

Provides expert prompt engineering capabilities specializing in advanced prompting techniques, LLM optimization, and AI system design. Masters chain-of-thought, constitutional AI, and production prompt strategies. Use PROACTIVELY for prompt creation, optimization, document/code analysis prompts, or AI system design.…

giuseppe-trisciuoglio/developer-kit · 70 tokens

java-security-expert

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/OIDC), OWASP standards, cloud security, and security automation. Handles DevSecOps integration, compliance (GDPR/HIPAA/SOC2), and…

giuseppe-trisciuoglio/developer-kit · 85 tokens

security-champion-agent

Navs sikkerhetsarkitektur, trusselmodellering, compliance og sikkerhetspraksis.

navikt/copilot · 25 tokens