← Back to list
name: releasing-version
description: >

releasing-version
by AlbertoBasalo
Express version for Astro Bookings
⭐ 0🍴 0📅 Jan 22, 2026
SKILL.md
name: releasing-version
description: >
Updates documentation, generates changelogs, and handles versioning.
To be used for automating release tasks.
Releasing Version Skill
Automate the process of managing releases, including:
- updating documentation,
- generating changelogs,
- and handling versioning.
Use terminal git commands as needed.
Step 1: Update Documentation
- AGENTS.md : update to reflect changes.
- tech stack,
- setup/dev instructions,
- folder structure are accurate.
- Other relevant project files (
package.json... ).
Step 2: Generate Changelog
- Commit all pending changes grouping them by type of change.
- Use Semantic Versioning (SemVer) principles.
- CHANGELOG.md : Add entries to based on commit history.
Step 3: Versioning
- If there is an issue/ticket id in the context, commit with
Close #ID. - Merge it into default branch.
- Generate a git tag for the new version.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon