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.
npx skills add Romandredan/1c-quality-gate --skill bsl-code-reviewgit clone --depth 1 https://github.com/Romandredan/1c-quality-gateWrote 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/skills/romandredan/1c-quality-gate/bsl-code-review)<a href="https://agentmods.dev/skills/romandredan/1c-quality-gate/bsl-code-review"><img src="https://agentmods.dev/badge/skills/romandredan/1c-quality-gate/bsl-code-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.
<a href="https://agentmods.dev/skills/romandredan/1c-quality-gate/bsl-code-review"><img src="https://agentmods.dev/badge/skills/romandredan/1c-quality-gate/bsl-code-review.svg" alt="Reviewed on agentmods" width="80" 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.00130 | $0.05304 |
| Opus 5 | $0.00065 | $0.02652 |
| Sonnet 5 | $0.00026 | $0.01061 |
| Haiku 4.5 | $0.00013 | $0.00530 |
Grade A, and why
bsl-code-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 yesterday.
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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
14 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.
- references/ai-antipatterns.md 83 KB
- references/analyzer-output.md 5.3 KB
- references/api-verification.md 7.3 KB
- references/bsl-anti-patterns.md 48 KB
- references/bsl-async.md 9.2 KB
- references/bsl-coding-standards.md 15 KB
- references/bsl-form-module-rules.md 11 KB
- references/bsl-query-optimization.md 15 KB
- references/bsl-query-reference.md 25 KB
- references/bsl-refactoring.md 7.1 KB
- references/bsp-common-modules.md 17 KB
- references/checklist-code.md 18 KB
- references/cold-reader.md 4.0 KB
- references/platform-api.md 9.5 KB
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.
- yesterday Changed · +2 lines 149462d123c9
- 6d ago Changed · +16 lines 9ed82ee8900b
- 9d ago First seen · 311 lines · 130 tokens per session scan A 81065febb2fa
bsl-code-review is a skill published in the GitHub repository Romandredan/1c-quality-gate (24 stars, last pushed today), with no licence file. It adds 130 tokens to every session and 5,304 once invoked, about $0.0006 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-30.
Other skills, from other repositories
bsp
A guide for developing and reviewing business software in 1C with its Standard Subsystems Library, a collection of shared building blocks for common tasks.
1c-naparnik
A set of tools for analyzing and editing BSL, the programming language used by 1C, plus searching 1C platform documentation and the ITS knowledge base. ITS is 1C's technical information system.
1c-naparnik
A connection to 1C:Naparnik, a service for analyzing BSL code and searching 1C documentation and standards. BSL is the programming language used by the 1C:Enterprise platform.
docx-from-sample
A document-building tool that creates a new DOCX file using an existing DOCX as its formatting template. DOCX is the file format used by Microsoft Word.
1c-bsp-registration
A helper for 1C external reports and processors that adds the function needed to register them in the Standard Subsystems Library (БСП). БСП is a set of reusable features for 1C configurations.
claude-md-bootstrap
A project setup tool that creates or updates a CLAUDE.md file, which gives an AI coding agent project-specific instructions and background at the start of each session.