javiarmesto

55 mods across 3 repositories, 115 stars between them.

al-initialize

49

javiarmesto/ALDC-AL-Development-Collection

Command

Initialize AL development environment and workspace for Business Central. Use when setting up a new project, initializing the workspace, or configuring the development environment.

103 14d ago A 28 tokens original MIT

al-memory-create

50

javiarmesto/ALDC-AL-Development-Collection

Command

Generate or update memory.md file tracking decisions, changes, and learnings throughout project development for continuity across sessions. Use when you need to create or update memory, track decisions, or maintain session continuity.

103 14d ago A 40 tokens original MIT

al-pr-prepare

51

javiarmesto/ALDC-AL-Development-Collection

Command

Prepare a clean, documented pull request draft for AL features or fixes with summary, testing notes, and checklist. Use when preparing a PR, creating a pull request, or documenting changes for review.

103 14d ago A 39 tokens original MIT

al-spec-create

52

javiarmesto/ALDC-AL-Development-Collection

Command

Create a detailed technical specification (.spec.md) that serves as an implementable blueprint for Business Central features. Use when you need to create a spec, write a specification, or detail a requirement. Reads architecture.md if exists. Outputs to .github/plans/{reqname}/.

103 14d ago A 56 tokens original MIT

skill-manifest

54

javiarmesto/ALDC-AL-Development-Collection

Skill Claude CodeCodex

Generates a handoff manifest at the end of the ALDC pipeline so CIRCE and DELFOS can consume the extension's published surface without sharing a workspace. Use when the Conductor pipeline has completed successfully (extension compiles, all tests pass, all HITL gates cleared) and you need to emit the extension manifest…

103 14d ago A 80 tokens original MIT