loacher-solution

8 mods across 1 repository, 2 stars between them.

bc-agent-plugin

02

loacher-solution/bc-agent-plugin

Plugin Claude Code

Business Central AL development agent for Claude Code — compile, debug, test, and look up symbols offline without guessing.

2 4mo ago A tokens not measured original MIT

bc-developer

03

loacher-solution/bc-agent-plugin

Agent

Use for any Business Central AL development task — building features, fixing bugs, running tests, debugging, looking up objects/fields/procedures, managing containers. Knows the BC v28+ toolchain (almcp, bc-symbols, BcContainerHelper), the v28 object model, AL conventions, and project layout. Prefers offline symbol…

2 4mo ago A 79 tokens original MIT

bc-setup

04

loacher-solution/bc-agent-plugin

Command

Initialize a Business Central project for Claude Code — resolves the AL toolchain, writes .mcp.json, and registers the almcp and bc-symbols MCP servers.

2 4mo ago A 33 tokens original MIT

bc

05

loacher-solution/bc-agent-plugin

Command

Delegate a Business Central AL development task to the bc-developer subagent.

2 4mo ago A 15 tokens original MIT

bc-bootstrap

06

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Initializes a Business Central project for Claude Code. Resolves the AL toolchain, offers to install BcContainerHelper, writes .mcp.json with almcp and bc-symbols MCP server entries, and creates CLAUDE.md. Run once per project before using the bc-developer subagent.

2 4mo ago A 64 tokens original MIT

bc-container

07

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Create, use, and remove Business Central containers via BcContainerHelper. Use when the user needs a local BC server for publish, debug, or running tests — NOT for symbol-only work, which aldownloadsymbols handles without a container.

2 4mo ago A 51 tokens original MIT

bc-symbol-lookup

08

loacher-solution/bc-agent-plugin

Skill Claude CodeCodex

Offline Business Central symbol lookup via a local MCP server. Provides bcfindobject, bcgetfields, bcgetprocedures, bcsearch, and bclistapps tools that parse .app files in the project's .alpackages/ folder. Use this instead of guessing object IDs, field names, or procedure signatures.

2 4mo ago A 68 tokens original MIT