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.
$curl -o .claude/agents/al-implement-subagent.md https://raw.githubusercontent.com/javiarmesto/aldc-al-development-collection/HEAD/.claude/agents/al-implement-subagent.mdInstalls into the current project.
Install al-implement-subagent by running `curl -o .claude/agents/al-implement-subagent.md https://raw.githubusercontent.com/javiarmesto/aldc-al-development-collection/HEAD/.claude/agents/al-implement-subagent.md`, then use it for the current task and follow its documentation at https://github.com/javiarmesto/aldc-al-development-collection.