Create a GitHub release for the Yasumaro Chrome extension project. Use this skill whenever the user asks to
release a new version, create a git tag, publish a GitHub release, cut a release, or bump the version for this
repository. This skill enforces the correct brand name (Yasumaro, never Obsidian Weave) and the correct
repository URL (armaniacs/Yasumaro, never armaniacs/obsidian-weave). It validates version consistency across
package.json, package-lock.json, and wxt.config.ts, updates CHANGELOG.md, and generates release notes with
the proper branding.
2026-07-04