claudeindex
FBakkensen's avatar
Author

9Altitudes

@FBakkensen
1
Marketplaces
9
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

bc-agentic-dev-tools

Business Central agentic development tools - skills for AI-assisted AL development

Plugins:9
Skills:0
1
0

Plugins

Plugin

al-build

Build and test AL apps for Business Central. Compiles locally, runs tests on remote Azure VM.

Plugin

al-code-review

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.

Plugin

al-object-id-allocator

Allocate the next available Business Central AL object ID/number by scanning .al files and idRanges in app.json.

Plugin

bc-standard-reference

Locate canonical Business Central Standard behavior (BaseApp, System Application, APIV2, etc.) for events, codeunits, tables, pages, APIs.

Plugin

refine-issue-for-automated-tests

AL/BC issue refinement workflow for GitHub issues. Produce architecture + automated test plan.

Plugin

release-notes

Generate release notes from PR analysis.

Plugin

tdd-implement

Implements AL/Business Central features via TDD after planning is complete.

Plugin

video-to-issue

Create GitHub issues from Business Central screen recordings.

Plugin

writing-al-tests

Write, modify, and verify Business Central AL tests with DEBUG telemetry and Red-Green-Refactor.