release-notesUser-facing change logs: categories, clarity, links. Use when maintaining CHANGELOG or release notes.
Install via ClawdBot CLI:
clawdbot install mike47512/release-notesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 22, 2026
A tech company is preparing release notes for a new version of its SaaS application. They need to communicate new features, bug fixes, and breaking changes to end-users, ensuring clarity and linking to relevant documentation for migration guidance.
A developer maintains an open-source library and must update the CHANGELOG for a minor release. They aim to categorize changes (e.g., features, fixes) for other developers, using imperative mood and linking to GitHub issues for transparency.
An enterprise is deploying a major update to internal software used by thousands of employees. They require structured release notes to inform stakeholders about changes, security updates, and operational impacts, with verification steps for smooth adoption.
A mobile app development team is finalizing release notes for an app store update. They focus on user-facing changes like new features and bug fixes, ensuring scannable bullets and clear version headers aligned with app store guidelines.
An e-commerce company is updating its platform with new payment integrations and UI improvements. They need release notes for merchants and customers, highlighting features and fixes while addressing potential breaking changes in APIs.
Companies offer software as a service with recurring subscriptions. Release notes are critical for communicating value to retain customers, often detailing new features and fixes to justify ongoing payments and reduce churn.
Organizations provide free open-source software but generate revenue through paid support, consulting, or enterprise features. Release notes help build trust with the community and upsell premium services by showcasing updates.
Firms sell licensed software to large businesses with upfront or annual fees. Release notes are used to inform clients about updates, compliance changes, and security patches, aiding in renewal negotiations and customer satisfaction.
💬 Integration Tip
Integrate this skill into project management tools like Jira or GitHub by linking release notes to specific issues and PRs, ensuring consistency and traceability across the development cycle.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...