ba-concept-model

ba-concept-model is a skill for Claude Code from plausibleba/ba-skills. It costs 180 tokens per session (5,442 once invoked), scanned A, original, CC-BY-SA-4.0.

A set of rules for identifying and structuring the important business objects in a domain. A business object is a thing the organisation manages or talks about, such as a customer, booking, or invoice.

In plain words
What is it for?
Use it to find, define, and organise the key business concepts for analysis, architecture, or project work.
Why use it?
It helps teams use the same definitions and relationships when describing the core things in their business.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ba-concept-model plugin — 1 skill, 1 command shipped together

Good fit Use it to find, define, and organise the key business concepts for analysis, architecture, or project work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/plausibleba/ba-skills/ba-concept-model
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.

Any agent
npx skills add plausibleba/ba-skills --skill ba-concept-model
Clone the repo
git clone --depth 1 https://github.com/plausibleba/ba-skills

Made for: Claude Code.

Or install ba-concept-model, the plugin that ships this one along with the rest of its 1 skill, 1 command.

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 ba-concept-model

README.md
[![agentmods](https://agentmods.dev/badge/skills/plausibleba/ba-skills/ba-concept-model.svg)](https://agentmods.dev/skills/plausibleba/ba-skills/ba-concept-model)
Your own site
<a href="https://agentmods.dev/skills/plausibleba/ba-skills/ba-concept-model"><img src="https://agentmods.dev/badge/skills/plausibleba/ba-skills/ba-concept-model.svg" alt="Measured on agentmods" height="20"></a>
Per session 180 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,442 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 unknown 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.00180 $0.05442
Opus 5 $0.00090 $0.02721
Sonnet 5 $0.00036 $0.01088
Haiku 4.5 $0.00018 $0.00544

Measured 7d ago against content hash 51bdbef3712c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

ba-concept-model 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.

ba-concept-model/skills/ba-concept-model/SKILL.md · 482 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 7d ago First seen · 482 lines · 180 tokens per session scan A 51bdbef3712c

Subscribe to this mod's changes

ba-concept-model is a skill published in the GitHub repository plausibleba/ba-skills (5 stars, last pushed 3mo ago), licensed CC-BY-SA-4.0. It adds 180 tokens to every session and 5,442 once invoked, about $0.0009 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 skills, from other repositories

change_strategy

BABOK 6.4 skill — Define Change Strategy. Use this skill when the BA has completed the current/future state analysis and risk assessment and is ready to define the strategy: choose a change option (bigbang/phased/pilotfirst), assess organizational readiness, compare options against weighted criteria, and lock down the…

chaussky/ainalyst · 107 tokens

planning_prep

BABOK Chapter 3 skill — Business Analysis Planning and Monitoring. Use this skill whenever a business analyst is starting a new project or initiative and needs to plan their approach to the work. Triggers: "how should I approach this project", "which methodology to choose", "who are my stakeholders", "how to organize…

chaussky/ainalyst · 127 tokens

requirements_architecture

Skill for BABOK 7.4 — Define Requirements Architecture. Use this skill when the BA wants to build a coherent picture out of scattered requirements: define architecture layers, set up views (viewpoints), and link requirements to system components. Triggers: "requirements architecture", "requirements layers"…

chaussky/ainalyst · 76 tokens

requirements_spec

BABOK 7.1 skill — Specify and Model Requirements. Use this skill when the BA translates elicitation results into formal specifications: user stories, use cases, business rules, data definitions, process models (BPMN). Triggers: "requirements specification", "user story", "use case", "business rules", "specify…

chaussky/ainalyst · 90 tokens

current_state

BABOK 6.1 skill — Analyze Current State (as-is). Use this skill when the BA wants to understand the current state of the business, formulate business needs, conduct RCA (Root Cause Analysis), or describe organizational problems. Triggers: "current state", "as-is", "problem", "business need", "root cause", "analyze…

chaussky/ainalyst · 84 tokens

future_state

BABOK 6.2 skill — Define Future State (to-be). Use this skill when the BA wants to describe the target business state, set SMART objectives with KPIs, run a gap analysis, or capture constraints and potential value of the change. Triggers: "future state", "to-be", "objectives", "gap analysis", "constraints", "potential…

chaussky/ainalyst · 89 tokens