Create a commit from current changes with an appropriate message. Handles OpenSpec change lifecycle (verify, archive) and CHANGELOG updates automatically.
Create a new release — updates CHANGELOG.md, commits, and tags. Use when the user wants to cut a release.
Finalize a change - archive if needed, commit if needed, rebase onto main and fast-forward main.
Build and install asylum for the host platform from the current source tree. Use when the user wants to test local changes.