bc-agent-instructions-debugger |
Audits and diagnoses BC agent instruction files to fix misbehaving agents |
bc-al-bug-fix |
Diagnoses and fixes bugs in AL extensions with structured investigation workflow |
bc-al-code-reviewer |
Reviews AL code against AppSource, CodeCop, and community convention standards |
bc-al-project-context |
Maintains persistent project context via ADRs and session handoff documents |
bc-api-page-generator |
Generates AL API pages following OData/REST patterns |
bc-api-query-generator |
Generates AL API query objects |
bc-approval-workflow-generator |
Generates complete approval workflow implementations for Business Central entities, including approval status enum, event subscribers, workflow templates, and page actions |
bc-attachments-generator |
Generates attachment handling patterns |
bc-business-events-generator |
Generates Business Event definitions for Power Automate |
bc-cds-page-generator |
Generates CDS (Dataverse) integration pages |
bc-dataverse-entity-generator |
Generates Dataverse entity integration code and scripts |
bc-dataverse-mapping-generator |
Generates Dataverse entity mapping configurations |
bc-field-propagation |
Propagates custom fields from source documents and journal lines to posted documents, archived documents, and ledger entries |
bc-install-codeunit-generator |
Generates install codeunits for extensions |
bc-isolated-storage-generator |
Generates secure isolated storage implementations for secrets (API keys, passwords, tokens) using IsolatedStorage with encryption support, DataScope selection, and masked setup pages |
bc-job-queue |
Guides AL developers through creating, parameterizing, executing, retrying, and diagnosing Business Central Job Queue workloads, with decision rules for Job Queue versus other async primitives, parameter-contract guidance, recovery patterns, and telemetry-oriented troubleshooting |
bc-manifest-handoff-generator |
Generates handoff manifests for cross-framework consumption |
bc-number-series-generator |
Generates number series setup patterns |
bc-pricing-refactor |
Guides AL developers through refactoring legacy sales pricing customizations from Sales Price and Sales Line Discount to the modern Price List Header and Price List Line architecture, including migration workflow, extensibility guidance, and validation scaffolds |
bc-reports |
Standards and guardrails for authoring Business Central reports in AL and RDLC |
bc-setup-table-generator |
Generates setup table and page patterns |
bc-setup-wizard-generator |
Generates setup wizard (assisted setup) pages |
bc-telemetry-generator |
Generates custom telemetry instrumentation and KQL queries |
bc-test-codeunit-generator |
Generates test codeunits with Given/When/Then structure |
bc-upgrade-codeunit-generator |
Generates upgrade codeunits for extension versioning |
documentation-bc-analysis-generator |
Generates Business Central feasibility analysis documents with SWOT analysis, numbered risk register, Optimistic/Expected/Pessimistic time and cost estimates, and GO/NO-GO recommendation as the analyst's artefact backing a Change Control Note |
documentation-bc-architecture-generator |
Generates Business Central architecture documents with numbered Architecture Decision Records (ADRs), logical component views, runtime flows, data architecture, and cross-cutting concerns as the long-lived companion to an approved technical spec |
documentation-bc-ccn-generator |
Generates Business Central Change Control Notes in any BCP-47 language, consolidating user stories, technical specs, architecture documents, and feasibility analyses into a single stakeholder-facing document with Mermaid diagram markers for Word conversion |
documentation-bc-md-to-docx-converter |
Converts Business Central documentation markdown files to professionally formatted Word (.docx) documents using Python and corporate Word templates, with Mermaid diagram rendering via the Mermaid CLI and multi-language placeholder substitution |
documentation-bc-phase-plan-generator |
Generates the complete set of per-phase implementation plan files from an approved Business Central technical spec, translating the object inventory and acceptance criteria into actionable checkbox task lists with dependencies and exit criteria |
documentation-bc-release-note-generator |
Generates Business Central release notes from an approved spec or CCN with release summary, scope of change, testing steps, known limitations, and approvals table, plus a sibling JSON file for Word template conversion |
documentation-bc-technical-spec-generator |
Generates Business Central technical specifications from approved user stories with a full AL object inventory, workspace-derived IDs, field definitions, phased task breakdown, and technical acceptance criteria mapped to user-story ACs |
documentation-bc-user-story-generator |
Generates Business Central user stories in the OpenSpec format through a structured interview, producing verifiable acceptance criteria, out-of-scope items, and Microsoft Learn–verified current-situation analysis |
onprem-remote-deploy |
Deploys AL .app files to remote BC OnPrem servers via WinRM, SSH, SMB, or RDP tsclient-pull when network access is restricted |
skill-contribution-assistant |
Guides contributors to design, polish, and submit high-quality skills to the collection |