tinymist-release
Installation
SKILL.md
Prepare a tinymist release in three phases:
- inspection and planning
- local preparation
- external actions
This workflow is intentionally conservative. It should help a maintainer inspect release readiness, prepare reviewable local edits, and then stop before any command that would mutate GitHub, publish crates, or push tags until the maintainer explicitly approves that exact action.
Input
The user should provide a target version such as v0.14.12-rc1, 0.14.12, or 0.14.11.
If the version is missing, ask for the exact version before doing anything else.
Workflow
- Announce the release target and infer the release type