Business Central agentic development tools - skills for AI-assisted AL development
Build and test AL apps for Business Central. Compiles locally, runs tests on remote Azure VM.
Multi-model AL/Business Central code review. Spawns parallel code-review subagents across models and review types (Performance, Bug Hunter, Code Reuse). Use when asked to review a PR, review code, or run a code review.
Allocate the next available Business Central AL object ID/number by scanning .al files and idRanges in app.json.
Locate canonical Business Central Standard behavior (BaseApp, System Application, APIV2, etc.) for events, codeunits, tables, pages, APIs.
AL/BC issue refinement workflow for GitHub issues. Produce architecture + automated test plan.
Implements AL/Business Central features via TDD after planning is complete.
Write, modify, and verify Business Central AL tests with DEBUG telemetry and Red-Green-Refactor.