Validate existing CHANGELOG.md against standards
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-document-generator-document-generator@bradleyboehmke/brads-marketplace# Validate Changelog ## Objective Validate existing CHANGELOG.md against standards (Keep a Changelog format) and report compliance issues with severity levels. ## Activated Skills 1. **`changelog-standards`** (document-generator) - changelog format and structure 2. **`version-validation`** (document-generator) - Versioning rules and validation ## Parameters - `--path` (optional): Changelog location (auto-detects if not specified) - `--fix` (optional): Automatically fix common formatting issues - `--output` (optional): `console` (default) or `markdown` (generate validation report) ## ...