Ship & Release Commands
/mykit.commit
Section titled “/mykit.commit”Stage changes and create a conventional commit with an auto-generated message.
/mykit.commit/mykit.pr
Section titled “/mykit.pr”Create a pull request with auto-generated title and description.
/mykit.pr/mykit.release
Section titled “/mykit.release”Publish a new release with changelog generation.
/mykit.release/mykit.approve
Section titled “/mykit.approve”Approve a pull request after review.
/mykit.approve/mykit.bypass
Section titled “/mykit.bypass”Bypass branch protections to merge directly. Use with caution.
/mykit.bypass