Create a new CHANGELOG.md file from scratch for a project
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-document-generator-document-generator@bradleyboehmke/brads-marketplace# Generate Changelog ## Objective Create a new CHANGELOG.md file following standards (Keep a Changelog format) with entries inferred from git history, supporting both semantic and calendar versioning. ## Activated Skills 1. **`changelog-standards`** (document-generator) - changelog format and structure 2. **`version-validation`** (document-generator) - Versioning rules and validation 3. **`git-history-analysis`** (document-generator) - Git commit parsing patterns ## Parameters - `--version-type` (optional): `semantic` (default) or `calendar` - `--format` (optional): `single-file` (def...