bc-agent-instructions-debugger

Diagnose Business Central agent instruction files against the RGI framework and keyword contract.

Updated May 22, 2026
One-click install
npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-agent-instructions-debugger-javiarmesto
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bc-agent-instructions-debugger
Source: https://github.com/javiarmesto/SampleDynamicsMinds/tree/main/.agents/skills/bc-agent-instructions-debugger
Command: npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-agent-instructions-debugger-javiarmesto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The bc-agent-instructions-debugger Skill addresses the challenge of identifying and resolving issues in Business Central agent instruction files, ensuring agents behave as expected and improve overall performance.

Core Features & Use Cases

  • Diagnostic Reporting: Identifies why an agent is not functioning correctly and provides a structured diagnosis report.
  • Pre-publication Review: Ensures issues are caught before deploying an agent.
  • Post-deployment Debugging: Diagnoses and fixes issues in live agents that are failing.
  • Use Case: Before publishing a new agent, use this Skill to review the instruction file and catch any potential issues that could lead to unexpected behavior.

Quick Start

Use the bc-agent-instructions-debugger skill to audit the instruction file 'InstructionsV1.txt' for potential issues.

Frequently Asked Questions about bc-agent-instructions-debugger

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

FAQPage Schema
Why is my Business Central agent not behaving as expected?▼

Your Business Central agent may not be behaving as expected due to issues in the instruction file. This Skill diagnoses the RGI framework, keyword contract, and known anti-patterns to identify the root cause and suggest fixes.

How do I debug a Business Central agent instruction file?▼

To debug a Business Central agent instruction file, use this Skill to audit the file against known anti-patterns and the RGI framework. It generates a structured diagnosis report highlighting why the agent is failing and recommends specific corrections.

Can I review my Business Central instruction file before publishing an agent?▼

Yes, you can review your Business Central instruction file before publication. This Skill performs pre-publication analysis to catch potential issues in the instruction file, ensuring the agent behaves correctly before deployment.

What is the best way to fix a failing Business Central agent post-deployment?▼

The best way to fix a failing Business Central agent post-deployment is to analyze its instruction file for keyword contract violations and anti-patterns. This Skill provides a structured diagnosis to identify and correct the deployment issues.

What does RGI framework analysis check for in Business Central agent instructions?▼

RGI framework analysis checks Business Central agent instruction files for structural issues, keyword contract violations, and known anti-patterns. It identifies why an agent is not functioning correctly and provides actionable suggestions to correct the behavior.