code-review

Review 1C-BSL source code for defects, security risks, and standards compliance.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill code-review-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/code-review
Command: npx skills add https://github.com/IngvarConsulting/unica --skill code-review-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables detailed review and diagnostics of 1C-BSL code to identify defects, risks, and improve quality control.

Core Features & Use Cases

  • Code Diagnostics: Run structured analysis on 1C scripts to detect issues and suggest fixes.
  • Risk Analysis: Identify high-risk patterns like external calls or transaction misuses.
  • Use Case: A developer needs to review a 1C module for potential errors and security risks before deployment using this Skill's diagnostic reports.

Quick Start

Use this Skill to analyze the selected 1C module and identify potential issues.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run static analysis on 1C-BSL code to identify defects?

Static analysis on 1C-BSL code detects defects and security risks through structured diagnostic reviews of source modules. It evaluates scripts to identify issues, suggest fixes, and ensure standards compliance for quality assurance.

What security risks can 1C code review detect in enterprise modules?

1C code review detects high-risk security patterns such as external calls and transaction misuses within source modules. It identifies these risks during diagnostics to help developers resolve vulnerabilities before deployment.

Do I need external dependencies to perform 1C-BSL code diagnostics?

No external dependencies are required to perform 1C-BSL code diagnostics. The analysis operates independently using internal scripts and references to evaluate source code for defects and best practice adherence.

How does 1C code analysis handle standards compliance for complex projects?

1C code analysis handles standards compliance by evaluating complex project modules against best practice guidelines. It generates diagnostic reports that highlight deviations, enabling quality assurance teams to enforce coding standards effectively.

Can I use 1C code review for quality assurance on pre-deployment modules?

You can use 1C code review for quality assurance on pre-deployment modules to identify potential errors and security risks. It provides structured diagnostic reports that highlight defects, ensuring code stability before release.

When should I use automated 1C code diagnostics instead of manual review?

Automated 1C code diagnostics should be used for managing complex projects where manual review is insufficient. It systematically identifies high-risk patterns, transaction misuses, and defects, ensuring comprehensive quality control.