ALTest
01Agent
Instructions for creating AL tests.
Agent
Instructions for creating AL tests.
Agent
Analyzes a complete Business Central extensibility scenario in one offline pass. Classifies the request, checks blockers, existing extensibility points and alternatives against local AL source, then writes a structured feasibility decision and issue draft. Never asks questions, edits AL, or submits a GitHub issue.
Agent
Implements a single Business Central extensibility request end to end by running the repository's extensibility-request-implement skill — reading the request text, applying a guideline-aligned AL code change on the W1 base layer, and propagating it to same-named country/region layer files. The request is provided as…
Agent
Triage a single Business Central extensibility request end to end: preprocess the thread, check eligibility, classify the request type, validate input requirements, analyse feasibility against the local AL source and codebase rules, assign a team, and emit the managed labels + an advisory comment + an open/closed…