Docs Changelog Writing Guide Scope Boundary (Important) This skill is only for changelog pages in: - This skill is not for GitHub Releases.\ If the user asks for release PR body / GitHub Release notes, load . Mandatory Companion Skills For every docs changelog task, you MUST load: - - (when EN/ZH pair is involved) File and Naming Convention Use date-based file names: - English: - Chinese: EN and ZH files must exist as a pair and describe the same release facts. Frontmatter Requirements Each file should include: Rules: 1. should match the H1 title in meaning. 2. should be concise and user-faci…