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.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.