javiarmesto/ALDC-AL-Development-Collection
Plugin Claude Code
Plugin marketplace listing 1 plugin: aldc.
javiarmesto/ALDC-AL-Development-Collection
Plugin Claude Code
Plugin marketplace listing 1 plugin: aldc.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Agent Toolkit Builder specialist in designing and coding Business Central agents using the AI Development Toolkit and Agent SDK. Follows the official Agent Template project structure. Handles both Designer (no-code) and SDK (pro-code) paths. Use when building BC agents or agent SDK integrations.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
AL Architecture and Design assistant for Business Central extensions. Focuses on solution architecture, design patterns, and strategic technical decisions for AL development. Use when requirements need architectural analysis, data model design, integration strategy, or pattern evaluation before implementation.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Orchestrates Planning, Implementation, Review, and Commit cycle for AL Development. Enforces TDD and quality gates for Business Central extensions. Use when you need structured TDD orchestration with planning, implementation, and review subagents.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Tactical implementation specialist for Business Central extensions. Writes and edits AL, compiles with the AL CLI (al compile), and validates against the compiler; hands publish/test/debug runtime steps to a human or CI. Implements features following specifications without architectural decisions. Use when you need to…
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Internal TDD implementation subagent. Only invoked by al-conductor via Task tool. Executes RED-GREEN-REFACTOR cycle: writes tests FIRST, then minimal code to pass, then refactors. Creates AL objects following strict TDD methodology.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Internal AL-aware research and context gathering subagent for Business Central development. Only invoked by al-conductor via Task tool. Returns structured findings to Conductor for plan creation.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Technical PreSales Agent for AL/Business Central projects. Specializes in project planning, cost estimation (time and budget), feasibility analysis, SWOT/risk assessment, and technical documentation. Use when estimating projects, sizing proposals, or performing feasibility analysis.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Internal quality assurance subagent for Business Central AL code. Only invoked by al-conductor via Task tool. Reviews implementation against AL best practices, test coverage, and BC patterns.
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Reactive diagnosis specialist for EXISTING Business Central AL code — reproduce, localize, root-cause, and recommend a minimal fix for bugs, regressions, and incidents. Read-only on code: produces a diagnosis and hands the fix to al-developer. The dynamic counterpart to dredd (static audit). Use when you start from a…
javiarmesto/ALDC-AL-Development-Collection
Agent Claude Code
Independent, on-demand AL codebase auditor for Business Central. Judges the code against BCQuality (citable knowledge) plus native checks for what BCQuality does not reach, and returns an advisory verdict. Read-only on code. Default scope: objects changed vs main; full codebase on request. The static counterpart to…
javiarmesto/ALDC-AL-Development-Collection
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running echo 'File modified — remember to run tests before completin. From javiarmesto/ALDC-AL-Development-Collection.
javiarmesto/ALDC-AL-Development-Collection
Hook Claude Code
Runs when the agent finishes a response, running echo 'Task complete. Verify Skills Evidencing was declared.'. From javiarmesto/ALDC-AL-Development-Collection.
javiarmesto/ALDC-AL-Development-Collection
Settings file Claude Code
Agent settings declaring 2 hook events (PostToolUse, Stop) and 13 allowed tools.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
Generate, review, and optimize natural language instructions for Business Central agents (Designer or SDK). Triggers on: agent instructions, InstructionsV1.txt, InstructionsV2.txt, MEMORIZE, qualification rules, agent behavior, instruction keywords, agent task instructions, iterate instructions, or improve agent…
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
Agent SDK task integration patterns for Business Central. Triggers on: Agent Task Builder, Agent Task Message Builder, Public API, AssignTask, ExternalId, agent session detection, BindSubscription, TryFunction agent task, multi-turn agent conversation, agent attachment, or task lifecycle management.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
Build, configure, and integrate Business Central agents using the AI Development Toolkit and Agent SDK. Triggers on mentions of Agent SDK, Agent Metadata Provider, IAgentFactory, IAgentMetadata, IAgentTaskExecution, ConfigurationDialog, Agent Task Builder, Agent Session, Copilot Capability, agent instructions, or…
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL API development patterns for Business Central. Use when creating OData/REST API pages, HttpClient integrations, webhook implementations, or any external system integration via API.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
Guides contributors to design, polish, and submit high-quality skills for AL Copilot Skill Collection. Use when creating a new community skill, improving a draft skill, or evaluating whether a user request can become a reusable skill. Includes non-intrusive opportunity detection and mandatory onboarding questions once…
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL Copilot capability development for Business Central. Use when implementing PromptDialog pages, AI generation features, or integrating with the Copilot toolkit.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL debugging and diagnostics for Business Central. Use when performing snapshot debugging, CPU profiling, analyzing telemetry, or troubleshooting runtime issues.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL project estimation for Business Central. Use when estimating development effort, creating cost models, SWOT analysis, or structuring project proposals.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL event-driven architecture for Business Central. Use when creating EventSubscribers, IntegrationEvents, BusinessEvents, or implementing publisher/subscriber patterns in extensions.
javiarmesto/ALDC-AL-Development-Collection
Skill Claude CodeCodex
AL version migration for Business Central. Use when upgrading extensions between BC versions, handling breaking changes, or implementing rollback strategies.