AL Development Agents
Multi-agent system for AL (Business Central) development integrated into GitHub Copilot Chat.
Agents
| Agent |
Invoke with |
Purpose |
| AL Architect |
@al-architect |
Entry-point — assesses complexity, plans, and routes to other agents |
| AL Coder |
@al-coder |
Implements medium/high complexity AL code |
| AL Simple Coder |
@al-simple-coder |
Handles low-complexity tasks quickly |
| AL Review |
@al-review |
Reviews code for quality and performance |
| AL XLIFF |
@al-xliff |
Manages translations and XLIFF files |
| AL Documentation |
@al-documentation |
Creates technical documentation |
| AL Code Analyzer |
@al-code-analyzer |
Analyzes existing code and explains it |
Usage
- Open Copilot Chat in VS Code
- Type
@al-architect followed by your task description
- The Architect will assess complexity and route to the appropriate agent
Requirements
- VS Code 1.100+
- GitHub Copilot Chat extension
| |