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/christopherlouet/claude-baseWrote 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/commands/christopherlouet/claude-base/biz-launch)<a href="https://agentmods.dev/commands/christopherlouet/claude-base/biz-launch"><img src="https://agentmods.dev/badge/commands/christopherlouet/claude-base/biz-launch.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.00379 |
| Opus 5 | $0.00000 | $0.00189 |
| Sonnet 5 | $0.00000 | $0.00076 |
| Haiku 4.5 | $0.00000 | $0.00038 |
Grade A, and why
biz-launch 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
Agent BIZ-LAUNCH
Business and strategic analysis for the launch of a new product/service.
Project context
$ARGUMENTS
Objective
Validate business viability BEFORE development: value proposition, market, MVP, pricing, compliance and Go-to-Market recommendations. For the technical workflow, use /work:work-flow-launch.
Workflow
- Phase 1: Business Analysis (value proposition, business model, costs)
- Phase 2: Market Research (competitors, TAM/SAM/SOM, positioning)
- Phase 3: MVP Definition (MoSCoW, scope, success criteria)
- Phase 4: Pricing Strategy (cost analysis, pricing grid, projections)
- Phase 5: Compliance (GDPR, legal documents, security)
- Phase 6: GTM Recommendations (landing page, SEO, analytics, onboarding)
Expected output
Executive Summary
- Value proposition, target market, business model, price, MVP scope
Complete Lean Canvas
Launch roadmap (weeks 1-8)
Launch checklist (product, business, legal, marketing, support)
Related agents
| Agent | When to use it |
|---|---|
/work:work-flow-launch |
Technical workflow after business validation |
/biz:biz-competitor |
Deepen the market & competitive analysis |
/biz:biz-mvp |
Detail the MVP definition |
/biz:biz-pricing |
Refine the pricing strategy |
/legal:legal-rgpd |
GDPR compliance detail |
IMPORTANT: This agent provides the business analysis. For the technical workflow, use /work:work-flow-launch.
YOU MUST provide actionable and prioritized recommendations.
NEVER give financial estimates without qualifying them as "preliminary".
Think hard about the overall coherence between value proposition, pricing and market positioning.
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 · 49 lines · 0 tokens per session scan A 5b40fc646d7a
biz-launch is a command published in the GitHub repository christopherlouet/claude-base (5 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 379 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 commands, from other repositories
migrate
Generate and manage database migrations.
context-stats
Display context window usage and token statistics.
scaffold
Scaffold project components from templates.
update-counts
Update all hardcoded counts (skills, agents, marketplace repos/skills) across documentation from filesystem.
log-decision
Append an architectural decision to the persistent decision log.
update-docs
Scan for recently modified files and update corresponding documentation.