Skip to content

Commit d4c0024

Browse files
committed
chore(claude): Add standalone update-changelogs skill
1 parent 09d67a6 commit d4c0024

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

  • .claude/skills/update-changelogs
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: update-changelogs
3+
description: Updates changelogs for all packages with consumer-facing changes.
4+
---
5+
6+
When asked to update changelogs, follow these steps:
7+
8+
1. Read the instructions in [`docs/contributing/updating-changelogs.md`](../../../docs/contributing/updating-changelogs.md) and follow them to the letter.
9+
2. Commit the changes to the current branch with the commit message "docs: Update changelogs" before creating the PR.
10+
3. Return the commit hash and the commit message.

0 commit comments

Comments
 (0)