Skip to content

Ship & Release Commands

Stage changes and create a conventional commit with an auto-generated message.

Terminal window
/mykit.commit

Create a pull request with auto-generated title and description.

Terminal window
/mykit.pr

Publish a new release with changelog generation.

Terminal window
/mykit.release

Approve a pull request after review.

Terminal window
/mykit.approve

Bypass branch protections to merge directly. Use with caution.

Terminal window
/mykit.bypass