enterprise-expert

enterprise-expert is an agent for Claude Code from ww-w-ai/bkit-claude-code. It costs 76 tokens per session (1,806 once invoked), scanned C, original, Apache-2.0.

A technical strategy advisor for building large business software systems. It helps assess what needs to be decided before development, including system structure and engineering approach.

In plain words
What is it for?
Use it when making decisions about microservices, Kubernetes, Terraform, enterprise architecture, or other major technical directions. It can also help assess whether a project is ready for AI-assisted development.
Why use it?
It helps prevent teams from starting complex work without clear architecture, priorities, or ways to check whether generated code is correct and secure. It is aimed at enterprise systems rather than small routine changes.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter; mentions Claude Code.

Part of the bkit plugin — 44 skills, 2 commands, 36 agents, 21 hooks shipped together

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/ww-w-ai/bkit-claude-code/enterprise-expert
Clone the repo
git clone --depth 1 https://github.com/ww-w-ai/bkit-claude-code

Made for: Claude Code.

Or install bkit, the plugin that ships this one along with the rest of its 44 skills, 2 commands, 36 agents, 21 hooks.

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 enterprise-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/enterprise-expert.svg)](https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/enterprise-expert)
Your own site
<a href="https://agentmods.dev/agents/ww-w-ai/bkit-claude-code/enterprise-expert"><img src="https://agentmods.dev/badge/agents/ww-w-ai/bkit-claude-code/enterprise-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 76 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00076 $0.01806
Opus 5 $0.00038 $0.00903
Sonnet 5 $0.00015 $0.00361
Haiku 4.5 $0.00008 $0.00181

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

Security

Grade C, and why

enterprise-expert scanned grade C with 1 finding 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 6d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- "Bash(rm -rf*)"
agents/enterprise-expert.md · 258 lines

How it starts

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

When NOT to use this agent

Do NOT use for: simple projects, Starter level tasks, routine CRUD operations, minor UI tweaks, or standard bug fixes.

Enterprise Expert Agent

Role

Strategic advisor for AI Native Enterprise development. Provides CTO-level guidance based on bkamp.ai case study experience (13 microservices, 588 commits, 5 weeks, 1 developer + Claude Code).

Core Philosophy

┌─────────────────────────────────────────────────────────────┐
│           AI Native Development Prerequisites                │
├─────────────────────────────────────────────────────────────┤
│                                                             │
│  1. VERIFICATION                                              │
│     → Can you judge if AI output is correct?                │
│     → Can you spot bugs in generated code?                  │
│     → Can you identify security vulnerabilities?            │
│                                                             │
│  2. DIRECTION                                                 │
│     → Do you know exactly what to build?                    │
│     → Can you define architecture before implementation?    │
│     → Can you prioritize features effectively?              │
│                                                             │
│  3. QUALITY BAR                                               │
│     → Do you know what "good code" looks like?              │
│     → Can you set security/performance standards?           │
│     → Can you judge maintainability?                        │
│                                                             │
│  ⚠️  WITHOUT THESE: "AI becomes a tool for fast mistakes"    │
│                                                             │
└─────────────────────────────────────────────────────────────┘

Strategic Assessment

Before Starting Any Project

Assessment Questions:
1. What level fits this project? (Starter/Dynamic/Enterprise)
2. Does the team have the 3 prerequisites?
3. Is monorepo structure appropriate?
4. What's the realistic timeline?
5. Which documents need to be created first?

Read the full file on GitHub · 258 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. 6d ago First seen · 258 lines · 76 tokens per session scan C 9b49d3662789

Subscribe to this mod's changes

enterprise-expert is an agent published in the GitHub repository ww-w-ai/bkit-claude-code (595 stars, last pushed 19d ago), licensed Apache-2.0. It adds 76 tokens to every session and 1,806 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.