calkit --version works. Kernel users can install it from Settings › General › Utilities.
Init
In an empty folder (or a folder you want to own as the calendar):git init. Fresh repos start with personal, business, and birthdays tracks.
--timezone is an IANA name (America/Chicago, UTC).
First checks
schema is the exact shape for events, scopes, calendar metadata, and reminders. Agents should load it before inventing fields.
validate checks files and referential integrity without the extra health extras doctor adds.
Finding the repo
You can run calkit from a subdirectory. Discovery walks up until.calkit/ exists.