Add the marketplace
/plugin marketplace add FBakkensen/bc-agentic-dev-tools-marketplaceInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
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.