bc-agent-instructions-debugger

Analyzes Business Central instruction files for structural, logic, and reference issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users identify issues within Business Central agent instruction files that cause unexpected behavior or errors, enabling precise diagnostics and targeted fixes.

Core Features & Use Cases

  • Static Analysis and Simulation: Parses instruction files to check structural correctness and simulate agent execution to identify logic errors.
  • Structured Diagnosis Reporting: Generates detailed markdown reports outlining findings, severity levels, root causes, and suggested fixes.
  • Targeted Corrections: Produces a corrected instruction file applying only necessary fixes for critical or degraded issues to ensure reliable agent operation.

Quick Start

Provide the instruction file content and optionally a symptom description, then run the tool to receive a diagnosis report and a fixed instruction version.

Frequently Asked Questions about bc-agent-instructions-debugger

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

FAQPage Schema
How do I diagnose unexpected behavior in Business Central agent instruction files?

Diagnosing Business Central agent instruction files involves performing static analysis and execution simulation to identify structural, logic, or reference issues. This generates a detailed report with root cause classification and suggested fixes.

Why does my Business Central AI agent fail during live execution?

Business Central AI agent failures often stem from structural, logic, or reference issues within instruction files. Running static analysis and simulating agent execution pinpoints these root causes and produces minimal targeted fixes for reliable operation.

Can I validate Business Central instruction files before deployment?

Yes, you can validate Business Central instruction files before deployment by performing static analysis and simulating agent execution. This pre-deployment validation checks structural correctness and ensures instruction safety and reliability.

How do I fix logic errors in Business Central agent instructions?

Fixing logic errors in Business Central agent instructions requires simulating execution to classify root causes. The tool generates targeted corrections, applying only necessary minimal fixes to the instruction file for critical or degraded issues.

What is the best way to troubleshoot degraded Business Central agent behavior?

The best way to troubleshoot degraded Business Central agent behavior is running static analysis and simulation on instruction files. This structured diagnosis classifies severity levels and outputs a corrected instruction file applying minimal necessary fixes.