skill
職業分類
説明
更新
release
ソフトウェア開発者
Cuts a new release of the Medito Flutter app — bumps the version in pubspec.yaml, runs prepare_release.sh to reorganise release_notes.txt, commits the changes, tags the commit, and pushes everything to origin. Use this whenever the user says "release", "cut a release", "release 3.x.x", "ship a new version", "tag a release", or otherwise indicates they want to publish a new version, even if they don't explicitly mention every step.
2026-05-22
update-release-notes
ソフトウェア開発者
Reads recent git commits and updates the Unreleased section of release_notes.txt with user-facing changes.
2026-03-27