bc-al-code-reviewer

Review Business Central AL extension code for AppSource compliance and quality.

20|5|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/fernandoartalf/AL-Copilot-Skills-Collection --skill bc-al-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-al-code-reviewer
Source: https://github.com/fernandoartalf/AL-Copilot-Skills-Collection/tree/main/skills/bc-al-code-reviewer
Command: npx skills add https://github.com/fernandoartalf/AL-Copilot-Skills-Collection --skill bc-al-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers and reviewers identify code quality issues, compliance violations, and best practice deviations in Business Central AL extensions.

Core Features & Use Cases

  • Code Consistency Checks: Audits naming conventions, object structure, and code patterns.
  • Best Practice Verification: Ensures adherence to SaaS, extensibility, and AppSource requirements.
  • Use Case: Before submitting an AL extension to AppSource, run this Skill to automatically verify compliance with Microsoft's submission standards and internal coding guidelines.

Quick Start

Use the bc-al-code-reviewer skill to analyze your AL project files and produce a detailed compliance and quality report.

Frequently Asked Questions about bc-al-code-reviewer

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

FAQPage Schema
How do I check my Business Central AL extension for AppSource compliance?

An automated AL code review checks your Business Central extensions for AppSource compliance by validating naming conventions, object declarations, and SaaS readiness rules to produce a detailed quality report.

What is AL code review for Business Central extensions?

AL code review for Business Central extensions is an automated audit process that checks your source code against Microsoft's submission standards, verifying extensibility, performance, and SaaS readiness before marketplace approval.

How do I prepare Business Central AL code for SaaS deployment?

You prepare Business Central AL code for SaaS deployment by running comprehensive code quality audits that identify extensibility issues, validate code patterns, and ensure adherence to Microsoft's SaaS requirements.

Can I verify Business Central naming conventions and code patterns automatically?

Yes, you can verify Business Central naming conventions and code patterns automatically by running an AL code reviewer that audits object structure and validates declarations across multiple object types.

What are the limitations of automated AL code compliance checks?

Automated AL code compliance checks focus on validating syntax, naming, and structural patterns against known rules, but may not catch complex runtime logical errors or business logic flaws without manual review.