bsl-change-review

bsl-change-review is a skill for Claude Code, Codex from AzeevAN/mcp-1c. It costs 85 tokens per session (2,218 once invoked), scanned A, original, Apache-2.0.

A review skill for proposed changes to BSL code, forms, and metadata in 1C systems. It produces either a visual code difference or a copyable guide for making the changes by hand.

In plain words
What is it for?
It is for reviewing small 1C changes, documenting their exact locations and risks, and recording completed and pending checks.
Why use it?
It allows changes to be inspected against the current code without applying them automatically.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: $skill-name invocation.

Good fit It is for reviewing small 1C changes, documenting their exact locations and risks, and recording completed and pending checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/azeevan/mcp-1c/bsl-change-review
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 AzeevAN/mcp-1c --skill bsl-change-review
Clone the repo
git clone --depth 1 https://github.com/AzeevAN/mcp-1c

Made for: Claude Code, Codex.

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 bsl-change-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/azeevan/mcp-1c/bsl-change-review/github.svg)](https://agentmods.dev/skills/azeevan/mcp-1c/bsl-change-review)
Your own site
<a href="https://agentmods.dev/skills/azeevan/mcp-1c/bsl-change-review"><img src="https://agentmods.dev/badge/skills/azeevan/mcp-1c/bsl-change-review/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 bsl-change-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/azeevan/mcp-1c/bsl-change-review"><img src="https://agentmods.dev/badge/skills/azeevan/mcp-1c/bsl-change-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,218 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.00085 $0.02218
Opus 5.5 $0.00034 $0.00887
Sonnet 5 $0.00017 $0.00444
Haiku 4.5 $0.00009 $0.00222

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

Security

Grade A, and why

bsl-change-review 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 2d 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.

skills/bsl-change-review/SKILL.md · 198 lines

How it starts

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

BSL change review и ручная реализация

Версия skill: 0.3.0-candidate

Совместимость: mcp-1c 3.3.0+; нужен доступ к коду процедур. Проверка API платформы требует синтаксической справки mcp-1c.

Статус: экспериментальный candidate. Наличие каталога не означает, что skill принят: пользу подтверждает отдельное слепое baseline/candidate-сравнение.

Результат и границы

Подготовь один из двух результатов по точному текущему коду:

  • review — визуальное ревью с unified diff;
  • manual-implementation — инструкция ручного внесения с копируемыми блоками.

В обоих режимах укажи точный адрес изменения, источник текущего кода, причины, риски, выполненные и невыполненные проверки. Отделяй доказанные факты от предположений и ничего не применяй без отдельного разрешения пользователя.

Skill подходит для процедуры, функции, формы, реквизитов или небольшого связанного набора объектов. Он работает с локальными исходниками и только с read-only MCP. Он не предназначен для автоматического изменения конфигурации, полного архитектурного проектирования, публикации кода конкретного внедрения или передачи полного локального файла удалённому MCP ради построения diff.

Выбор режима и обязательное чтение

У skill ровно 2 режима. Выбери режим до чтения подробной инструкции.

review

Выбирай для просьб показать изменения, разницу или diff, сравнить «сейчас и будет», оценить изменение или провести ревью.

Русские алиасы: «покажи изменения», «сделай ревью», «покажи разницу», «покажи дифф», «сравни текущий и новый код».

После выбора обязательно прочитай references/review.md. Не читай инструкцию второго режима, если она не нужна для отдельного результата пользователя.

manual-implementation

Выбирай для пошаговой инструкции, готового кода для копирования, пакета ручного переноса в Конфигуратор или бинарной формы/модуля, недоступных локальному patch.

Русские алиасы: «подготовь инструкцию», «сделай инструкцию для ручного внесения», «подготовь код для копирования», «покажи, что найти и на что заменить», «подготовь пакет ручной реализации», «подготовь изменения для Конфигуратора», «форма бинарная, подготовь ручное изменение».

Read the full file on GitHub · 198 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago First seen · 198 lines · 85 tokens per session scan A dfc113eadf03

Subscribe to this mod's changes

bsl-change-review is a skill published in the GitHub repository AzeevAN/mcp-1c (8 stars, last pushed 2d ago), licensed Apache-2.0. It adds 85 tokens to every session and 2,218 once invoked, about $0.0003 per session on Opus 5.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-09-24.