docs: add changelog authoring guidance
Adds a dedicated skill for drafting user-facing unreleased changelog entries. Covers both the main app changelog and the VS Code extension changelog. Updates agent guidance to route changelog work to the new skill.
This commit is contained in:
@@ -93,6 +93,7 @@ process violation.
|
||||
| Settings UI, settings dialogs, configuration surfaces, or settings search | `settings-ui-patterns` |
|
||||
| Sortable or drag-to-reorder behavior, especially `@dnd-kit` and touch/wrapping layouts | `drag-to-reorder` |
|
||||
| iOS Simulator build, launch, preview, gestures, or `serve-sim` control | `serve-sim` |
|
||||
| Drafting or updating user-facing CHANGELOG entries for the `[Unreleased]` section (main app or VS Code extension) | `changelog-authoring` |
|
||||
|
||||
Pure code-reading or explanation does not require implementation skills unless needed to interpret a specialized subsystem.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user