CMD | LLM
Official@cmd-llm
Standardizes technical documentation and version control hygiene through automated Architecture Decision Records and compliant commit message generation.
Agent Skills by CMD | LLM
Showing 3 vetted skills indexed across 1 GitHub repositories.
adr
Create Architecture Decision Records using the MADR template with auto-numbered filenames.
adr-review
Review ADR implementations against codebases and generate structured reports.
conventional-commit
Create Conventional Commits v1.0.0-compliant git commit messages.
Frequently Asked Questions About CMD | LLM
FAQPage SchemaWhat specific tasks are enabled by these capabilities?▼
These capabilities enable the systematic creation of Architecture Decision Records using MADR templates, the validation of existing codebases against those records, and the generation of standardized, version-compliant commit messages to maintain clean project history.
Which personas benefit from these technical standards?▼
Software architects, lead engineers, and technical project managers benefit most. These roles utilize the functionality to maintain architectural integrity, ensure documentation remains synchronized with implementation, and enforce strict version control standards across large-scale engineering organizations.
What are the prerequisites for implementing these standards?▼
Implementation requires a Git-based version control environment and a project structure that supports Markdown-based documentation. Users must ensure their repository environment is configured to execute the provided logic for file naming and commit message validation.