changelog
Installation
SKILL.md
Use this skill when creating, editing, or reviewing changelog entries under src/content/changelog/.
Style reference: .agents/references/style-guide.md contains the canonical rules for writing style, formatting, links, code blocks, and frontmatter. The changelog-specific additions below extend those rules — they do not replace them.
Prerequisites
You need three things before writing:
- A product name (for example, Workers, KV, Hyperdrive, Containers, R2)
- A description of the change being documented
- Enough context to explain the "why" and use cases
If any are missing, ask for clarification. Do not proceed without all three.
Determine the product folder
Use the product name to find the correct folder under src/content/changelog/{product}/. Check existing folders for valid product names — do not guess.